anboralabs / spatia-room

Implementation of spatia lite database to android component Room
MIT License
41 stars 4 forks source link

Cannot see the db with the app inspection #8

Open guillermolc opened 2 years ago

guillermolc commented 2 years ago

I have encountered a problem, the database when using SpAppDatabase does not open a connection to be able to display the content with the Android Studio app inspection.

Db is in "closed" state all the time

dalgarins commented 2 years ago

@guillermo-lagos sure it's an issue, I'm creating a intellij plugin to see the spatialite db info, meanwhile you could extract the db and open it with https://www.gaia-gis.it/fossil/spatialite_gui/index