Tutorials, Free Online Tutorials, publishbookmarks provides tutorials and interview questions of all technology like java tutorial, android, java frameworks, javascript, ajax, core java, sql, python, php, c language etc. for beginners and professionals.
MySQL InsertorUpDate is updated, and inserts in CAPPADOCIA when there is no existence
The result is as follows:
Lee@asus:/usr/local/adt/adt-bundle-linux-x86_64-20130717/sdk/platform-tools$ lsusb
Bus001Device002:ID8087:0024IntelCorp. IntegratedRateMatchingHubBus002Device002:ID8087:0024IntelCorp. IntegratedRateMatchingHubBus001Device001:ID1d6b:0002LinuxFoundation2.0 root hub
Bus002Device001:ID1d6b:0002LinuxFoundation2.0 root hub
Bus003Device001:ID1d6b:0002LinuxFoundation2.0 root hub
Bus004Device001:ID1d6b:0003LinuxFoundation3.0 root hub
Bus001Device005:ID 0cf3:3005AtherosCommunications, Inc. AR3011BluetoothBus001Device004:ID1bcf:2883SunplusInnovationTechnologyInc.
Bus002Device003:ID17ef:6019LenovoBus002Device007:ID2717:9039last one2717:9309is Xiaomi2,2717is vendorid,9309is Productid
2. Create a new 70-ndroid.rules file below /etc/udev/rules.d/ to command Sudo Gedit /etc/udev/rules.d/70-ndroid.rules
Add to the file:
Subsystem =="usb", ATTR{idVendor}=="2717",ATTRS{idProduct}=="9309", MODE="0666"Note: This70-android.rulesFile name seems to be named at will,
for example51-android.rules,52-android.rulesseems to be all possible. Note that the punctuation is all under English.
3. Give 70-Android.rules weighted, command: Sudo Chmod A+RX /ETC/udev/rules.d/70-ndroid.rules (sometimes not needed)
4. Restart the udev service, command: Sudo Service Udev Restart
5. Adb Kill-Server, and then adb devices, there is still no device.