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.

Broadcast receiver not working in ICS if the app is not started atleast once

This question has been asked few times in stack overflow, but no solution, yet. I have a broadcast receiver for …

android android-intent broadcastreceiver android-4.0-ice-cream-sandwich broadcast
ICS style in Froyo and Gingerbread Apps

I am developing an application for Android and I'm using the API level 8. However I would like this app would …

android styles themes android-4.0-ice-cream-sandwich android-2.2-froyo
Android loaders, the way to go?

I am used to building lists in android using adapters. If I need some long-to-get data, I use an asynctask, …

android list android-4.0-ice-cream-sandwich android-3.0-honeycomb
android app screen flashing at launch

Hi I have searched everywhere here and on Google, without getting a correct answer. So I post a new question: …

android screen android-4.0-ice-cream-sandwich launching-application
Does the Android ICS API have a native equivalent to ViewPager support lib?

I have searched a bit around for a pager for fragment , I develop on ICS API. I know about ViewPager …

android android-4.0-ice-cream-sandwich fragment
Tab widget have always in capital alphabets in android 4.0

In Android 4.0 i put tab bar with two widget. in code i write in small alphabates(new) but in application …

java android tabs android-4.0-ice-cream-sandwich tabwidget