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.

how to turn speaker on/off programmatically in android 4.0

I play a file through media player and I want to give options like speaker on/off, play though headset, …

android android-4.0-ice-cream-sandwich speaker
No resource identifier found for attribute 'parentActivityName' in package 'android'

I'm trying to complete this tutorial from the Android Page http://developer.android.com/training/basics/firstapp/starting-activity.html But …

android android-4.0-ice-cream-sandwich
Android spinner with date picker, like Google Calendar app

I'm trying to get a text box that looks like a spinner to activate a date picker dialog. This is …

android android-4.0-ice-cream-sandwich android-spinner android-datepicker
android 4.0, text on the action bar NEVER shows

I am trying to use the new api's from google, specifically the action bar. When the build was set at …

android android-4.0-ice-cream-sandwich android-actionbar
How to programmatically create a new VPN interface with Android 4.0?

I'd like to know whether it's possible to create a VPN interface programmatically with the new VPN APIs in Android 4.0. …

android vpn android-4.0-ice-cream-sandwich
Autostart html5 video using android 4 browser

I want to auto-start android html5 video using android 4 ice cream sandwich browser. I tried many java-script functions and autobuffer …

android html5-video android-4.0-ice-cream-sandwich android-4.4-kitkat android-browser
How do I get IP_ADDRESS in IPV4 format

I am trying to get the IP address of an device i.e using WIFI or 3G connection. I am …

android ip-address android-4.0-ice-cream-sandwich android-networking
Check for navigation bar

I am trying to check to see whether the android navigation bar is present on load so that I can …

java android layout android-4.0-ice-cream-sandwich android-4.2-jelly-bean
Issue: Passing large data to second Activity

I've got an strange issue. I was looking around the web but didn't find an answer. I'm still a beginner …

java android android-activity android-4.0-ice-cream-sandwich
android 4.0 Dialog gets canceled when touched outside of dialog window

Hi I am facing the problem on ICS like dialog is dismissed when we click outside dialog window, due to …

dialog android-4.0-ice-cream-sandwich