RemoteAdbShell
RemoteAdbShell copied to clipboard
how to send a adb command not a shell command?
hi~, i want to do some adb commend like "adb push xxx.apk /sdcard" , what shall i do ? can this project do that? Thanks.
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