Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It is possible to build NyaaPantsu App for API 19? #71

Open
JuanjoSalvador opened this issue Nov 6, 2017 · 7 comments
Open

It is possible to build NyaaPantsu App for API 19? #71

JuanjoSalvador opened this issue Nov 6, 2017 · 7 comments

Comments

@JuanjoSalvador
Copy link

At this moment, my smartphone have Android 4.4, so it will be nice if I can build NyaaPantsu App for Android 4.4+ (API 19). I searched for any issue with Kotlin and API 19 and it seems everything it's OK, but I don't know if the app needs any library that only run on API 21+, or something like that.

@akuma06
Copy link
Member

akuma06 commented Nov 6, 2017

You might have a hard time for that. Kotlin does support api 19 (and below). We just moved to api 21 for convenience (in order to not have condition compatibility code) and to use some UI Components.
But @xdk78 should have more insight concerning that since he upgraded the sdk to 21.

@JuanjoSalvador
Copy link
Author

Cool :D

I can test the app on an emulator, but I think I could test it better using my smartphone. Anywany, I'm waiting for BlackFriday to buy a new one.

@xdk78
Copy link
Contributor

xdk78 commented Nov 6, 2017

Ok, I will provide test build for api 19

@JuanjoSalvador
Copy link
Author

Thanks @xdk78! I can try to make a build myself, but I have to know if there is conflictive libs or something else.

@xdk78
Copy link
Contributor

xdk78 commented Dec 18, 2017

@JuanjoSalvador I can try to make a build myself, but I have to know if there is conflictive libs or something else. so what about that?

@JuanjoSalvador
Copy link
Author

I forgot it, sorry. I tried it and seems fine, but I only tested it on a virtual device. I need to make tests on a real device.

@xdk78
Copy link
Contributor

xdk78 commented Dec 18, 2017

@JuanjoSalvador ok fine

@xdk78 xdk78 self-assigned this Feb 18, 2018
@xdk78 xdk78 added this to the v1.3 milestone Feb 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants