Android Question QLiteCantOpenDatabaseException android:targetSdkVersion="26"

alon

Active Member
Licensed User
Longtime User
Hi,
I have change the android:targetSdkVersion to 26,
After doing it I could not create db, and if I will set it back to android:targetSdkVersion 19.
It will work again.


my Sql Ver is 1.5

B4X:
    sql.Initialize(File.DirDefaultExternal, "logistic.db", True)

Any Idea Why ?

Thanks In Advance
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…