dpnishant / appmon

Documentation:
http://dpnishant.github.io/appmon
Apache License 2.0
1.56k stars 276 forks source link

Added check for error on missing launchable-activity #56

Closed kceleslie closed 6 years ago

kceleslie commented 6 years ago

If the apk doesnt have a launchable-activity then app_builder will crash. Added a check to notify the user and exit.