Difference between revisions of "Android"

From Wasya Wiki
Jump to: navigation, search
(Created page with " pi_native, that's the newsitems app === Run Emulator === /Users/piousbox/Library/Android/sdk/tools/emulator -avd Nexus_5X_API_26 === Reload App in Emulator === adb shel...")
 
(Reload App in Emulator)
Line 9: Line 9:
  
 
  adb shell input keyevent 82
 
  adb shell input keyevent 82
 +
 +
R+R

Revision as of 17:31, 13 August 2018

pi_native, that's the newsitems app

Run Emulator

/Users/piousbox/Library/Android/sdk/tools/emulator -avd Nexus_5X_API_26

Reload App in Emulator

adb shell input keyevent 82
R+R