I'm seeking some help in understanding the possible reasons of the
following error :
Caused by: java.lang.SecurityException
at android.os.BinderProxy.transact(Native Method)
at
android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:
146)
at android.os.ServiceManager.addService(ServiceManager.java:72)
at android.net.vpn.VpnManager.startVpnService(VpnManager.java:
102)
I'm getting and exception in my code when I try to start the VPN
service on a 3.2 tablet device. Oddly, I don't get this error on a 2.2
device. Is this indicative of insufficient permissions for my
application? Or perhaps some other system level restriction on
starting the VPN service?
Advice appreciated.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en