0
Is there any way I can view the Sqlite Database without having to write the command in the application? I would like to see the records inserted in a table, but I do not know if on Android only gives by typing the select command in the application or if there is some other way to see these table records without having to enter the application write the select command and list on a screen. There is some file apart in the application folder with the creating database and from there I can select ?