android-3.0-honeycomb
HTML flickers on Honeycomb landscape
When displaying a WebView in full screen (fill_parent both width and height) in Honeycomb, the HTML flickers an instant when loaded in landscape orientation.[详细]
2023-03-31 07:30 分类:问答Webview jittery/jumping
I have a viewflipper that contains a webview. In some cases (seemingly random) the bottom part of the webview will appear to jitter/jump. This can last anywhere between a second and several seconds. H[详细]
2023-03-31 06:15 分类:问答Android: WebView ActionBar (Honeycomb)?
I have MyActivity with WebView element. When I \"long press\" on web view the ActionBar pops up. If I try to access the action bar like[详细]
2023-03-31 05:28 分类:问答Is it worth writing for Honeycomb yet?
I\'m just one person who writes both iOS and Andorid apps in his free time. I have a few开发者_JAVA技巧 Android apps that I think would be good candidates for updates that allow them to run natively o[详细]
2023-03-31 01:28 分类:问答WebView not shown inside TabHost on Honeycomb when open tab first time
Have the following view in my app: <TabHost xmlns:android=\"http://schemas.android.com/apk/res/android\"[详细]
2023-03-30 23:19 分类:问答Calendar Intent field Title/Description not working in Motorola Xoom Honeycomb 3.1 and Acer Iconia
I am developing an app that send datas to Android calendar via Intent. It works perfect with the default android calendar from 2.1 to 2.3.4 and also with 3rd party calendar like Jorte or Business Cale[详细]
2023-03-30 21:52 分类:问答How to disable the "task switcher" button and notifications in android 3.0
All h开发者_开发技巧elp appcreciated. Thank you!Smash your tablet with a sledgehammer. Otherwise, you cannot disable the \"recent tasks\" list or notifications, except perhaps via custom firmware. Th[详细]
2023-03-30 20:44 分类:问答How To Enable Menu in a Custom Theme in Android?
I\'m creating an Android app using the theme \"noTitlebar\" and all the design changes are done and approved. Now I need to add a menu, so I have to add title bar. But, if I change the theme, the whol[详细]
2023-03-30 16:15 分类:问答Non-full screen Activity in Honeycomb?
I\'d like to have a non-fullscreen Activity only taking about one third of full screen on Android 3+ (Honeycomb), so that other part would be transparent and other apps would show. So my app would act[详细]
2023-03-30 08:09 分类:问答Properly dealing with network on main thread connection in drawing overlays on map for android tablet
After playing with honeycomb a lot, it turns out if you do any HTTP stuff it wines about a NetworkOnMainThread issue.I was dealing with this by putting my calls to http in a separate AsynTask and this[详细]
2023-03-30 07:58 分类:问答