RemoteAdbShell icon indicating copy to clipboard operation
RemoteAdbShell copied to clipboard

how to send a adb command not a shell command?

Open Puffer987 opened this issue 4 years ago • 1 comments

hi~, i want to do some adb commend like "adb push xxx.apk /sdcard" , what shall i do ? can this project do that? Thanks.

Puffer987 avatar Nov 25 '21 12:11 Puffer987

hi~, i want to do some adb commend like "adb push xxx.apk /sdcard" , what shall i do ? can this project do that? Thanks.

it can only be achieved by pc/computer base on my knowledge. but there are other shell commands like mkdir, cd to change directory or make new but i'm not sure about push command in shell

vaimalaviya1233 avatar Jan 09 '22 20:01 vaimalaviya1233