You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NanoDroid/doc/NanoDroidUPD.md

30 lines
661 B
Markdown

# NanoDroid-UPD Script
## Purpose
The `nanodroid-upd` Script, respectively it's shortcut `nupd` is used by NanoDroid to update NanoDroid's custom apks
* Fake Store
* Play Store
* MPV
6 years ago
* microG GmsCore
* microG DroidGuard Helper
Applications are only updated if they are installed already during NanoDroid installation
7 years ago
**`nanodroid-upd` requires Busybox to be installed!**
## Invocation
From within a terminal on your device, for example `adb shell` or `Termux` invoke the script using either
`nanodroid-upd [apk]`
or
`nupd [apk]`
where **apk** can be
6 years ago
`ps`, `playstore`, `fs`, `fakestore`, `mpv`, `MPV`, `mg`, `microG`, `dg` or `DroidGuard`