# Step 1: Wake and Unlock (Assuming no PIN for PoC) self.hid.press_key('POWER') self.hid.swipe('UP') # Unlock swipe
adb shell uiautomator runtest com.example.mynav -c com.example.mynav.MapNavigationTest adb enable automator