Top "Android-3.0-honeycomb" questions

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

Custom Action View can't be clicked

I am trying to add a custom ActionView to my ActionBar. I am trying to add the common refresh button. (…

android android-3.0-honeycomb actionview
Styling EditText view with shape drawable to look similar to new holographic theme for Android < 3.0

I want to create a shape drawable for that mimics the new holographic theme (Android >=3.0) on older Android versions. …

android background themes android-3.0-honeycomb drawable
Modify style of Android items in the ActionBar

How can I modify the style of the items on the Action bar of an Android Application? I tryed the …

android android-layout android-3.0-honeycomb android-actionbar android-menu
Android Actionbar Search widget implementation In ListFragment

I currently have my application set up with a ListFragment on the left and a DetailsFragment on the right (similar …

android android-3.0-honeycomb android-actionbar android-4.0-ice-cream-sandwich android-searchmanager
how to change Android overflow menu icon

How do i change the Overflow Menu icon on the far right of the action bar as seen in the …

android android-3.0-honeycomb
Android 3 - Adding a Fragment to a LinearLayout: fill_parent does not work

I am trying to add a fragment programmatically to a LinearLayout, but the fragment does not stretch its content across …

android android-3.0-honeycomb android-fragments fill-parent
Android GridView with categories?

Is it possible to use categories or some sort of headers with a GridView in Android? I put together a …

android gridview android-3.0-honeycomb
How to detect "Recent Apps" system button clicks (Honeycomb+)

I'm wondering what method this button calls. My game always pauses/resumes correctly except for when I use this button, …

android button user-interface android-3.0-honeycomb android-4.0-ice-cream-sandwich
Android Create custom SearchView Search action

In my application I am using the Action Bar with a custom SearchView in it. I want to use some …

android android-3.0-honeycomb
Is it possible to run R from a tablet using Honeycomb (Android 3.0)?

I have a Xoom tablet and it would be great if I could run statistical analysis using R on it. …

android r android-3.0-honeycomb tablet