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.

Possible to hide option menu button on ICS?

I have an app that uses android:minSdkVersion="7" and android:targetSdkVersion="10". Is it possible to hide the option menu button …

android android-4.0-ice-cream-sandwich
Protect a socket in VpnService

I'm exploring the capabilities of Android's VpnService. Presently, I've built a very rudimentary request forwarder by essentially rebuilding the IP …

android sockets android-4.0-ice-cream-sandwich vpn packet-capture
The best way to create drop down menu in android 2.x like in ICS

I want to create button with drop down menu, like overflow menu button in ActionBar on ICS. I have problem …

android android-actionbar android-4.0-ice-cream-sandwich drop-down-menu popupmenu
CookieManager and CookieSyncManager not syncing cookies to webview in ICS (works on all previous API levels)

Background: I'm acquireing cookies through my app and use them internally by making requests to http. Users can switch to …

android cookies android-webview android-4.0-ice-cream-sandwich
What is triggering this Exception instance: "java.lang.IllegalArgumentException: The observer is null." and how could it be avoid?

I'm getting this exception when returning to the original ListActivity after opening an new activity with the content of the …

android android-4.0-ice-cream-sandwich illegalstateexception
Embedded Google Map can't get current location in WebView

I followed this tutorial: http://android-er.blogspot.com/2013/03/embed-google-map-in-webview.html I'm trying to just use the Google Map in the …

google-maps google-places-api android-maps android-4.0-ice-cream-sandwich google-places
How to do sliding menu from right to left

I searching some sliding example, but I still couldn't find for right to left sliding example. Please can any one …

android slide android-4.0-ice-cream-sandwich android-sliding
How to use VPN in Android?

I am exploring VPN Connectivity in Android. I am new to this section. I want to know how to setup …

java android android-4.0-ice-cream-sandwich vpn openvpn
Something's wrong in Corner radius Android

I'm making my own search view for Android 2.3. I have. LinearLayout (Horizontal) AutoCompleteTextView ImageButton I added the button and AutoCompleteTextView …

android android-layout android-4.0-ice-cream-sandwich android-2.3-gingerbread cornerradius
Android 4 bars size(Galaxy Nexus)

What are the sizes of Status Bar, Navigation Bar and Title Bar in pixels in galaxy nexus? I think its …

android size screen android-4.0-ice-cream-sandwich galaxy-nexus