2021-09-13 12:57:05 -07:00
|
|
|
# Documentation
|
|
|
|
|
2024-11-15 06:10:17 -08:00
|
|
|
# Android auto backup testing
|
|
|
|
|
|
|
|
To force the android system back up the app use the following commands:
|
|
|
|
```
|
|
|
|
adb shell bmgr enable true
|
|
|
|
adb shell bmgr backupnow co.electriccoin.zcash.debug
|
|
|
|
```
|