Top "Android-3.0-honeycomb" questions

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

Tap outside Android dialog to dismiss it?

I was wondering if it's possible to somehow tap outside a popup dialog (or an Activity with a dialog theme), …

java android dialog themes android-3.0-honeycomb
Is there a way to hide the system bar in Android 3.0? It's an internal device and I'm managing navigation

In Android 2.3 and below, you could make an application full screen, and then "hijack" the menu/back/search buttons by …

android android-3.0-honeycomb
Android Tab Action Bar

I am trying out on the android action bar for 3.0, where I refer to http://www.youtube.com/watch?v=…

android tabs android-3.0-honeycomb android-actionbar runtimeexception
Android - can I increase the textSize for the NumberPicker widget?

We got a NumberPicker widget in 3.0, but it seems that the textSize for this widget can't be modified. Am I …

android android-3.0-honeycomb
How can I create a weekly calendar view for an Android Honeycomb application?

I am working on an Android (v3.0) application that has a requirement of mimicking the weekly calendar layout found on …

android layout android-layout android-3.0-honeycomb android-xml
HW accelerated activity - how to get OpenGL texture size limit?

I'm trying to enable hw acceleration in Honeycomb, and display some Bitmaps on Canvas. All works fine, but for large …

android android-3.0-honeycomb hardware-acceleration
How can I execute something just once per application start?

I'd like to implement an update checker in an application, and I obviously only need this to show up once …

android android-3.0-honeycomb auto-update
WebView "flashing" with white background if hardware acceleration is enabled (Android 3.0+)

I have an issue with the WebView (Android 3.0+), which the WebView always displays a white background before display my black …

android webview android-3.0-honeycomb android-4.0-ice-cream-sandwich hardware-acceleration
Action bar custom view

I want to declare a custom view, BUT I also want the home logo with up icon to appear on …

android android-3.0-honeycomb android-actionbar
How to add app's shortcut to the home screen

I know it's not documented and won't work on every device, but I see more and more apps placing their …

android shortcut android-3.0-honeycomb