3

I need a way to enable/disable tethering via API. Most of the solutions posted here have been applicable to android 4.4 or below.

I've already gone through the following solutions (none worked):

I'm aware that the API supporting this is typically only for system apps (regular apps don't have the MANAGE_USB permission), but is there any way to go about this for android 5.1.1?

Community
  • 1
  • 1
user2081231
  • 41
  • 1
  • 4
  • Well see these [1][1] and [2][2]. They Explain what u need... [1]: http://stackoverflow.com/questions/3436280/start-stop-built-in-wi-fi-usb-tethering-from-code [2]: http://stackoverflow.com/questions/12049547/how-i-can-enable-usb-tethering-programmatically-on-an-android-4-0-device – Syed Ali Naqi Jun 17 '15 at 21:09
  • This reads like "I know the answer to my question but I don't like it. Give me another answer" – Alex P. Jun 17 '15 at 22:23
  • 2
    Well, did you also read the part where I mentioned that none of the posted solutions worked and I was asking if there were any alternatives? – user2081231 Jun 18 '15 at 13:57

0 Answers0