Cecil Westerhof wrote:
> I am thinking about writing some Android applications. I would like to
> share data between the phone (or tablet) and de desktop. What is the best
> way to do this? In a way that would also be convenient for other people.

There is no good way to go over the USB connection (the best would be to
manually copy files).  You'll have to use a net connection, which requires
a separate server if the desktop is not one.


Regards,
Clemens
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to