通信機能あり充電用ケーブル じゃないとダメだよ
SONY EricssonのベンダIDは0fce
/etc/udev/rules.d/51-android.rules に
SUBSYSTEM=="usb", ATTR{idVendor}=="0xfce", MODE="0666", GROUP="root"
/root/.android/adb_usb.ini
作成して記入
0x0fce
確認用
udeb
adbはバージョンに注意
for 32bit users… Don’t update “platform-tools” to version 23.1.
foremost version you can use is 23.0.1 which you can download here
hereからもらって展開
フォルダ内で
./adb shell
content query --uri content://settings/secure --projection value --where "name='tether_dun_required'"
content insert --uri content://settings/secure --bind name:s:tether_dun_required --bind value:i:0
0 件のコメント:
コメントを投稿