I'm writing some JUnit tests for my Android Activity.
They run fine and report proper results.

However, when i automate the test and start the emulator, the emulator
starts with an unlock screen. This prevents the test from running
correctly.

How do I start an emulator without the unlock screen so that it's
ready to run a test immediately?
Are there commands in the emulator.exe or adb.exe that can close/
remove the unlock screen?

Thanks!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to