android 串口调试

在usb调试过程中,都会选择串口查看log,更希望在串口中输入命令查看相关状态。但是一般情况下串口调试时 进程用户是shell,即使你在adb shell下是root用户。

暴力方法是在 adroid源码/system/core/rootdir/init.rc   service console /system/bin/sh

下面user shell 把 shell  改为root。

上一篇:sencha touch 入门系列 扩展篇之sencha touch 项目打包压缩


下一篇:JQuery Mobile实现手机新闻浏览器(2)