I'm trying to use the WhatsupSticker example by Don Manfred (just as it is, no changes)
What is the minimum android version for this?
Running version 4.2.2
this is from the manifest editor
compilation ended ok
BUT, it never got to installing on the device. Message was:
Any ideas?
What is the minimum android version for this?
Running version 4.2.2
this is from the manifest editor
B4X:
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="26"/>
compilation ended ok
B4X:
igning package file (private key). (0.51s)
ZipAlign file. (0.03s)
Installing file to device. (0.04s)
Installing with B4A-Bridge.
Completed successfully.
BUT, it never got to installing on the device. Message was:
B4X:
There is a problem parsing the package
Any ideas?