screen tag

7 questions


1 answers
118 views
0
Is it possible to prevent the screen from rotating on Android?

Device: HTC Desire I'm developing an app. It's hard to design the landscape mode, so I'd like to make it possible only for the portrate mode.<application android:debuggable=true android:icon=@draw...


1 answers
66 views
0
Is it possible to set the screen size of the device as small, normal, and large by code?

Is it possible to set the screen size of the device as small, normal, large, and xlarge with the code? Not density, just screen size.


1 answers
88 views
0
How to Stop Automatic Sleep on Android Devices

If you turn on the screen of the device and stay still on, the screen turns off automatically.I want to stop this, but I don't know what to do. Do you know anyone?

1 years ago

1 answers
86 views
0
I want to create a splash activity

I wanted to make the app look more fancy, so I was thinking about putting in a loading screen or something like that.How can I make a loading screen?

1 years ago

2 answers
106 views
0
Related to rock screen development

When developing a lock screen (screen saver application), are the coordinate values of latitude and longitude included? Thank you for letting me know, masters. ^^

1 years ago

1 answers
114 views
0
Can I get the screen size in pixels?

There's a work that I personally made, and I want to place it on the top right of the program.Like n pixels from the top border, m pixels from the right border. In conclusion, you need to find the hor...

1 years ago

1 answers
106 views
0
I want to know the size of the screen

n is the pixel at the top of the screen and m is the pixel on the right I'm trying to get the pixel on the top right like the code below.I am asking if there is a way to get screen width and screen he...

1 years ago

© 2024 OneMinuteCode. All rights reserved.