I use keyvaluestore2. I see the error in the picture playstore panel. Most of the bugs in the Android version 6. I'd build the application sdk23. How can I fix this error?
Manifest editor defined in the following way:
AddManifestText(
<uses-sdk android:minSdkVersion="11" android:targetSdkVersion="23"/>
<supports-screens android:largeScreens="true"
android:normalScreens="true"
android:smallScreens="true"
android:anyDensity="true"/>)
I do not use the database. Key value store database because the class gives this error.
B4X:
Dim sf As StringFunctions
Dim dat As KeyValueStore
dat.Initialize(File.DirRootExternal, dn)
sf.Initialize
I do like the above definition. I tried no problem on my device. Just come bugs in Android version 6.
No error message. Only "Ym" in the folder "datname" file does not occur. The following code is working correctly. But it does not create a file when I use rp.