-1, still a problem AFAICT, as it does not agree with Oleg's recent change:
URL: http://svn.apache.org/r1578416 Log: SDK version 17 should suffice On 17 March 2014 17:16, <[email protected]> wrote: > Author: ggregory > Date: Mon Mar 17 17:16:17 2014 > New Revision: 1578472 > > URL: http://svn.apache.org/r1578472 > Log: > Update troubleshooting section. > > Modified: > httpcomponents/httpclient-android/trunk/BUILDING.txt > > Modified: httpcomponents/httpclient-android/trunk/BUILDING.txt > URL: > http://svn.apache.org/viewvc/httpcomponents/httpclient-android/trunk/BUILDING.txt?rev=1578472&r1=1578471&r2=1578472&view=diff > ============================================================================== > --- httpcomponents/httpclient-android/trunk/BUILDING.txt (original) > +++ httpcomponents/httpclient-android/trunk/BUILDING.txt Mon Mar 17 17:16:17 > 2014 > @@ -3,7 +3,7 @@ Building HttpComponents Client for Andro > > (1) Requisites > -------------- > -Android SDK rev. 17 (4.2.2 or Jelly Bean MR1) or newer is required in order > to compile > +Android SDK rev. 18 (Android 4.3) or newer is required in order to compile > HttpClient for Android. Android SDK can be downloaded either separately or > bundled with Android Studio. > > @@ -41,4 +41,3 @@ build/libs/httpclient-android-<VERSION>- > > Building version 4.3.3 with Gradle 1.11 fails. Please use Gradle 1.9. > > -Use the Android SDK manager to make sure you have Android 4.3 (API level 18) > installed. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
