Can android read the serial number of the USB charger -


is there way android device can read serial number (or other id) of usb charger? charger functional usb host , not power wires used.

i have tried use usbaccessory (https://developer.android.com/guide/topics/connectivity/usb/accessory.html), null result of getparcelableextra(usbmanager.extra_accessory).

best regards, ivan


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -