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):

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





All Articles