antonio@antonio-N150P-N210P-N220P:~$ adb push rom.zip /sdcard/
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
cannot stat 'rom.zip': No such file or directory
antonio@antonio-N150P-N210P-N220P:~$ adb push rom.zip /sdcard/
cannot stat 'rom.zip': No such file or directory
antonio@antonio-N150P-N210P-N220P:~$ ll ~/Downloads
total 573408
drwxr-xr-x 2 antonio antonio 4096 Jan 13 16:01 ./
drwxr-xr-x 19 antonio antonio 4096 Jan 13 16:29 ../
-rwxrwxr-x 1 antonio antonio 587156866 Jan 13 16:00 rom.zip*
antonio@antonio-N150P-N210P-N220P:~$
Tôi không thể sử dụng adb
chính xác.
1
1 điều: có một * đằng sau "rom.zip". Tại sao?
—
Rinzwind
cannot stat 'rom.zip': No such file or directory
In rất rõ ràng. :)
@Rinzwind nhìn vào các quyền, anh ta đặt nó để thực thi
—
Sergiy Kolodyazhnyy