mozilla / apk-factory-service

Web service which converts Open Web Apps into native Android apps
41 stars 18 forks source link

mozilla-apk-cli should print helpful apk specific info #72

Open ozten opened 10 years ago

ozten commented 10 years ago

Two pieces of information would be really helpful

$ mozilla-apk-cli package.zip myapp.apk
To install myapp.apk, use adb and do
    adb install myapp.apk
To re-launch your app from adb do
    adb shell
    # am start -a android.intent.action.MAIN -n com.firefox.cli.apk.packagedozten.p3ea7a6153641373b9751d2e48430c43f/org.mozilla.android.synthapk.LauncherActivity