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
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="26"/>
compilation ended ok
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:
There is a problem parsing the package
Any ideas?