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.

Android coding best practices/design patterns

In a recent question I asked I was directed to this website: http://developer.android.com/design/index.html Amazing …

java android design-patterns android-4.0-ice-cream-sandwich
Android Actionbar Search widget implementation In ListFragment

I currently have my application set up with a ListFragment on the left and a DetailsFragment on the right (similar …

android android-3.0-honeycomb android-actionbar android-4.0-ice-cream-sandwich android-searchmanager
Android BlurMaskFilter has no effect in canvas.drawOval while text is blurred

I've been trying to create a custom view which has blurred shapes under text. The problem is that the BlurMaskFilter …

android android-canvas android-4.0-ice-cream-sandwich blur
EditText cursor is invisible in Android 4.0

I have an EditText input in Android 4.0 and the Cursor is not showing inside it. What can make the cursor …

android android-edittext android-4.0-ice-cream-sandwich
Unable to show keyboard automatically in the SearchView

The SearchView is focused by default, but when I try to show software keyboard - it doesn't happen: InputMethodManager imm = (…

android android-4.0-ice-cream-sandwich android-softkeyboard android-4.2-jelly-bean searchview
How to change textcolor of switch in Android

I'm creating an application which uses Android 4.0. I'm wondering if it is possible to change the text color of the …

android switch-statement android-4.0-ice-cream-sandwich
uninstall app silently with system privileges

My app have system privileges. It will be inside firmware, now it's located at /system/app I was able to …

android android-4.0-ice-cream-sandwich android-firmware
How to detect "Recent Apps" system button clicks (Honeycomb+)

I'm wondering what method this button calls. My game always pauses/resumes correctly except for when I use this button, …

android button user-interface android-3.0-honeycomb android-4.0-ice-cream-sandwich
Bluetooth Smart (4.0) / GATT support in Android 4.0?

I'm trying to find way to work with Bluetooth 4.0 (AKA Bluetooth Smart) devices using modern Android smartphones, namely - HTC …

android bluetooth android-4.0-ice-cream-sandwich bluetooth-lowenergy
How to run CTS (Compatibility Test Suite) on Android 4.0.3

I want to run CTS (Compatibility Test Suite) on Android 4.0.3 device. Can anybody provide me the complete steps to do …

android functional-testing android-4.0-ice-cream-sandwich cts