I am running Ubuntu 9.10 with eclipse installed from the Ubuntu repository.
If I try to create an Android project in eclipse. File->New->Project...->Android->Android Project->Next I get blocked in the "New Android Project" dialog because it does not include any "Build Target"s. If I run "Android SDK and AVD Manager" I get: ============ $ android Available Packages->Refresh Refresh Sources Fetching Https://dl-ssl.google.com/android/repository/repository.xml Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml, reason: HTTPS SSL error. You might want to force download through HTTP in the settings. ============ What manifests an SSL error? What do I need to change in my system to allow this fetch to go through? If I go to the "Settings" tab under "Misc" I can check "Force https://... sources to be fetched using http://..." but even though I click "Save & Apply" it doesn't change the "Available Packages->Refresh" outcome. To get this to work do I need to supply a "Proxy Settings"? If so what would I put there? I had everything working just fine when I was running Ubuntu 9.04... -- You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en

