mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
adb-install-multiple: add page (#23015)
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# adb install-multiple
|
||||
|
||||
> Install split Android packages.
|
||||
> More information: <https://developer.android.com/tools/adb>.
|
||||
|
||||
- Install a split package:
|
||||
|
||||
`adb install-multiple {{path/to/app1.apk path/to/app2.apk ...}}`
|
||||
Reference in New Issue
Block a user