Android 3.0 (codename Honeycomb) is API level 11 of the mobile operating system developed by Google.
I want to position some menu items to the left of Honycomb's ActionBar, but have found no documentation showing how …
android android-3.0-honeycomb android-actionbarnow that the final SDK is out with google apis - what is the best way to create a Fragment …
android google-maps android-fragments android-maps android-3.0-honeycombI have developed an app in Honeycomb and I am using fragments. This is my app I have an Activity (…
android android-fragments android-3.0-honeycomb screen-rotationI would like to have a dark ActionBar but have the rest of the application use the Holo.Light theme. …
android themes android-3.0-honeycomb android-actionbarI'm looking to write preferences that can be applied to both 3.0 and pre-3.0 devices. Discovering that PreferenceActivity contains deprecated methods (…
android compatibility android-3.0-honeycombI have a ViewPager within a ViewPager and I am getting this exception 09-07 18:30:26.392: ERROR/AndroidRuntime(841): FATAL EXCEPTION: main java.…
android android-3.0-honeycombI haven't found a simple way to get all currently active (visible, currently in Resumed state) Fragments in an Activity. …
android android-fragments android-3.0-honeycombI really like the new PopupMenu we got in 3.0, but I just can't display any icons next to the menu …
android android-3.0-honeycombI want to hide system bar for tablet device. I searched a lot but not succeed. I added image for …
android android-3.0-honeycomb tablet statusbarThe default action mode (3.0 and up) comes with a green theme and a 'Done' button on the left side. How …
android android-actionbar android-3.0-honeycomb android-actionmode