mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
268 B
268 B
adb install-multiple
분할된 Android 패키지를 설치. 더 많은 정보: https://developer.android.com/tools/adb.
- 분할된 패키지 설치:
adb install-multiple {{경로/대상/애플리케이션1.apk 경로/대상/애플리케이션2.apk ...}}