Dear All,

I am doing some research in developing an application for the Android
platform that will transfer data to and from the android device and
PC. I would like this to be done via USB.

The android application will store information within the built in
SQLite3 database.

I will also write a program either in Java or C# for the Windows PC. I
want to be able to connect the phone to the PC via the USB connection
and from the program on the PC get the data out of the sqlite3 on the
android device and store the information in a sqlite3 database on the
PC. I also want it to do it the other way round, i.e. get the data out
of the database on the PC and store the information in the database on
the Android device.

Is this idea at all possible.

Thanks for your help with this problem.

-- 
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

Reply via email to