android-3.0-honeycomb
Show fragment as a dialog or as a usual activity
In my app I\'ve got a fragment which is called \"About\". On handhelds I want this fragment to look like a usual activity but on tablets I want it to be a dialog. Which way is preferred开发者_Python百[详细]
2023-04-08 08:52 分类:问答IllegalArgumentException: No view found for id for fragment when fast switching ActionBar Tabs
I am developing an Android app for tablets and not using the compatibility library. There is just one Activity and it uses the ActionBar with 3 tabs.[详细]
2023-04-08 05:21 分类:问答Advice Needed for Honeycomb App Upgrade.
I have been doing some research on the upgrading my app (android:maxSdkVersion = “10”) to Honeycomb and would like some advice.[详细]
2023-04-07 13:05 分类:问答Android 3.x emulator app launcher not working
I\'m trying to check how a web page is displayed in the Android emulator browser, but seems that I\'m out of luck today.[详细]
2023-04-07 10:09 分类:问答How can I create a DLNA server application in Android?
I am looking to add DLNA server capabilities of one of my current applications (for movie management), and I\'ve tried to do some searching for any documentation on it, but so far I\'ve only found a p[详细]
2023-04-07 02:52 分类:问答android black screen on device test
I\'m using a honeycomb device to test my app and for whatever reason the app runs like it doesn\'t have any content layout set. It used to run fine and it all of a sudden started showing just black. O[详细]
2023-04-07 01:22 分类:问答Android Tablet connecting to smb and get a list of files
im a complete noob to android and java but have wanted to learn for a while. im trying to build a file browsing app which can view files and directories in a samba server or other file shares.[详细]
2023-04-06 19:30 分类:问答Android Honeycomb: How to style right corner arrow in spinner on an ActionBar
This is a pretty specific question. I have a spinner on an ActionBar that is added in the onCreate() method. I have been able to style the text white, but I can\'t get the underline and the triangle/a[详细]
2023-04-06 18:56 分类:问答In-app checkout interface is always in landscape mode on Honeycomb
I\'m building application on SKD 11+ (Android 3.x) and when I\'m doing in-app billing request th开发者_StackOverflow社区e checkout popup is always displaying in landscape mode - causing that my whole[详细]
2023-04-06 13:13 分类:问答How to deploy single Android project to both Froyo and Honeycomb from IntelliJ Community Edition
I am trying to develop a hybrid app for both 3.2 and 2.2/2.3 using IntelliJ Community Edition. But when I want to deploy the app (minSDK is set to 8 in the manifest) to a phone it doesn\'t work. It ac[详细]
2023-04-06 08:12 分类:问答