Is there a way to get the launchable activity for a package from using adb? For an unroot phone (i.e. without having the pull the apk from /data/
adb
/data/
$ adb shell pm dump PACKAGE_NAME | grep -A 1 MAIN