因為我的筆記本的c盤空間不夠用了,所以必須重新安裝系統分盤以讓c盤獲得更大的空間。在5天後我終於等到了我的筆記本。
然而裡面的東西啥都沒有了(我說的是android studio裝在c盤的那些貌似是gradle的配置檔案)。其他的像vs2013、eclipse很好安裝,接下來就是萬惡的android studio了。以下簡稱as。
下面我分享配置as的兩類歷程
一:善用android sdk manger
我缺的是
所以就放在這個對應的檔案下最裡面一層
c盤被格式化了這些應該也就沒了,所以分割槽時要給c盤留足夠的空間啊,血的教訓,嗚嗚嗚
三:我最後的乙個故障,但很奇妙
安卓到最後我像執行乙個程式,出現下面這個情況
上網各種查,在這找到了答案
即:tools -> android -> sync project with gradle files(android studio 3.0.1)
Android Studio配置問題
1.gradle sync failed unable to start the daemon process.以為是配置檔案的內容問題,結果一開啟檔案,發現把properties單詞拼錯了,studio不認識也難怪t t 解決方案 在c user administrator gradle資料夾下,...
Android Studio配置總結
1.cmake as 2.3.1版本後使用cmake來配置native 的編譯,所以在這裡總結下cmake的常用配置 新增引用路徑 include directories src main cpp include 新增待編譯模組 add library sets the name of the li...
Android Studio 配置Gradle總結
2 報錯 error failed to open zip file.gradle s dependency cache may be corrupt this sometimes occurs after a network connection timeout.re download depen...