How can I read db and SharedPreferens when porting the game to the Corona SDK?

Hi all!

I have published game on Google Play.

The game save user progress in db and SharedPreferences.

Now I ported it to the Corona SDK.

Please help me - how to move it without losing data players?

I need to read data from the db and SharedPreferences.

Database stored in /data/data/app_name/db2.db

Sorry for my english :slight_smile: