Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Support Android < 5.0 (API-21) #16

Closed
fabaff opened this issue Apr 3, 2017 · 4 comments
Closed

Support Android < 5.0 (API-21) #16

fabaff opened this issue Apr 3, 2017 · 4 comments

Comments

@fabaff
Copy link

fabaff commented Apr 3, 2017

The installation of the apk fails on 4.4.2 with a parsing error.

@Maxr1998
Copy link
Owner

Maxr1998 commented Apr 3, 2017

Yes, the apk is built with a minSdkVersion of 21, aka Android 5.0. I'm currently not sure I want to have the hassle of supporting older versions as well, sorry.

@Maxr1998 Maxr1998 changed the title Parsing error Support Android < 5.0 (API-21) Apr 3, 2017
@fabaff
Copy link
Author

fabaff commented Apr 3, 2017

Thanks. I wasn't sure where the issue could be because this tablet was the only available device to run a test.

@fabaff fabaff closed this as completed Apr 3, 2017
@Maxr1998
Copy link
Owner

Maxr1998 commented Apr 3, 2017

Oh ok, I see. I suppose your Tablet is too old to get any upgrade? I will look how much work it would be to support at least 4.4+, KitKat is only one API version actually, and shouldn't be too much of a difference with support libs. Reopening for now until I make a final decision.

@Maxr1998 Maxr1998 reopened this Apr 3, 2017
@Kernald
Copy link

Kernald commented Apr 26, 2017

Just a note: as you don't use the SAF, if you support API 19, you probably could support API 17 and 18 too without any more work.

@Maxr1998 Maxr1998 closed this as completed Aug 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants