Join Slack
Powered by
Hi all! Does by chance anybody know if it's possib...
# ktor
g
GreyhairRedbear
07/16/2018, 7:40 PM
Hi all! Does by chance anybody know if it's possible to use ktor as a HTTP client in an
android application
? After reading the documentation I suppose the CIO-client could work, can anyone confirm that?
e
enleur
07/16/2018, 7:47 PM
it should work, check this
https://github.com/e5l/http-client-common
g
GreyhairRedbear
07/16/2018, 7:52 PM
thanks a lot, I'll try it 🙂
e
e5l
07/17/2018, 7:16 AM
CIO
engine would work, but only with API version >= 26
g
GreyhairRedbear
07/18/2018, 6:48 PM
Thank you very much. That's unfortunate, I have to support at least API 19.
3
Views
Open in Slack
Previous
Next