2013-07-29 52 views

Trả lời

2
Go to Gradle 
Download last version 
Open grandle location within Android Studio (in my case is: C:\Program Files (x86)\Android\android-studio\plugins\gradle" 
Important: backup your existing Android Studio gradle lib folder (in case things go wrong, as some of the commenters have pointed out) 
Open download file from 2. 
Override lib folder within Android Studio with lib folder within downloaded file. 
+2

Tôi đã làm điều đó nhưng vẫn cung cấp thông báo lỗi tương tự. – asep16

0

tôi là lỗi tương tự, tôi giải quyết nó với điều này giải pháp:

Open the SDK manager 
Make sure that the "Extras/Android Support Repository" (not just Android Support Library) is installed or updated. 

Nguồn: http://tools.android.com/recent/androidstudio020released

Tôi hy vọng điều này sẽ giúp bạn

0

Sửa lỗi được mô tả here hoạt động cho tôi. -Dexternal.system.in.process = true setting là cần thiết trong các tùy chọn VM của Android Studio.

Các vấn đề liên quan