I'm working on writing a test to be added to an automated test script, and I want to be able to guarantee that the phone's screen is on as part of my initialization process. I have no real preference as to how to accomplish this, so I'm fine with either ADB or Java, or whatever method might be applicable.
Asked
Active
Viewed 972 times
1
-
possible duplicate of [How can I unlock the screen programmatically in Android?](http://stackoverflow.com/questions/1959012/how-can-i-unlock-the-screen-programmatically-in-android) – Octavian Helm Jun 16 '11 at 18:06