screen
Blackberry: display Alert/Status/Dialog early and exit
Let\'s say I have a typical Blackberry app: public class MyApp extends UiApplication { public static void main(String[] args) {[详细]
2023-03-26 12:56 分类:问答Android Market Universal App (Tablet + Phone)
I\'m trying to find a way to support both phone screens (small, normal, large) and tablet screens (xlarge) with one app on the Android market.[详细]
2023-03-26 11:59 分类:问答Android: Maintaining image resource size
I know there are tons of questions on this topic, but I tried searching through tons of \"android dpi\" posts and read the online documentation but haven\'t found the exact question that I have.[详细]
2023-03-26 10:32 分类:问答Detecting screen orientation change from service [duplicate]
This question already has answers here: How do I use a service to monitor Orientation change in Android[详细]
2023-03-26 06:02 分类:问答Blackberry Force Screen orientation
I am creating an app for Blackberry. Throughout most of the time this app is used it will need to be in Display.DIRECTION_EAST orientation. But there is some setup that needs to be done the very first[详细]
2023-03-26 00:57 分类:问答Testing Android application with different-sized screens
I have a question for you guys about multiple screens. I am testing an Android application for different-sized screens using emulator. The application have been initially developed for resolution 32[详细]
2023-03-25 23:28 分类:问答Could I force switching portrait/landscape view on emulator?
Could I f开发者_运维百科orce changing the view\'s orientation in order to test how the layout appears or it is not possible to test this behavior on virtual device.[详细]
2023-03-25 13:19 分类:问答Different screen sizes for android
I am designing an android game, and have so far test it 开发者_运维问答only on a 480 x 800 pixel emulator, obviously this isn\'t suitable for all phones. I completely understand with layouts and xml a[详细]
2023-03-25 11:49 分类:问答Getting screen height returns a larger screen than the physical screen can display
When I get the screen size for my Android app, it returns a variabl开发者_如何转开发e which in every case is too large for the screen to display. I use the following code to get screen size.[详细]
2023-03-25 09:26 分类:问答Android Development: Scale to fit different devices
Im making a game and using surfaceview. I load bitmaps that represent character and background and so on.[详细]
2023-03-25 09:03 分类:问答