After I set up the private sign key, I will always get the following error(in compile mode) when I start a new FILE in IDE and run it.
B4X:
B4A Version: 7.30
Parsing code. (0.00s)
Compiling code. (0.02s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Generating R file. (0.06s)
Compiling generated Java code. (0.78s)
Convert byte code - optimized dex. (0.24s)
Packaging files. (0.08s)
Copying libraries resources (0.00s)
Signing package file (private key). (0.41s)
ZipAlign file. (0.01s)
Installing file to device. Error
Failed to install testread.apk: Failure [-26: Package b4a.example new target SDK 19 doesn't support runtime permissions but the old target SDK 23 does.]