Native Android VPN programmatically

前端 未结 1 2034
囚心锁ツ
囚心锁ツ 2021-02-08 00:14

Variants of this question exist, but I can\'t seem to understand something.

If you read at the end of the features in ICS / 4.0, there is mention of

1条回答
  •  误落风尘
    2021-02-08 00:33

    It's extremely unlikely that there is a way to create a VPN profile without root or system app privileges. You can take a look at how this is implemented in AOSP settings here.

    0 讨论(0)
提交回复
热议问题