New posts in android-3.0-honeycomb

Android replace the current fragment with another fragment

How can I execute something just once per application start?

Is there a way to get references for all currently active fragments in an Activity?

Remove application icon and title from Honeycomb action bar

How to use Holo.Light theme, and fall back to 'Light' on pre-honeycomb devices?

Is there a method that works like start fragment for result?

Is it possible to display icons in a PopupMenu?

Unable to resolve host "<insert URL here>" No address associated with hostname

Fragments onResume from back stack

SearchView's OnCloseListener doesn't work

Changing overflow icon in the action bar

Android: How to change the ActionBar "Home" Icon to be something other than the app icon?

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

How to implement the Android ActionBar back button?

How to add a Dropdown item on the action bar

How to set a Fragment tag by code?

Was PreferenceFragment intentionally excluded from the compatibility package?

MapView in a Fragment (Honeycomb)

How to hide action bar before activity is created, and then show it again?

How do I add a Fragment to an Activity with a programmatically created content view