adb是什么?下面的那些又是什么,有大佬帮忙翻译一下吗
adb吧
全部回复
仅看楼主
level 2
@cd/d "%~dp0"
adb.exe kill-server
adb.exe devices
adb connect localhost:5555
adb -s localhost:5555 shell mount -o rw,remount /
adb -s localhost:5555 shell mv /init.vbox86.rc /vbox86
adb -s localhost:5555 shell mount -o rw,remount /system
adb -s localhost:5555 shell mv /system/lib/libhoudini_408p.so /system/lib/libhoudini_408p
adb -s localhost:5555 shell mv /system/lib/libhoudini_415c.so /system/lib/libhoudini_415c
adb -s localhost:5555 shell mv /system/lib/arm/libandroid.so /system/lib/arm/libandroid
adb -s localhost:5555 shell mv /system/lib/arm/libc.so /system/lib/arm/libc
adb -s localhost:5555 shell mv /system/lib/arm/libcutils.so /system/lib/arm/libcutils
adb -s localhost:5555 shell mv /system/lib/arm/libdl.so /system/lib/arm/libdl
adb -s localhost:5555 shell mv /system/lib/arm/libEGL.so /system/lib/arm/libEGL
adb -s localhost:5555 shell mv /system/lib/arm/libGLESv1_CM.so /system/lib/arm/libGLESv1_CM
adb -s localhost:5555 shell mv /system/lib/arm/libGLESv2.so /system/lib/arm/libGLESv2
adb -s localhost:5555 shell mv /system/lib/arm/liblog.so /system/lib/arm/liblog
adb -s localhost:5555 shell mv /system/lib/arm/libm.so /system/lib/arm/libm
adb -s localhost:5555 shell mv /system/lib/arm/libOpenSLES.so /system/lib/arm/libOpenSLES
adb -s localhost:5555 shell mv /system/lib/arm/libstdc++.so /system/lib/arm/libstdc++
adb -s localhost:5555 shell mv /system/lib/arm/libz.so /system/lib/arm/libz
adb -s localhost:5555 shell mv /system/lib/arm-1/libc.so /system/lib/arm-1/libc
adb -s localhost:5555 shell mv /system/lib/arm-1/libdl.so /system/lib/arm-1/libdl
adb -s localhost:5555 shell mv /system/lib/arm-1/liblog.so /system/lib/arm-1/liblog
adb -s localhost:5555 shell mv /system/lib/arm-1/libm.so /system/lib/arm-1/libm
adb -s localhost:5555 shell mv /system/lib/arm-1/libstdc++.so /system/lib/arm-1/libstdc++
2018年12月11日 19点12分 1
level 1
远程控制本地5555接口的手机 移动文件到新目录
2018年12月19日 09点12分 2
谢谢大佬,不过还是不懂
2018年12月21日 18点12分
level 1
过模拟器检测!把86的文库文件重新命名!
2020年03月26日 15点03分 3
1