2 Şubat 2015 Pazartesi

Android Studio İlk Açılış Hatası Android Studio First Time Error

Android Studio kurulumunu yaptıktan sonra çalıştırmaya kalktığınızda Error Launching Android Studio başlığına sahip bir hata mesajı ile karşılaşabilirsiniz. Bu hatayı çözüp Android Studio'yu çalıştırmak için aşağıdaki adımları yerine getirmeniz yeterli olacaktır.





1- Bilgisayarım ->Sağ Tık -> Özellikler seçeneğini seçin.
2- Açılan pencerede sol tarafta en alt seçenek olan Gelişmiş Sistem Ayarlarını seçin.
3- Açılan pencerede alt kısımda bulunan Ortam Değişkenlerine tıklayın.
4- Açılan pencerede Sistem Değişkenleri bölümünün altındaki Yeni butonuna tıklayın.
5- Açılan pencerede Değişken Adı bölümüne JAVA_HOME Değişken Değerine ise:
Program Files içinde yer alan Java klasörüne girin. Kurduğunuz JDK sürümü klasörüne çift tıklayın. Adres çubuğundaki adresi kopyalayıp yapıştırın. C:\Program Files\Java\jdk1.8.0_31 şeklinde olacaktır. Tamam butonuna basın.
6- Aynı adres satırını User bölümünde ki path satırının üzerine gelip düzenle butonuna bastıktan sonra değişken değerine yapıştırın ve sonuna \bin ifadesini ekleyin.
7- İşlem tamam...

Bu işlem adımlarını isterseniz kaynak olarak faydalandığım, https://www.youtube.com/watch?v=mOHOEnfXhJo adresinden de izleyebilirsiniz. Denedim çalıştı.

When you run it after you make the Android Studio Setup, you may encounter an error message Error Launching with Android Studio titles. To run Android Studio solves this error will be sufficient to fulfill the following steps.

1. My Computer -> Right Click -> select Properties.
2. Select the Advanced System Settings option on the bottom left side of the window.
3 at the bottom of the window that opens, click the Environment Variables.
4 Click the New button below the System Variables section in the window.
5. Variable Name section of the window that opens JAVA_HOME in the Variable Value:
Enter Program Files located in the Java folder. Double-click the folder where you installed JDK version. Copy and paste the address in the Address bar. C: \ Program Files \ Java \ jdk1.8.0_31 will be shaped. Press the OK button.
6- same address line on the point of the path line after pressing the edit button in the User section paste the variable value and add to the end of \ bin statement.
7. Process okay ...

I take advantage of this process steps as the source if you want, you can watch the https://www.youtube.com/watch?v=mohoenfxhjo address. I tried worked.

Hiç yorum yok :

Yorum Gönder

Yorumlarınızda e-posta adresiniz ya da kişisel bilgileriniz yayınlanmayacaktır.Kişisel bilgi vermeden yorum yapabilmek için aşağıdaki listeden Anonim seçeneğini seçin. Teşekkürler...