Top "Android-2.3-gingerbread" questions

Android 2.3 (Gingerbread) is a minor platform release to the Android OS from Google that debuted on the Nexus S.

How can I change the background color of a spinner popup?

I'm trying to set the background color of a spinner popup but everything I've tried didn't work properly. This is …

android background popup android-spinner android-2.3-gingerbread
Appwidget size calculation

It might be me, but when I calculate minimum app widget sizes according to the formula given on the android …

android android-4.0-ice-cream-sandwich android-3.0-honeycomb android-appwidget android-2.3-gingerbread
Android browser touch events stop display being updated inc. canvas/elements - How to work around?

On some android's native browser touching the page seems to stop the display from being updated until the finger is …

javascript android android-2.3-gingerbread
How do I stop GC_CONCURRENT running so frequently?

I am using a thread which records the audio using AudioRecord class and placed in recorderBUffer (which is a linked …

android audio audio-recording android-2.3-gingerbread
Is there a limit of AsyncTasks to be executed at the same time?

This should have an easy answer, yet I couldn't find any. And since I'm still an android dummy I came …

android android-asynctask limit android-2.3-gingerbread
How can I turn off the screen in the android emulator?

How can I turn off the screen in the android emulator? I am using android 2.3.3 version

android android-emulator android-2.3-gingerbread
Android Market: "This item is not compatible with your device."

This is really getting on my nerves. I have tried like everything to get my App to work on some …

android google-play android-2.2-froyo android-2.3-gingerbread android-market-filtering
Something's wrong in Corner radius Android

I'm making my own search view for Android 2.3. I have. LinearLayout (Horizontal) AutoCompleteTextView ImageButton I added the button and AutoCompleteTextView …

android android-layout android-4.0-ice-cream-sandwich android-2.3-gingerbread cornerradius
How can I call the date time settings screen from my android application?

I'm developing an application for mobiles and tables using Android 2.3. In my application, I want the user able to modify …

android settings android-2.3-gingerbread