samedi 6 juin 2015

Cannot create/open SQLite database on Android emulator

I'm trying to create an sqlite database on Android. I've built an app from Unity / C#, and deployed a project to Android Studio. The path to my database looks correct, with URI: file:/data/data/com.LaserLarryGame.LaserLarry/databases/laserlarry.db

When I try to create / open the db, I'm getting code 14: SQLITE_CANTOPEN

What should I be looking at to solve this?

Aucun commentaire:

Enregistrer un commentaire