Fluuter常遇到的問題

The ADB binary found at XX is obsolete and has seriousperformance problems with the Android Emulatorandroid

解決方法:docker

https://stackoverflow.com/questions/51240223/adb-exe-is-obsolete-and-has-serious-performance-problemswindows

我本身最後的解決方法,雖然仍是彈出那個提示來。可是程序能夠正常跑起來了。個人問題就是 這個Android SDK Buil-Tools 29沒有安裝,安裝上,再打開模擬器還會報那個錯誤。可是程序能夠正常跑起來app

 

windows10中Android模擬器與docker環境要求的虛擬技術衝突解決

這個問題是由於安裝了dock 又安裝了android studio引發的。須要win10 安裝1809版本以上。說白了就是安裝最新版最好了。ide

win10 安裝更新很是的慢 3個小時左右 甚至更久。。。。要有耐心和時間gradle

 

 

Launching lib\main.dart on Android SDK built for x86 in debug mode...
Initializing gradle...
Resolving dependencies...
Running Gradle task 'assembleDebug'...
Built build\app\outputs\apk\debug\app-debug.apk.
cmd: Can't find service: activity
Installing build\app\outputs\apk\app.apk...
Error: ADB exited with exit code 1
Performing Streamed Install

adb: failed to install C:\Users\wjw\AndroidStudioProjects\flutter_app1\build\app\outputs\apk\app.apk: cmd: Can't find service: package
Error launching application on Android SDK built for x86.ui

 

相關文章
相關標籤/搜索