Android studio 執行出現Error running app: This version of Android Studio is incompatible with the Gradle
執行專案的時候出現:Error running app: This version of Android Studio is incompatible with the Gradle Plugin used. Try disabling Instant Run (or updating either the IDE or the Gradle plugin to the latest version)
翻譯一下:錯誤執行應用程式:這個版本的Android工作室與Gradle外掛不相容使用。嘗試禁用即時執行(或更新IDE或Gradle外掛的最新版本)
意思很明白了,就是Gradle不相容,雖然看到這個,都知道是版本不相容,當不知道哪裡下手去做修改,今天我剛好遇到這個這個問題,跟大家一起分享怎麼做處理:
第一步:如下圖:
第二步:
第三步:clean專案之後,執行專案
最後,祝大家好運,反正我是這樣做的,並且成功了,哈哈!!!
相關推薦
Android studio 執行出現Error running app: This version of Android Studio is incompatible with the Gradle
執行專案的時候出現:Error running app: This version of Android Studio is incompatible with the Gradle Plugin used. Try disabling Instant Run
This version of android studio is incompatible with the gradle version used.
問題背景 因為專案app分包需要,將工程的graddle版本升至了2.2.0 alpha4,而我的android studio 一向升級為最新版,於是就出現了題目中的報錯: Error running app: This version of Android Studio
This version of android studio is incompatible with the Gradle Plugin used
日誌資訊(Error running app) this version of android studio is incompatible with the Gradle Plugin used. Try disabling instant Run (of
Android Studio調試出現 Error running app 錯誤
Error running app:Instant Run requires 'Tool | Android | Enable ADB integration‘ to be enabled. 在第一次除錯寫android程式的時候出現的問題。我第一次使用Android
Android學習筆記:Error running app: Default Activity Not Found
今天開始正式學習Android,沒錯搭好環境後我就碰到第一個問題: Error running app: Default Activity Not Found 這個問題的原因是沒有為程式配置主活動。解決辦法是在AndroidManifest.xml檔案中加入如下程式碼:
idea出現:error:java: Target level '1.7' is incompatible with source level '1.8'.解決辦法
tin get 技術 strong mark 更改 ID HR ati 當我們開始使用idea的時候,編譯jsp程序我們有可能出現編譯錯誤,然而我們的代碼又沒有什麽問題。 解決方法一:我們開始的時候可以通過修改java compiler來解決這樣的問題,點擊file菜
對Android執行出現“Session 'app': Error Launching activity”問題的補充
“Session ‘app’: Error Launching activity”這個問題網上有兩種解決方案,但是都沒有解決我的問題 基本的解決方案有 File->Settings->Build, Execution,Deployment找到In
android studio執行出現失敗,提示java jdk找不到,javaMaxHeapSize "4g" error 解決辦法
因為javaMaxHeapSize,只有64位才支援4g,所以要是64位的java才行。 1.首先 你需要看一下你的java jdk是不是64位的。 windows檢視方法:cmd進入輸入命令列介面, java -d64。 2.如果不是的話,安裝64位jdk,更改jdk路徑
靈異事件之:Android Studio 3.4提示:Error running app: Default Activity Not Found
方法 什麽是 ons tro app nac 開啟 ins XML 靈異事件之:Android Studio 3.4提示:Error running app: Default Activity Not Found 本次事件尚未解決,如果有手法獨特的大神,請在
執行HBase shell時出現ERROR: org.apache.hadoop.hbase.ipc.ServerNotRunningYetException: Server is not running yet錯誤解決辦法(圖文詳解)
cep ESS 關註 align comm util code ade dap 不多說,直接上幹貨! [kfk@bigdata-pro01 bin]$ jps 1968 NameNode 2385 ResourceManager 2259 Jou
[轉]開啟Android Studio報錯“Error running ***: Please select Android SDK”
今天開啟Android Studio編譯專案正常,但在執行Run app的時候莫名其妙彈出配置對話方塊,一看SDK配置沒什麼問題,就直接單擊“Run”按鈕,誰料下面的訊息視窗直接提示執行錯誤“Error running ***: Please select Android SDK”
開啟Android Studio報錯“Error running ***: Please select Android SDK”
今天開啟Android Studio編譯專案正常,但在執行Run app的時候莫名其妙彈出配置對話方塊,一看SDK配置沒什麼問題,就直接單擊“Run”按鈕,誰料下面的訊息視窗直接提示執行錯誤“Error running ***: Please select Android S
Android:Error running 'app': Default Activity not found
問題 點選Run app按鈕安裝時,左邊的Android小logo有個小紅叉,然後報錯Error running 'app': Default Activity not found 分析 有過經驗的都知道這可能是因為AndroidManifest.xml檔案,沒
Error running app: Please select Android SDK
不小心刪除專案一些檔案後,點選執行按鈕就彈出這個錯誤了,解決方法如下: 依次點選File—Setting—Appearance&Behaviour—Android SDK—Edit,如下:
AndroidStudio執行程式提示Error running app : No target device found
原因是adb沒檢測到裝置(包括真機和虛擬機器)。 在Terminal執行adb devices命令,檢視有沒有連線到的裝置。 如果沒有裝置,確認虛擬機器是否正確開啟,真機是否連線開啟USB除錯並安
Android studio執行出現錯誤:IllegalArgumentException: Unable to locate adb
更新安裝sdk, 執行出現錯誤,做個筆記。 sdk中的platform-tools沒裝 導致無法使用 Tools - Android - SDK Manager -SDK Tools -Android SDK platform 然後把這個裝上去就好了。希望對遇到
Error running app: Default Activity Not Found
efault studio sdn mark roi android工程 lan running href 最近在調試安裝Android Widget程序時,碰到Error running app: Default ActivityNot Found。 因
Error running app: No target device found問題
mac下android studio 3.2 連線真機時, 報 Error running app: No target device found問題 錯誤 1、先下載androidfiletransfer.dmg 檔案,並安裝,讓mac可以讀取安卓手機記憶體 https://
mysql 匯入sql檔案,出現ERROR 1418 (HY000): This function has none of DETERMINISTIC, NO SQL, or READS SQL報錯
ERROR 1418 (HY000): This function has none of DETERMINISTIC, NO SQL, or READS SQL mysql的設定預設是不允許建立函式 1、更改全域性配置 SET GLOBAL l
Error running app:Default Activity not found 解決方法
問題顯示 Error running app:Default Activity not found 此時你會發現執行不了,這是因為在AndroidManifest.xml檔案中,我們只是註冊了活動,並沒有為程式配置主活動(當程式執行的時候,不知道先啟動那個活動),所以只要新增幾行程式碼即可。