Code: Select all
adb shell pm list packages -f
copy the package you need to check:
Code: Select all
adb pull /system/apps/com-crokky-0.0.1-SNAPSHOT.apk .
check the activities:
Code: Select all
aapt dump badging com-crokky-0.0.1-SNAPSHOT.apk
Code: Select all
adb shell pm list packages -f
Code: Select all
adb pull /system/apps/com-crokky-0.0.1-SNAPSHOT.apk .
Code: Select all
aapt dump badging com-crokky-0.0.1-SNAPSHOT.apk
Users browsing this forum: No registered users and 1 guest