Skip to content

Create app_reinstall_downgrade_debug_latest.sh script #525

@mmathieum

Description

@mmathieum

Similar to shared/app_install_debug.sh but allows to downgrade version code and re-install w/o losing app data.

Shell command is adb install -r -d path/to/your_app.apk

APK should be app-android/build/outputs/apk/debug/*.apk

If APK file missing, should run ./gradlew assembleDebug to make one.

Like shared/app_clear_data_debug.sh, should commons/commons.sh and commons/adb_setup.sh to verify adb is ready.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions