1. 程式人生 > >Android SDK is missing, out of date, or is missing templates. Please ensure you are using SDK versio

Android SDK is missing, out of date, or is missing templates. Please ensure you are using SDK versio

原因

SDK路徑沒設定或者設定不正確

解決辦法

第一步:開啟Project Structure

開啟方法1:




開啟方法2:


第二步:設定SDK路徑


翻譯借鑑連結:http://stackoverflow.com/questions/21794272/android-sdk-is-missing-out-of-date-or-is-missing-templates-please-ensure-you

相關推薦

Android SDK is missing, out of date, or is missing templates. Please ensure you are using SDK versio

原因 SDK路徑沒設定或者設定不正確 解決辦法 第一步:開啟Project Structure 開啟方法1: 開啟方法2: 第二步:設定SDK路徑 翻譯借鑑連結:http://stackoverflow.com/questions/21794272/an

Maven打包異常Unable to locate the Javac Compiler in:Please ensure you are using JDK 1.4 or above and

最近maven打包專案時出現以下異常: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project com.xxx: Comp

Maven報錯Please ensure you are using JDK 1.4 or above and not a JRE解決方法!

https://www.cnblogs.com/shihua513/p/6163682.html   在eclipse下用maven編譯時,很有可能出現以下錯誤: Please ensure you are using JDK 1.4 or above andnot a JRE (the co

Eclipse中修改包名,提交SVN時報 is out of date,怎麼辦?

問題:Eclipse中修改包名,提交SVN時報 is out of date,怎麼辦?描述: Hi,大家好!     我的問題如題,在不考慮用TortoiseSVN客戶端直接刪除目錄這個方法的情況下,有什麼方法能夠解決ECLIPSE下修改程式碼包名,提交SVN導致is out of d

解決“Default Boot2Docker ISO is out-of-date, downloading the latest release...”

load tor doc crt iss info The efault ref 看GitHub大概是作者忘記給ISO加上頭了,根據裏面一個解決方案,做成博客,首先下載HexEditor,然後打開ISO,crtl+g去到offset為8032行的位置,,粘貼-v18.09.

Chrome瀏覽器提示Adobe Flash Player is out of date的問題之解決

在使用Chrome瀏覽器一段時間後,會出現如下的提示: 如果你點選Update plug-in的話,瀏覽器會調轉到google.com/..的類似的網站上面,而google.com當前在大陸地區是

Docker報錯: Default Boot2Docker ISO is out-of-date

安裝完docker-machine後,新建docker-machine命令: docker-machine create -d virtualbox pydm, 手工下載了Boot2Docker.iso, 錯誤資訊為"Default Boot2Docker ISO is o

svn: is out of date

一句話總結下,先還原,再更新,再修改提交,OK svn: Item is out of date     使用Svn提交時候遇到如下錯誤:     Deleting       E:/bdf-d7/bdf-dorado7/src/com/bstek/bdf/d7/cms/dir    Item is out

Can't locate Log/Dispatch.pm in @INC /Makefile out-of-date with respect to Makefile.PL

rect building usr lease and complete abort out sender mha check的時候報錯問題解決: # masterha_check_ssh --conf=/data/mha/app1.cnf Can‘t locat

Cadence Allegro小技巧之解決Out of date shapes問題

當你經過幾十個小時的艱苦奮戰,終於把板子布完,而當你興沖沖準備出Gerber檔案丟給板廠打樣,儘早結束噩夢時,卻發現Allegro報錯“Dynamic shapes are out of date; please update them. Check for out of date shapes i

Silicon Valley is Running out of Juice in 2018

Silicon Valley is Running out of Juice in 2018The majority of technological innovation no longer takes place in California. This is the silent revelation o

Linux chrome flash out of date

新裝了 deepin 系統後,chrome 無法執行 flash 外掛,嘗試解決辦法如下: 1. 安裝 unstable 版 sudo apt-get install google-chrome

解決Subclipse進行commit的時候出現 file out of date和remains in tree-conflict的方法

今天commit最新修改好的指令碼到Google code的時候,由於網速問題中斷了,再次提交的時候,Subclipse提示某某文件"file out of date". 於是一頓神搜,在官方網站的FAQ裡找到一段解釋: I am trying to commit some

Out Of Date>搬家到http://imee.cn了

在有時伺服器生成HTTP迴應是無法確定訊息大小的,這時用Content-Length就無法事先寫入長度,而需要實時生成訊息長度,這時伺服器一般採用Chunked編碼。   在進行Chunked編碼傳輸時,在回覆訊息的頭部有transfer-coding並定為Chunked,表

Android N編譯之Out of memory error

之前本地環境編譯一直是正常的,後來更新程式碼後,出現編譯不過。 提示out of memory,但是檢視swap和記憶體都還是夠的。 裡面有個提示,try increasing heap size with java option '-Xmx<size>',就按

解決vs F5執行時提示out of date的問題

          我們都知道,vs開始除錯執行時,如果檢測到原始檔比生成時的標記來的新,就會提示out of date           常見的原因一般是改動了程式碼(增量編譯可解決)或者遷移了整個工程的位置(重新編譯可解決)           比較特殊的情況是,測

make Android 系統報錯 out of space?

Out of space? the tree size of out/target/product/HydrogenONE/system is (MB) 原因是系統分割槽變化了清除out目錄make clean重新編譯

STM8+STVD+COSMIC 學習筆記 address is out of range and is ignored

在連續整了一個下午,一個晚上,又一個上午之後終於可以用STVD除錯了!以此來紀念一下。 微控制器時STM8AF5189,工程是人家編譯好的,結果拿到手裡編譯後發現s19檔案變大了不少,而且裡面的地址出

svn out of date 無法更新到最新版本

顯示某檔案out of date,這是因為本地檔案不是伺服器上最新版本 兩種解決辦法: 1.先備份檔案,然後在svn上還原之,然後拷回來覆蓋,然後再commit 2.刪除根目錄下.svn下面的all-wcprops檔案,OK

Android Error:Failed to complete Gradle execution. Cause: The version of Gradle you are using (3.3)

Android 打包錯誤: Error:Failed to complete Gradle execution. Cause: The version of Gradle you are using (3.3) does not support the forTasks() me