2
0
mirror of https://gitlab.com/Nanolx/NanoDroid synced 2024-11-09 19:10:30 +00:00
NanoDroid/doc/NanoDroidUPD.md
Christopher Roy Bratusek d826e351d3 update docs
2018-04-08 19:54:12 +02:00

28 lines
577 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
Applications are only updated if they are installed already during NanoDroid installation
**`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
`ps`, `playstore`, `fs`, `fakestore`, `mpv` or `MPV`