I quickly reviewed the Android exported options of the latest Construct version (r470). Here are the available options:
Min.version options:
- 7.0+ (Nougat)
- 7.1+
- 8.0+ (Oreo)
- 8.1+
- 9.0+ (Pie)
- 10.0+
- 11.0+
- 12.0+
- 13.0+
- 14.0+
- 15.0+
Android build options:
- Cordova project
- Android Studio project
- Debug APK
- Unsigned release APK
- Unsigned Android App Bundle
- Signed debug APK
- Signed release APK
- Signed Android App Bundle
Documentation can be found here.
Don't hesitate to check the mobile examples here. (-> Browse examples -> Tags -> "Mobile", then remove "Recommended" tag)