Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-3.0-honeycomb

The word @drawable is not correctly spelled

Can I remove a fragment defined in a layout.xml file?

How to get screen resolution in Android Honeycomb?

Android 3.0 - How to retrieve ALL contacts via ContactsContract

Issue with loading local javascript files inside a webview

Using 3.1's USB host mode with Arduino

Can Honeycomb Loaders solve problems with AsyncTask + UI update?

Android ListFragment doesn't save the bundle in onSaveInstanceState()/doesn't retrieve bundle in onActivityCreated()

Style an Action Bar in Android Honeycomb

Is there a standard way to add dividers between action bar items in Android 3.0?

OutOfMemory error though free memory is available

WebViewFragment webView is null after doing a FragmentTransaction

Using FragmentTransaction with a DialogFragment

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