使用adb开启root权限,报错: $adb root adbd cannot run as root in 解决方法: 1、adbd-Insecure 2、adb_root $adb 参考:  https://github.com/evdenis/adb_root http://forum.xda-developers.com/showthread.php?t
          使用adb开启root权限,报错:
$adb rootadbd cannot run as root in
解决方法:
 1、adbd-Insecure
 2、adb_root
参考:
 https://github.com/evdenis/adb_root 
http://forum.xda-developers.com/showthread.php?t=1687590
 https://stackoverflow.com/questions/25271878/android-adbd-cannot-run-as-root-in-production-builds
                
