Command line to start web browser using adb

From Ittichai Chammavanijakul's Wiki
Revision as of 16:36, 15 October 2012 by Ittichai (talk | contribs) (Created page with "<pre> adb shell am start -a android.intent.action.VIEW -d http://google.com </pre> Category:Android")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
adb shell am start -a android.intent.action.VIEW -d http://google.com