I m very new to greendroid and I had a quick look on its functionalities. If I want to develop with the android 4 sdk does it still make sense to use greendroid? Is that gonna work? For example let s take the ActionBar. There s one in greendroid but android 4 has now that functionality too so what? Of course it s only one element but is there still an advantage to use greendroid when the base sdk is android 4?
I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...