I use ADB over Network, because the cable gets in my way on the desk. Since the device is not being charged while debugging, if I set the screen always always on, it will drain the battery.
I can manually turn on the screen when needed, but this is quite cumbersome. The ideal way may be turning the screen automatically when I press Run App or Debug App in Android Studio. Can this be done without adding the code for turning on the screen to the app itself (so that all project can work)? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

