adb shell am start will be what you want. Use adb shell am help to get instructions.
On Wed, Jan 5, 2011 at 4:59 PM, Tobiah <[email protected]> wrote: > Or some other tool? I'd like my build script to launch the app > at the end, but I can't see how to do that with adb. Right now > I have to find the app on the phone and start it. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

