I program with java for an android application and I wish to control the current that the USB applies.
How do I do that?
I want to turn on and off the electric current of the USB.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t think you can do that. The Android device is a USB client and not a host, thus it only receives the electric current on its USB bus and it’s not able to control it. And AFAIK the USB current (voltage) is something defined by the USB standard and not modifiable.