开发者

Android screen never turns off

开发者 https://www.devze.com 2023-03-16 16:52 出处:网络
I have a problem with my Android app, it doesn\'t seem to let the screen turn off ever. What could be the cause for it? isn\'t the screen suppo开发者_如何学编程sed to turn off depending on the user\'s

I have a problem with my Android app, it doesn't seem to let the screen turn off ever. What could be the cause for it? isn't the screen suppo开发者_如何学编程sed to turn off depending on the user's settings?

Thanks for your help!


Are you sure none of your views uses android:keepScreenOn


If you mean when it's connected to your dev PC via USB, then perhaps you can check whether Settings/Applications/Development/Stay Awake is set?

0

精彩评论

暂无评论...
验证码 换一张
取 消