I have found that if I try to install using B4a bridge, if android:minSdkVersion is set to 26 in the manifest, and you are trying to install on a device that is Android 7 I get this error with no other message. B4a thinks the package was properly installed and throws no errors, either in debug mode or release mode.
Same issue on two different tablets.
Set a lower android:minSdkVersion and it installed fine.
Same issue on two different tablets.
Set a lower android:minSdkVersion and it installed fine.