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.

Alarm Clock application source code

Is there a way to get the Alarm Application source code for customizing the existing default source code availble in …

android android-alarms android-2.3-gingerbread
"Unable to open log device '/dev/log/main': No such file or directory"

I am new to Android development and bought a cheap Huawei Sonic (U8650 apparently) so I could test my first …

android android-2.3-gingerbread
List of open-source android launchers

What actual launchers are open-source? I need launcher for 2.3+, but not launcher-plus or ADW, because they are not supported already. …

android launcher android-2.3-gingerbread
Read x y z coordinates of android phone using accelerometer

I am going to develop Android application which needs to read x,y,z coordinates of phone on 3D space. …

android accelerometer android-2.3-gingerbread
Change application name and label

I would like to change the application name and label in the installer window (see the attached image). Name and …

android android-studio android-manifest android-2.3-gingerbread
Changing value of R.String Programmatically

Can you change the values of a R.string programmatically in an android program? I need to pull some API …

android android-2.3-gingerbread
How to get menu item id on action bar when other menu item clicked

So I have menu items on action bar. on onOptionsItemSelected, I want to change the menu items images. Here's my …

android android-actionbar menuitem android-2.3-gingerbread
Tamil fonts in Android

I developed a Tamil news application in android version 2.3.3. However, Tamil fonts have only been properly developed in android versions 4.0 …

android fonts android-2.3-gingerbread tamil
installation failed since the device possibly has stale dexed jars that don't match the current version (dexopt error)

I am unable to run app from android studio to my samsumg phone running android 2.3.6. I am getting Application installation …

android-studio android-2.3-gingerbread failed-installation dexopt