Hi, beginners question:
I just tried to get the sdk r3 running on ubuntu linux 9.10. After installation I can run tools/android, but when I try to list the available packages I get an error message Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml, reason: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target strace shows that it tries to find the cert in /etc/ssl/certs/java/ cacerts. What is the official and clean way to add the android certs to the local key repository? regards -- 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

