Hi,
I have an SQLite database and am able to read and write to it without any problems on both the simulator and on a iPhone.
However, when I deploy onto an android phone I do not seem to be getting back the result I want and I need to actually look inside the database and see what rows there there in a particular table.
This is easy to do in the simulator sandbox but how would I be able to view the database and its contents on the device itself?
I am running a Windows 7 machine with Corona SDK 2015.2625.
Any help would be very warmly received.
Thanks