Member
Last active 7 years ago
Don't know if this will help, but my app uses JSON for data storage/retrieval and it works without any issues. I didn't add any permissions for this, it just works as long as you stay within your app directory. Unchecked all the options except the on exit one.
Thank you for the info and quick response!
What android API Level does the program publish APK as?
Thank you
How do we set the class path? I can do this in Android Studio, but do not see how to do it in this program. I am on Win7 64 bit and Java is installed in the Programs folder. The sub-folders are jre7, jre1.8.0_131, jre1.8.0_31, and jdk1.8.0_131. This install was from the Oracle site using jdk-8u131-windows-x64.exe.
I have tried everything and can't even publish a simple html file with nothing but text. File is named index.html, and still get the build error that refers me to the post from 6 months ago.
Thank you