chengxinlun / Stellarium-android

A version of Stellarium for android
GNU General Public License v2.0
84 stars 28 forks source link

Support devices with Android 4.x and 5.x #12

Open ghost opened 5 years ago

ghost commented 5 years ago

I just check you APK's using APK Editor Studio, because I can't install latest version on Android 5.1 device.

Actual behavior

Latest build (Stellarium-API26-1.29.6_m_1.0.apk) support only Android 6.0...8.0

pic.1

Previous build (Stellarium-API26-1.24.4.apk) support Android 4.1.x...8.0

pic.2

Expected behavior

Add support for Android 4.x...5.x for Stellarium-android v1.29.x (current master branch).

REFERENCE