使用ADB网络调试

CPE
setprop service.adb.tcp.port 5555
stop adbd
start adbd
 
adb get-state
 
PC
adb connect x.x.x.x:5555
 
adb push xxxx /syste/bin/xxxx
 
 
adb remountremount文件系统,使CPU文件系统可写)
posted @ 2013-06-24 09:24  安心种田  阅读(275)  评论(0编辑  收藏  举报