Kamis, 13 September 2018

Cara Install file apk android via cmd Windows



ketikkan “adb install /.apk”.
* Ganti dengan path yang menuju ke file APK tersimpan dan ganti dengan nama file APK,
sebagai contoh:
C:\Users\AkunGojek>cd C:\Android
C:\Android>adb devices
List of devices attach
HT************* device
C:\Android>adb install C:\RootExplorer.apk
2509 KB/s (401453 bytes in 0.156s)
pkg: /data/local/tmp/RootExplorer.apk
Success

0 komentar:

Posting Komentar