0

In my Android application, I would like to set a VPN connection programmatically. Is it possible in Android? Please let me know some site which gives clear details about the same.

Jonathan Leffler
  • 730,956
  • 141
  • 904
  • 1,278
Remmyabhavan
  • 1,689
  • 5
  • 36
  • 65

1 Answers1

2

This is not possible with Android SDK. However, some manufactures like Motorola have their own flavor of android and in their SDK they have made it possible.

advantej
  • 20,155
  • 4
  • 34
  • 39