Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-3.0-honeycomb

Where is API call to do "lights out mode" in honeycomb?

android searchview setOnActionExpandListener on Honeycomb 3.2

Proguard error when exporting signed app using android.support.v4.app honeycomb compatibility package

How do I fix Html.fromHtml link focus visibility problems (in ICS and Honeycomb)?

ActionBarSherlock setCustomView not working in Android 3.2

Android Honeycomb: How to change Fragments in a FrameLayout, without re-creating them?

Android webview shouldOverrideUrlLoading is not called

gcc ON arm/android

Setting targetSdkVersion="13" causes Activities to ignore android:configChanges="orientation" flag

Hide Tablet system bar

Does Android's large heap option work for older phones upgraded to ICS?

VerifyError deploying on API 1.6

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

Enable hardware acceleration in Android app, targeting Honeycomb AND prior versions

Android Create custom SearchView Search action

How should a fragment get notified about the result of an asynchronous task?

Does “Clear Data” also kill the app?

What does Bitmap#recycle() in Android Honeycomb actually DO?

How can I create a weekly calendar view for an Android Honeycomb application?

What to do about ListActivity/MapActivity when converting to Fragments using the compatibility library?