I am trying to get my environment setup to develop an android app.
After unpacking the SDK files and running the SDK Setup.exe, the
Android SDK and AVD manager opens up.
I click on the AVAILABLE PACKAGES tab which is where the Android
manager actually downloads all the available resources including every
"SDK Platform Android x.x" and every "Google API by Google Inc., API
x, revision x"
There are green check marks in every check box, indicating that I need
to download every update. SO I click INSTALL SELECTED.
The INSTALLATION ARCHIVES box pops up and this is where I get stuck. I
receive the following errors and I'm not sure what to do from here..
Downloading Documentation for Android SDK, API 7, revision 1
No buffer space available (maximum connections reached?): recv
failed
Downloading SDK Platform Android 2.1, API 7, revision 1
No buffer space available (maximum connections reached?): recv
failed
Skipping 'Google APIs by Google Inc., Android API 7, revision 1';
it depends on 'SDK Platform Android 2.1, API 7, revision 1' which was
not installed.
Downloading Google APIs by Google Inc., Android API 7, revision 1
No buffer space available (maximum connections reached?): recv
failed
Downloading SDK Platform Android 2.0.1, API 6, revision 1
No buffer space available (maximum connections reached?): recv
failed
Skipping 'Google APIs by Google Inc., Android API 6, revision 1';
it depends on 'SDK Platform Android 2.0.1, API 6, revision 1' which
was not installed.
Downloading Google APIs by Google Inc., Android API 6, revision 1
No buffer space available (maximum connections reached?): recv
failed
Downloading SDK Platform Android 2.0, API 5, revision 1
No buffer space available (maximum connections reached?): recv
failed
Skipping 'Google APIs by Google Inc., Android API 5, revision 1';
it depends on 'SDK Platform Android 2.0, API 5, revision 1' which was
not installed.
Downloading Google APIs by Google Inc., Android API 5, revision 1
No buffer space available (maximum connections reached?): recv
failed
Downloading SDK Platform Android 1.6, API 4, revision 2
No buffer space available (maximum connections reached?): recv
failed
Skipping 'Google APIs by Google Inc., Android API 4, revision 2';
it depends on 'SDK Platform Android 1.6, API 4, revision 2' which was
not installed.
Downloading Google APIs by Google Inc., Android API 4, revision 2
No buffer space available (maximum connections reached?): recv
failed
Downloading SDK Platform Android 1.5, API 3, revision 3
No buffer space available (maximum connections reached?): recv
failed
Skipping 'Google APIs by Google Inc., Android API 3, revision 3';
it depends on 'SDK Platform Android 1.5, API 3, revision 3' which was
not installed.
Downloading Google APIs by Google Inc., Android API 3, revision 3
No buffer space available (maximum connections reached?): recv
failed
Downloading SDK Platform Android 1.1, API 2, revision 1
No buffer space available (maximum connections reached?): recv
failed
Downloading Usb Driver package, revision 3
No buffer space available (maximum connections reached?): recv
failed
I did some googling on "No buffer space available (maximum connections
reached?)" and apparently, it is a socket issue that typically occurs
when a database query is called and there are a large number of TCP
connections....? but I have no idea how to troubleshoot this problem.
And beyond that I'm completely stuck. Can't find anything on my issue
relating to Android SDK installation and I don't really know where to
turn to continue.
I was able to complete the install of all SDK components on another PC
while I have been troubleshooting this one, but unfortunately, I don't
have much time to develop on that other PC.
Next steps I guess I am wondering is it possible to download Android
SDK components without using the Android SDK management utility?
Any advice on next steps or troubleshooting my errors would be great.
Thank you,
Blair
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en