Sometimes in the Android SDK Manager appear problems with updating the installed package or with installing new packages and you can get error: "Failed to fetch URL http://www.echobykyocera.com/download/echo_repository.xml/addon.xml, reason: Server returned HTTP response code: 403 for URL: http://www.echobykyocera.com/download/echo_repository.xml/addon.xml"
There are the several methods that maybe can help you: 1. Start SDK Manager with administrator privileges (In Windows right click on "SDK Manager.exe" and select "Run as Administrator"). 2. Maybe you need select HTTP instead of HTTPS (Go to "Settings" and select "Force https:// ... sources to be fetchign using http:// ..."). 3. If you have proxy-server you must specify it (Go to "Settings" and insert your HTTP Proxy Server and HTTP Proxy Port in appropriate cell). 4. Disable all antiviruses and firewalls or add Manager to the list of exception. -- 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

