I am unable to install to device when using SDK 33 and targeting SDK33
Used code from Kiosk example, only changed targetSdkVersion="33"
Used code from Kiosk example, only changed targetSdkVersion="33"
B4X:
Dex code (0.35s)
Dex merge (0.76s)
Copying libraries resources (0.07s)
ZipAlign file. (0.03s)
Signing package file (private key). (0.25s)
Installing file to device. Error
adb: failed to install Kiosk.apk: Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: /data/app/vmdl840120263.tmp/base.apk (at Binary XML file line #22): anywheresoftware.b4a.objects.AdminReceiver2: Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present]