Install and Run with Command Line topic






I am trying to Install apk and run it with command line

to Install apk

adb install myapk.apk


Now I am trying to run it with commands .. and after Googling I found something like

adb shell am start -n com.other.ProjectName/.MainActivity


How to know com.other.ProjectName and .MainActivity of an installed apk ..

any easier method will be helpful






Aucun commentaire:

Enregistrer un commentaire