Hi Everybody. Can please somebody help.
I am making a little database sqlite and everything seems fine till the installation comes up on device, then it states io.Io exception on line 36 (java)
dbutils(copydbfromassets).
Any advice please?:sign0104:
If the database size is larger than 1mb then you are hitting an Android bug related to decompression of asset files.
The (ugly) solution is to rename the database file extension to .jpg.
Hi, here is some feedback, I tried .jpg, and was able to see data, after few clicks it broke and said tha does not see the table that was in the sqlite with another extension.
Any thoughts on that?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.