Transfer Sqlite database from android device to my desktop

Sir,
I have created a project. In this project I have created a database and some data Tobe stored.
After completing transaction, I need import database.
Please help, how can it is possible?

Thanking you and with kind regards

The most common way to do this is to have an app on the server which can speak to the Android device using Ajax.

Start with this Tech Note:
https://wiki.nsbasic.com/Ajax_made_Simple