[android-developers] Re: VpnService problem

2011-12-14 Thread Fred Chung
The latest emulator should work. Please update. Also, have a look at the new SDK sample that demonstrates the VPNService: http://developer.android.com/resources/samples/ToyVpn/index.html -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Re: VpnService problem

2011-10-21 Thread kornhornio
I ran into exactly the same problem. I suspect there's a piece missing from the SDK or from the emulator, but I'm not really sure how to verify that. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: VpnService problem

2011-10-21 Thread Maxim Aleshko
the same thing. maybe there is an example of VpnService usage ? On Oct 20, 12:36 am, polarsun avkuli...@gmail.com wrote: Hi, I'm trying to use the new Android 4.0 VPN framework with the Emulator. In my sample app I'm calling: Intent intent = VpnService.prepare(SimpleVpnActivity.this);    

[android-developers] Re: VpnService problem

2011-10-21 Thread Face
I'm seeing the exact same behavior here and wondering if there's something I'm overlooking. Were you able to fix this issue? On Oct 19, 5:36 pm, polarsun avkuli...@gmail.com wrote: Hi, I'm trying to use the new Android 4.0 VPN framework with the Emulator. In my sample app I'm calling:

[android-developers] Re: VpnService problem

2011-10-21 Thread polarsun
Can somebody check if the same error happens on device builds as well? On Oct 21, 12:21 am, Maxim Aleshko maxim.ales...@gmail.com wrote: the same thing. maybe there is an example ofVpnServiceusage ? On Oct 20, 12:36 am, polarsun avkuli...@gmail.com wrote: Hi, I'm trying to use the

[android-developers] Re: VpnService problem

2011-10-21 Thread polarsun
Just for reference, I have filed this bug to address the issue: http://code.google.com/p/android/issues/detail?id=21030 On Oct 21, 12:28 pm, polarsun avkuli...@gmail.com wrote: Can somebody check if the same error happens on device builds as well? On Oct 21, 12:21 am, Maxim Aleshko

Re: [android-developers] Re: VpnService problem

2011-10-21 Thread Xavier Ducrohet
Yes the VPN team forgot to put a component in the emulator system image. we'll update it. On Thu, Oct 20, 2011 at 9:57 AM, kornhornio kornhor...@gmail.com wrote: I ran into exactly the same problem.  I suspect there's a piece missing from the SDK or from the emulator, but I'm not really sure

[android-developers] Re: VpnService problem

2011-10-21 Thread polarsun
Thank you for investigation, Xavier. Any rough estimates when we can get the updated emulator image? Regards, Andrew On Oct 21, 4:27 pm, Xavier Ducrohet x...@android.com wrote: Yes the VPN team forgot to put a component in the emulator system image. we'll update it. On Thu, Oct 20, 2011 at