Android 4.2.2のRSA認証を無効にする方法次の方法を試しました:
1) setprop ro.adb.secure 0
getprop still return 1.
2) Root phone and retry method 1
getprop still return 1.
3) Root phone and manually change ro.adb.secure to 0 in the /default.prop
getprop still return 1.
このチェックを無効にする方法を知っている人はいますか: