Hi ALL.
can you not run a sqlite db from internal storage? I copy my db from the DirAssets and into DirDefaultExternal. I've tried to copy it to the DirInternal, and it appears to copy , but when I run a sql query, android craps out saying it cannot find the table "main" (yes I do have a table named main).
So far - my app runs great if on external storage.
If I understand, DirInternal and DirDefaultExternal are both read/writable folders, one is just in the phone - other is on the SD card.
What did i miss??
:sign0104: .JND.
I'll admit, i'm glowing noob green here.