Error: Android SDK not found. Make sure that it is installed. If it is not at the default location,
自從升級android studio2.3.1後,執行ionic專案時無法再在android平臺上啟動。網上查了很多資訊後,得知是android sdk廢棄android命令,以及改變了目錄結構。
解決辦法如下:
移除android sdk目錄的tools資料夾
下載
https://dl.google.com/android/repository/tools_r25.2.3-linux.zip
解壓出來,將解壓得到的tools資料夾複製到android sdk目錄下
問題解決(或許你會遇到下個坑~~)。
相關推薦
Error: Android SDK not found. Make sure that it is installed. If it is not at the default location,
自從升級android studio2.3.1後,執行ionic專案時無法再在android平臺上啟動。網上查了很多資訊後,得知是android sdk廢棄android命令,以及改變了目錄結構。 解決辦法如下: 移除android sdk目錄的tools
vue.esm.js?efeb:591 [Vue warn]: Property or method "item" is not defined on the instance but referenced during render. Make sure that this p
[Vue warn]: Property or method "item" is not defined on the instance but referenced during render. Make sure that this property is reactive, either i
Ubuntu下vmware 開啟虛擬機器錯誤could not open /dev/vmmon:?????? please make sure that the kernel moduel vmmon is load
今天在ubuntu上發現打不開虛擬機器了,顯示could not open /dev/vmmon:?????? please make sure that the kernel moduel vmmon is load 然後在終端啟動如下圖所示 上網查閱發現原因是BIOS裡
Kettle 連線 oracle 報錯:could not be found, make sure the 'Oracle' driver (jar file) is installed.
報錯如下:Driver class 'oracle.jdbc.driver.OracleDriver' could not be found, make sure the 'Oracle' driver (jar file) is installed.oracle.jdbc.
解決Cannot find config.m4 Make sure that you run '/home/php/bin/phpize' in the top level source directory of the module
編譯安裝 -o rec 找不到 extension home ring ins 擴展 oot@DK:/home/daokr/downfile/php-7.0.0/ext/mysqlnd# /home/php/bin/phpizeCannot find config.m4.
Plotly 出錯 Make sure that you're logged in as username.
因為要用 python 畫圖,搜到 plotly 這個包不錯,於是安裝,沒想到這是噩夢的開始… 其實,當看到用一個開源包的時候竟然還要註冊的時候,我的心裡是***的。但是沒辦法,畫圖得有個 API key,這個 key tm 還只能註冊領取。於是只好註冊了。註冊以後,還要做如下事情才
Make Sure That CloudWatch Alarms Trigger Actions
Be sure to consider the mechanism used by CloudWatch to measure time-aggregated metrics when you create alarms. Also consider loweri
Command `start` unrecognized. Make sure that you have run `npm install`
在使用命令react-native start啟動服務的時候報錯也就是需要從新執行npm install命令,但是執行命令之後,還是報錯。怎麼解決呢,使用npm -v檢視當前npm版本此時執行命令npm install -g npm將npm更新到最新版本然後使用npm -v檢
解決Mac下IntelliJ IDEA php-cgi not found: Please ensure that configured PHP Interpreter
問題背景:macOS High Sierra 10.13.3,自帶Apache和PHP7.1.7剛開始接觸PHP,原先用HBuilder來寫,但提示內部伺服器有問題,折騰好幾天沒找到解決方法,有大佬說idea也可以寫PHP,就轉idea,然後又卡在“php-cgi not f
php安裝擴充套件錯誤:Cannot find config.m4. Make sure that you run /usr/local/bin/phpize in the top level sourc
如果在安裝php擴充套件的時候出現如題的錯誤:只需到php的安裝目錄下如:cd /usr/local/php/php-7.0.4/ext/openssl 執行命令: cp ./config0.m4
異常:Property 'name' not found on type java.lang.String,attribute items does not accept any
最近在練習jstl與el綜合實訓時遇到兩個問題,雖然沒有什麼技術性但是很有必要給大家提個醒,在開發過程可能會因為某個非技術性問題讓我們百思不得其解,其實問題很簡單,看你細不細心了,否則死都不知怎麼死得啊。 第一問題百度了很久才發現原來指令標籤寫錯了 org.apache.
react-native run-android時 SDK location not found.報錯
not 自動創建 per 解決 not found -a 原因 and 報錯 報錯 原因 缺少local.properties文件(SDK location) 解決 方法一:在android Studio中打開項目android目錄,會自動創建local.properti
Error:Unable to make the module:***, related gradle configuration was not found. Please, re-import the Gradle project and try again.
RR ble err alt conf related error: found ref 打開idea的 View -> Tool Windows -> Gradle.然後點擊 Refresh Error:Unable to make the mod
error: resource android:style/TextAppearance.Material.Widget.Button.Colored not found.
這個神奇的問題。 最近重灌了電腦,更新了studio。每一次studio更新都是一次革命啊。。。血的教訓,專案做一半的時候不要隨便更新,先是更新了之後ndk版本出現問題,然後發現gradle版本還要和ndk版本搭配。最後又出現了這個標題問題。 搜尋了一下,網上好多都是說的降低
Android:Error running 'app': Default Activity not found
問題 點選Run app按鈕安裝時,左邊的Android小logo有個小紅叉,然後報錯Error running 'app': Default Activity not found 分析 有過經驗的都知道這可能是因為AndroidManifest.xml檔案,沒有配置啟動介面
ionic 提示 Error: Could not find gradle wrapper within Android SDK.
Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK. 到Android SDK目錄下,確認真沒有這個tools/templates/gradle 目錄 可能是And
【Debug-aapt2】error: style attribute '@android:attr/windowEnterAnimation' not found
蟲子描述 Git下來的專案Build報錯: 具體為: error: style attribute '@android:attr/windowEnterAnimation' not found. Message{kind=ERROR, text=error: sty
RN開發(四:Could not install the app on the device, read the error above for details. Make sure you ...)
前言 手賤升級mac系統, 然後就報標題錯誤, 然後virtualBox 失效,重新安裝後,導致genymotion 開啟 react-native run-android 報上面錯誤, 一開始以為環境變數問題,去其他rn專案 沒這問題, 然後以為genymo
jenkins 執行shell命令 command not found,make: *** [build] Error 127 解決辦法
本地執行shell命令成功,Jenkins 遠端執行 shell命令有時 提示命令找不到,或者make的時候報錯。 因為Jenkins執行shell時無法獲取環境變數的原因導致 解決辦法在shell
Android學習筆記:Error running app: Default Activity Not Found
今天開始正式學習Android,沒錯搭好環境後我就碰到第一個問題: Error running app: Default Activity Not Found 這個問題的原因是沒有為程式配置主活動。解決辦法是在AndroidManifest.xml檔案中加入如下程式碼: