7 questions
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...
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.
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?
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?
When developing a lock screen (screen saver application), are the coordinate values of latitude and longitude included? Thank you for letting me know, masters. ^^
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...
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...
© 2024 OneMinuteCode. All rights reserved.