Click here to Skip to main content
15,891,375 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I have develped a game application that uses sqlite to store the games activities like scores, moves, time, level, etc. Users can have access to their individual
scores in the game, which works fine.
But my question is how can i sync the existing sqlite in the app with firebase or my own server for me to have access to all the players and their scores from a central location
i.e backend.

Kindly help

What I have tried:

I have tried google search and stackoverflow related issues
Posted
Comments
Richard MacCutchan 19-Sep-17 4:33am    
If you cannot find any free tool to do it then you will need to write your own.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900