screen-orientation
getting error while changing the orientation of the mobile when page is loading its components in android?
i have one page opened in which i have taken information from the user... but if i change the orientation of the mobile all the information filled in the textview disappears... how would i make inform[详细]
2023-02-26 10:14 分类:问答Changing Android device orientation from command line
I am running a series of automated tests on Android devices which are hosted in html pages on a local server. Some of the tests need to be run in Portrait, some in landscape. I am trying to find the w[详细]
2023-02-24 00:24 分类:问答Replacing fragments and orientation change
I\'m developing an Android application targeting 2.x and 3.0 devices and thus I\'m using the compatibilty API. I\'m testing on Android 2.0.[详细]
2023-02-21 08:31 分类:问答Mobile Browser Orientation Rotation Support
I\'m attem开发者_如何转开发pting to support rotations for iPhone/Android/BlackBerry when transitioning from portrait to landscape and vice versa.[详细]
2023-02-21 01:34 分类:问答Avoid reloading activity with asynctask on orientation change in android
How do I avoid reloading the activity with asynctas开发者_JS百科k class in activity when the user changes orientation, in android? Can anybody give an example?Please turn off config changes as a last[详细]
2023-02-17 21:10 分类:问答How to retain a alert dialog when android device is rotated
Hi i am quite new to android.In my application I\'m us开发者_StackOverflow社区ing an alert dialog and i want the alert dialog to be retained when the device is rotated from landscape to portrait and v[详细]
2023-02-17 15:32 分类:问答Get the view on orientation switch or when leaving application
I\'m pretty new to this Android Programming. But I\'m trying to make an application that receives content from a web-based server - this functionality works like a charm - finally.[详细]
2023-02-16 10:20 分类:问答Specifying the screen orientation of an ACTION_VIEW intent
I want to play a video, so I\'m using action_view like this. intent.setAction(android.content.Intent.ACTION_VIEW);[详细]
2023-02-16 08:53 分类:问答jQTouch Screen Orientation
I\'m looking to lock the page orientation to portrait but can not find how to do this. I\'m using jQTouch and developing for iPhone.[详细]
2023-02-16 05:58 分类:问答Spinner drop-down list and screen orientation change problem
I have a problem with a spinner drop down list and changing orientations. In my activity, I display a dialog in which I have two spinners. When the dialog is shown to the user and the user changes th[详细]
2023-02-16 00:45 分类:问答