yieskoW
yieskoW
This library wasn't built for Android
You've to adapt, I guess.
I think you should fork and use a library (Like: okhttp, retrofit) that specializes in HTTP request (and etc). And use that specialized library, adapt and replace the current one...
I always recommend doing it in an adapted way, but if you want something more agile: https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/4.3.4 That should works, add that on your project's build.gradle. (Not sure if that...
> > I always recommend doing it in an adapted way, but if you want something more agile: https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/4.3.4 > > That should works, add that on your project's build.gradle....
Nunca, eu gosto do PMMP da ScerIO.
https://github.com/ScerIO/PocketMine-MP-Android/issues/193