Top "Android-3.0-honeycomb" questions

Android 3.0 (codename Honeycomb) is API level 11 of the mobile operating system developed by Google.

How to invoke the ActionBar's ContextMenu-like behavior?

In Android 3.0, when you select some text for example, the ActionBar switches to a ContextMenu-like mode, which enables you to …

android android-3.0-honeycomb contextual-action-bar
HLS (http live streaming) on Android 3.0 and seeking

We have a provider that gives us m3u8 files for HLS streams (originally intended for use in an iOS …

android android-3.0-honeycomb http-live-streaming
Fragment without a view crashes on configuration change

I have an UI where I need a Fragment to be displayed (with a view) in landscape mode but not …

java android android-fragments android-3.0-honeycomb
android - How to set custom layout for PreferenceActivity in Android 3.0?

I am developing app with minSdkVersion="11", that is app for tablets and Android 4.0 and newer. I have scrutinized internet on …

android android-3.0-honeycomb preferenceactivity
Technical details of Android Garbage Collector

As I'm doing a research on commonalities/differences of various mobile platforms, one of the aspects under investigation is memory …

android multithreading garbage-collection android-3.0-honeycomb
Android Action bar custom dropdown view on item click

I'm writing an Android app for tablets. I've gone with the action bar to create my icons. However, I need …

android android-actionbar android-3.0-honeycomb
Change theme according to android version

I am preparing my app to work smoothly with honeycomb. I have an small aesthetics question regarding with the android …

android android-3.0-honeycomb
OutOfMemory error though free memory is available

I'm seeing a pretty odd problem. Essentially sometimes large bitmap memory allocations will fail even though there's apparently tons of …

android bitmap jvm android-3.0-honeycomb dalvik
Honeycomb Android emulator is dog slow - will it get manageable before the official release?

I thought the Gingerbread emulator was slow, but man - the Honeycomb emulator is so slow on a modern PC, …

android performance sdk android-3.0-honeycomb
Does Android's large heap option work for older phones upgraded to ICS?

I've got a Galaxy Nexus myself, and I know that the android:largeHeap="true" manifest option works on this phone, …

android bitmap android-3.0-honeycomb android-4.0-ice-cream-sandwich