shell command

adb shell to enter the system

cd etc to enter the ect directory

cat app_version.txt access file

adb pull /etc/app_version.txt C:\Android Copy the files in the system to the local directory (without entering the system)

adb push pushes local files to the system

cd .. back

exit exit

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325383161&siteId=291194637