On Fri, 2015-12-18 at 10:09 +, Winkler, Florian wrote:
> Hi Oleg,
>
> that sounds very promising. I would love to see a version of HC running
> smoothly out of the box on Android - no modifications involved.
> In the meantime, which would be the smartest way to expose HC 4.3.5.1 to
> my users?
Hi Oleg,
that sounds very promising. I would love to see a version of HC running
smoothly out of the box on Android - no modifications involved.
In the meantime, which would be the smartest way to expose HC 4.3.5.1 to
my users?
I am trying to write an SDK which exposes an HTTP layer. I would like
On Thu, 2015-12-17 at 23:00 +, Winkler, Florian wrote:
> Hi there,
>
> I read about the Android port for HTTP Client, and I also read that it is
> discontinued since on Android platform v23 Google chose to remove the old
> HTTP Client classes.
> I furthermore read that people targeting Andro
Hi Florian,
Looking at
http://developer.android.com/about/versions/marshmallow/android-6.0-changes.html#behavior-apache-http-client
it seems like it is still around, just hidden by default.
I wouldn't expect it to be completely removed from Android for a few more
years.
Regards,
Alex
On Fri, Dec
Hi there,
I read about the Android port for HTTP Client, and I also read that it is
discontinued since on Android platform v23 Google chose to remove the old HTTP
Client classes.
I furthermore read that people targeting Android 23+ should resort to Marek
Sebera's client port
(https://hc.apache