Hello,
I am working on a program that uses a small database. I have added it to the files in the project and when I look in the apk file, it is there under the assets folder and the size of 6K is correct.
When I look at the the file in File.DirInternal after the app is installed on my device, it is there but the size is 0K - it contains none of the tables or records that exist in the copy that is in the assets folder in the apk.
Any help would be greatly appreciated.
Thanks,
Scott Orheim
I am working on a program that uses a small database. I have added it to the files in the project and when I look in the apk file, it is there under the assets folder and the size of 6K is correct.
When I look at the the file in File.DirInternal after the app is installed on my device, it is there but the size is 0K - it contains none of the tables or records that exist in the copy that is in the assets folder in the apk.
Any help would be greatly appreciated.
Thanks,
Scott Orheim