learningequality / kolibri-installer-android

Android wrapper for Kolibri.
MIT License
26 stars 22 forks source link

"App is built for older version of Android" message #37

Closed DXCanas closed 2 years ago

DXCanas commented 5 years ago

This message comes up on newer devices, and seems to be used as a shaming mechanism for Android devs who are targeting old API versions to skip permission requests.

image

We're targeting a fairly low API version because a) Many of the devices we're targeting use old versions of Android b) The SDK P4A is compatible with is pretty low.

We can brainstorm solutions down the line.