[android-developers] Re: Copy a file from a Desktop PC

2011-09-08 Thread franky.b
ers, Frank On 8 Sep., 14:07, Mark Murphy wrote: > On Thu, Sep 8, 2011 at 4:01 AM, franky.b wrote: > > Does the Android device at least appear as "External Storage Device" > > in the file explorer when it is connected via USB? > > If the user elects to mount

[android-developers] Re: Copy a file from a Desktop PC

2011-09-08 Thread franky.b
On Sep 7, 4:48 pm, Mark Murphy wrote: > On Wed, Sep 7, 2011 at 10:43 AM, franky.b wrote: > > I'm writing an application that must be able to copy a file between an > > Android device and a Desktop PC and vice versa. The best way to do > > this would be to connect the And

[android-developers] Copy a file from a Desktop PC

2011-09-07 Thread franky.b
Hi there, I'm writing an application that must be able to copy a file between an Android device and a Desktop PC and vice versa. The best way to do this would be to connect the Android device to the Desktop PC via an USB cable. Is there any API that can be used to copy files to and from the devic

[android-developers] Establish a VPN connection

2011-08-08 Thread franky.b
Hi guys, I'm new to Android development, coming from the Windows Mobile (.NET Compact) corner... We're about to port an application from Win Mobile to Android. One thing this application does is to start a UMTS/GPRS connection and to connect to a (previously configured) VPN. So my question is: d