* commit 'b0514a0cd85228ee30486db4b64e95434bf364fb': docs: fix build errors due to linked apache http classes
This commit is contained in:
@@ -98,7 +98,7 @@ sdk.platform.apiLevel=22
|
|||||||
<h2 id="http">Deprecated HTTP Classes</h2>
|
<h2 id="http">Deprecated HTTP Classes</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The {@code org.apache.http} classes and the {@link android.net.http.AndroidHttpClient} class
|
The {@code org.apache.http} classes and the {@code android.net.http.AndroidHttpClient} class
|
||||||
have been deprecated in Android 5.1. These classes are no longer being maintained and you should
|
have been deprecated in Android 5.1. These classes are no longer being maintained and you should
|
||||||
migrate any app code using these APIs to the {@link java.net.URLConnection} classes as soon as
|
migrate any app code using these APIs to the {@link java.net.URLConnection} classes as soon as
|
||||||
possible.
|
possible.
|
||||||
|
|||||||
Reference in New Issue
Block a user