I am using KEYCODE_POWER to turn on and turn off my rooted phone. The bellow command is used in …
android adb android-screenI have a tablet app with an about fragment which displays my company's datas. I would like to change my …
android android-layout android-fragments android-screenCan we have a different xml for landscape and different xml for portrait orientation? I am working on a simple …
java android android-layout android-screenIn my app there is a long loading process, and if the devices puts on the screen lock, my process …
android android-screen android-screen-supportI am going to develop new application in Android. This application should only work in portrait (even for tablet). Also …
android android-screen-support android-screenI developed an application, Now i want to restrict the application for tablet. Means the application should not run on …
android android-manifest android-screen-support android-screenI was trying to get the screen resolution of android phones,using this code DisplayMetrics dm = new DisplayMetrics(); getWindowManager().getDefaultDisplay().…
android screen-resolution android-screenI have created an android application which works properly for nexus 7. Inside resources folder, I have created two folders, layout, …
android android-layout android-screenI have created different dimens.xml files and placed them in appropriate values folder. I have the following "value" folders …
android android-layout android-screen-support android-screenI want to get the pressure of the screen. When ill run the application displaying me a message Unfortunately, Application …
android android-screen