xorum-io / open_money_tracker

Personal accounting application.
https://xorum.io
MIT License
23 stars 5 forks source link

sync with desktop #15

Closed jeyca closed 3 years ago

jeyca commented 3 years ago

is there any way, to sync the data with desktop? I know I can export/import data, but is there a file I can sync using adb or ssh to my phone? How/where is the data stored?

yev-kanivets commented 3 years ago

Hi @jeyca, data is stored in SQL database, which you can sync to Dropbox, and then copy it to your desktop from Dropbox. SQL database can be read and written with many different programs.

jeyca commented 3 years ago

I guess its a sqlite database? but where is it stored exactly? I cant even find a folder for this app in /storage/emulated/0/Android/data

yev-kanivets commented 3 years ago

This should be /data/data/com.blogspot.e_kanivets.moneytracker.