For issues relating to developing with the android SDK, version 2.0 (Eclair).
I'm working on Android 2.0 and am trying to receive a list of all contacts. Since android.provider.Contacts.People is …
android contacts android-2.0-eclairI have some code that extends a service and records onSensorChanged(SensorEvent event) accelerometer sensor readings on Android. I would …
android accelerometer power-management android-2.0-eclairI've got the following layout file, which has a GridView and an ImageView behind that as the background. <?xml …
android gridview android-2.1-eclair android-2.0-eclairI'm looking for a single book source for Android 2.0 development. While I may be ok with a general Android development …
android android-2.0-eclairPossible Duplicate: How to implement Android Pull-to-Refresh I have implemented pull to refresh in my app which works fine in 2.2, …
android android-2.2-froyo android-2.0-eclair