03-08-2016, 03:48 AM
You do the commands in the adb shell.
So, in cmd on your pc, go to your directory where adb.exe is located.
adb connect
adb shell
and for example:
type at the prompt (should look something a bit like this root@root:/# )
cp /mnt/.../QStlmidwVcF+IdeEpC054LDbv3aU4lrzv+3ftPUmGhNJi4RSl+W5nHL6c37Zhi4u.ita /sdcard/game1.apk
Mick
So, in cmd on your pc, go to your directory where adb.exe is located.
adb connect
adb shell
and for example:
type at the prompt (should look something a bit like this root@root:/# )
cp /mnt/.../QStlmidwVcF+IdeEpC054LDbv3aU4lrzv+3ftPUmGhNJi4RSl+W5nHL6c37Zhi4u.ita /sdcard/game1.apk
Mick