Kurulum JDK indirilir ve kurulum yapılır. http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u25-download-346242.html Eclipse Classic indirilir. http://www.eclipse.org/downloads/ Android SDK indirilir ve kurulur. http://developer.android.com/sdk/index.html Kurulum sırasında "Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml, reason: java.security.cert.CertificateException: No name matching dl-ssl.google.com found" hatası alınırsa, Settings menüsünden Force ... checkbox ı işaretlenir ve Refresh ile devam edilir. Eclipse açılır. Help > Install New Software.... den Add deyip "ADT Plugin" yazılır ve linke https://dl-ssl.google.com/android/eclipse/ yapıştırılır. Developer Tools seçilip yüklenir. İlk Proje File > New > Project ten Android Project seçilir. "Location of the Android SDK has not been setup" hatası verirse, Window > Preferences tan SDK location olarak "C:\Program Files\Android\an...
Personal weblog of Selim Özbudak