android - Unrecognized Windows Sockets error: 87: create -
I'm new to Android development and I'm following the instructions given on this site:
< P>I was trying to make my AVD but ran on this issue and could not solve it. Google Search did not really help either when I was trying to install some packages, this is the following error:
Download the SDK platform Android L Preview, Modification 3 Download Interrupted Windows Sockets Error: 87: Downloading Android Support Repository, Modification 6 Download Interrupted: Unrecognized Windows Sockets Error: 87: 'Android TV ARM EAB v7a System Image, Rroid API el Amendment build touch 1 '; It depends on 'SDK Platform Android L Preview, Revision 3' which was not installed. 'Android TV Intel X86 Atom System Image, Android API L, Revision 1'; It depends on 'SDK Platform Android L Preview, Revision 3' which was not installed. Leaving 'ARM EAB v7a System Image, Android API L, Revision 1'; It depends on 'SDK Platform Android L Preview, Revision 3' which was not installed. Leaving 'Intel X86 Atom System Image, Android API L, Revision 1'; It depends on 'SDK Platform Android L Preview, Revision 3' which was not installed. done. Nothing was established
Can anyone take me in the right direction?
I
- Run cmd.exe as administrator
- Type netsh winsock reset
- Restart the computer
Comments
Post a Comment