SQLiteException:unable to open database file

rclodfelter

Member
Licensed User
Longtime User
Running the SQL tutorial in the paid version I got the error

SQLiteException:unable to open database file.

Is there something missing in the tutorial? Maybe a configuration issue?

TIA
 

rclodfelter

Member
Licensed User
Longtime User
I'm using the Android emulator. Changing to Internal rather than external got me further.

I get a big smiley face now. Not sure what to do with it. :)
 
Upvote 0

rclodfelter

Member
Licensed User
Longtime User
I took another look at the code and see where it inputs a blob (smiley.gif) and outputs that, so I guess it worked.

Thanks!
 
Upvote 0
Top