Detect USB tethering on android

后端 未结 5 445
Happy的楠姐
Happy的楠姐 2020-12-01 15:01

Is there any way to know (pro grammatically) in your Activity/Application that the user has enabled USB tethering on his phone?

5条回答
  •  执笔经年
    2020-12-01 16:00

    Looking through the Settings.System documentation points to the answer being no, its not possible to do this.

    Link to said documentation

提交回复
热议问题