I have a database in a Android app, which requires to upload it’s database to a PC server.New to this area,where should I start?Other guys are uploading mp3,image,vedio and so on.I think there are differences between those transactions. Thanks for your help.
Share
A file is a file. You can query the OS for the database filename that you’re using and push it anywhere you like.