How to enable / disable USB binding on Android 5.1.1 software?
I need a way to enable / disable binding via API. Most of the solutions posted here apply to Android 4.4 or below.
I've already looked at the following solutions (none worked):
- Is it possible to connect USB device to android device using adb via terminal?
- Detecting USB binding on Android phone
- Enable / disable USB connection or Wi-Fi connection programmatically on Android phone
I know that the APIs that support this are generally only for system apps (regular apps don't have MANAGE_USB permission), but is there a way around this for Android 5.1.1?
+3
source to share
No one has answered this question yet
See similar questions:
or similar: