PhilippC / kp2a_accservice_autofill

Accessibility service based AutoFill plugin for Keepass2Android
GNU General Public License v3.0
155 stars 20 forks source link

Does not install on Android 4.4.2 #2

Closed thenlich closed 6 years ago

thenlich commented 6 years ago

Installation on Lenovo A5500-F aborts with "parse error – there is an error parsing the package" even after deleting and downloading apk again. (Device not rooted)

madagit commented 6 years ago

Same here: Installation on rooted Samsung Galaxy S3 Neo ( GT- i9301i ) with Android 4.4.2 aborts with "parse error – there is an error parsing the package" even after deleting and downloading apk again. Tried again a few times: no result, same parse error.

PhilippC commented 6 years ago

this app only works Android 5.0 feature and thus has a minSdkVersion=21 setting. It cannot work on Android 4 - sorry.

thenlich commented 6 years ago

The minimum required software versions should be in the README in order to make this clear.