I’m using my application on android as a client with an ASP.NET server. I have already got an SQLite library for the server and I can process SQLite files there. The database files i got until now were from using the emulator’s files (manually)
I just want to access my database file from the application, and send it to the server. The database is for the same application, so I would think that it is doable, I just have no idea how to try it
this could also work for android: http://www.developer.nokia.com/Community/Wiki/HTTP_Post_multipart_file_upload_in_Java_ME