Top "Android-4.0-ice-cream-sandwich" questions

Android 4.0 (codename Ice Cream Sandwich) is API level 14 of the mobile operating system developed by Google.

"Ice Cream Sandwich" and WRITE_APN_SETTINGS

Does anybody know how to write app for "Ice Cream Sandwich" using WRITE_APN_SETTINGS permission ? WRITE_APN_SETTINGS is …

android permissions android-4.0-ice-cream-sandwich apn
TYPE_SYSTEM_OVERLAY in ICS

In Honeycomb I was able to create a system overlay with TYPE_SYSTEM_OVERLAY and receive touches with FLAG_WATCH_…

android android-4.0-ice-cream-sandwich layoutparams android-windowmanager
How to make Android 4.0 apps backwards compatible?

Android 4.0 (ICS) has lots of new UI guidelines which are great. The problem is that going forward, I'm not sure …

android android-layout android-ui android-4.0-ice-cream-sandwich
How to control ActionBar split programmatically?

The android ActionBar may split into a top and bottom bars if activity's parameter "uiOptions" is set to "splitActionBarWhenNarrow", note …

android android-actionbar android-4.0-ice-cream-sandwich
How do you enter into fastboot mode for Allwinner A10 tablets (ICS)?

Does anyone know how to enter into fastboot mode for allwinner a10 tablets which are running ICS? adb reboot fastboot …

android android-4.0-ice-cream-sandwich fastboot
How to know "Don't keep activities" is enabled in ICS?

How to know in settings "Don't keep activities" option is enabled in ics via code. If it is in enabled,…

android android-4.0-ice-cream-sandwich
Reading all of today's events using CalendarContract - Android 4.0+

I'm trying to use Android's new calendar API to read all of today's calendar events. I'm have trouble finding the …

android android-4.0-ice-cream-sandwich android-calendar
No software buttons for the ICS emulator?

So I'm working on an update for my application from 3.0 to 4.0 and I'm having issues with the emulator. Specifically, the …

android android-emulator android-4.0-ice-cream-sandwich
Android 4.0 ICS turning HttpURLConnection GET requests into POST requests

My Galaxy Nexus arrived today, and one of the first things I did was to load my app onto it …

java android google-reader android-4.0-ice-cream-sandwich
Exception when I run my application from Eclipse

I've been having this problem for almost 2 months now and can't figure it out. The problem is that if my …

android eclipse android-intent android-4.0-ice-cream-sandwich