Android 3.0 (codename Honeycomb) is API level 11 of the mobile operating system developed by Google.
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-barWe 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-streamingI 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-honeycombI 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 preferenceactivityAs 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-honeycombI'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-honeycombI am preparing my app to work smoothly with honeycomb. I have an small aesthetics question regarding with the android …
android android-3.0-honeycombI'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 dalvikI thought the Gingerbread emulator was slow, but man - the Honeycomb emulator is so slow on a modern PC, …
android performance sdk android-3.0-honeycombI'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