Wednesday, 15 September 2010

android - using apache package : org.apache.http -



android - using apache package : org.apache.http -

i trying write ssl related code in android studio, , noticed utilize class org.apache.http.client.httpclient out of box.

1) bundle ship android's sdk, or did android studio create available ?

2) in import, can see :

import org.apache.http.client.httpclient;

how can check version of class using ? seems have several versions.

it part of standard android sdk http://developer.android.com/reference/org/apache/http/client/httpclient.html have @ link see version used http://grepcode.com/snapshot/repository.grepcode.com/java/ext/com.google.android/android/4.4.2_r1/ (in 4.4.2 version 4.0.1)

android apache

No comments:

Post a Comment