Thanks Mark,
I'll check that.
Regards,
Luc
On Jun 22, 4:38 pm, Mark Murphy wrote:
> lucj06 wrote:
> > Hello,
> > In fact i was talking about the possibility to send a file via FTP
> > from android.
> > I just added andFTP in the picture as I read this client was
Hello,
In fact i was talking about the possibility to send a file via FTP
from android.
I just added andFTP in the picture as I read this client was good.
Without talking about andFTP, are there any means to send a file via
FTP ?
thanks a lot,
Luc
On Jun 22, 2:46 pm, Mark Murphy wrote:
> luc
Hello,
I was not able to find anything regarding this topic on google so... i
give it a try in the groups :-)
In fact, I'd like to know if it's possible, from the android (from the
emulator also) to send a file via FTP ? I heard about andFTP which
seems to be a real good FTP client.
So... I apolog
Hello,
I was not able to find anything regarding this topic on google so... i
give it a try in the groups :-)
In fact, I'd like to know if it's possible, from the android (from the
emulator also) to send a file via FTP ? I heard about andFTP which
seems to be a real good FTP client.
So... I apolog
Hello,
I'd like to know if it's possible to send an email from the emulator
(i'm using cupcake).
I'm using something like:
Intent sendIntent = new Intent(Intent.ACTION_SEND);
sendIntent.putExtra(Intent.EXTRA_EMAIL, to);
sendIntent.putExtra(Intent.EXTRA_SUBJECT, subject);
sendInten
Hello,
First post in an android forum, so... quite new to this topic
I didn't manage to get the following code working and didn't find
anything that could help me.
I'd just like to use the emulator to change the GPS coordinates and
track the effects in the logs.
I got the following from a tut
6 matches
Mail list logo