I need to generate an apk for android version 6

I’m developing a project in appgyver, but the need arose to install the apk of this project in a POS that runs Android 6. How do I do it, because the compilations only accept SDK 26 and up?

Hi,

As seen from https://docs.appgyver.com/docs/android-builds:

Composer builds now require Android SDK to be version 26. This change depreciates support for Android 6 & 7 devices and sets the minimum version to Android 8 Oreo.

1 Like