Когда я запускаю свой проект флаттера, в окне запуска студии Android возникает следующая ошибка.
Код: Выделить всё
Error: ADB exited with exit code 1
Performing Streamed Install
adb: failed to install D:\project\Flutter\flutter_app9\build\app\outputs\flutter-apk\app.apk: Failure [INSTALL_FAILED_VERIFICATION_FAILURE]
Error launching application on G011A.
Код: Выделить всё
1)flutter clean
2)adb kill and then start in terminal or CMD
3)download platform-tools and replaced it by the old one.
4)set variable related to abd in Path
5)download Gradle on reallocated it and android studio
6)change my emulator from to memu
7)Disable Antivirus and firewall
8)upgrade my flutter by newer version of powershell
Код: Выделить всё
12:31 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:31 PM Sending Tracking request failed!
12:31 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:31 PM Sending Tracking request failed!
12:31 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:31 PM Sending Tracking request failed!
12:31 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:31 PM Sending Tracking request failed!
12:31 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:31 PM Sending Tracking request failed!
12:31 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:31 PM Sending Tracking request failed!
12:31 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:31 PM Sending Tracking request failed!
12:31 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:31 PM Sending Tracking request failed!
12:31 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:31 PM Cannot reach ADB server, attempting to reconnect.
12:32 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:34 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:34 PM Cannot reach ADB server, attempting to reconnect.
12:34 PM adb server version (31) doesn't match this client (41); killing...
12:34 PM * daemon started successfully
12:34 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:34 PM Cannot reach ADB server, attempting to reconnect.
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:35 PM Cannot reach ADB server, attempting to reconnect.
12:35 PM Unable to open connection to ADB server: java.io.IOException: Can't find adb server on port 5037, IPv4 attempt: Connection refused: connect, IPv6 attempt: Connection refused: connect
12:35 PM Failed to start monitoring 127.0.0.1:21503
12:35 PM adb server version (31) doesn't match this client (41); killing...
12:35 PM * daemon started successfully
12:35 PM Cannot reach ADB server, attempting to reconnect.
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:35 PM Cannot reach ADB server, attempting to reconnect.
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:35 PM Cannot reach ADB server, attempting to reconnect.
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:35 PM Cannot reach ADB server, attempting to reconnect.
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:35 PM Failed to start monitoring 127.0.0.1:21503
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:35 PM Cannot reach ADB server, attempting to reconnect.
12:35 PM Sending jdwp tracking request failed!
12:35 PM Failed to start monitoring 127.0.0.1:21503
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:35 PM Cannot reach ADB server, attempting to reconnect.
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:35 PM Cannot reach ADB server, attempting to reconnect.
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:35 PM Failed to start monitoring 127.0.0.1:21503
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:35 PM Cannot reach ADB server, attempting to reconnect.
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:35 PM Cannot reach ADB server, attempting to reconnect.
12:35 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:36 PM Cannot reach ADB server, attempting to reconnect.
12:36 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:36 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:36 PM Cannot reach ADB server, attempting to reconnect.
12:36 PM adb server version (31) doesn't match this client (41); killing...
12:36 PM * daemon started successfully
12:36 PM Adb connection Error:An existing connection was forcibly closed by the remote host
12:36 PM Cannot reach ADB server, attempting to reconnect.
12:36 PM adb server version (31) doesn't match this client (41); killing...
12:36 PM * daemon started successfully
Подробнее здесь: https://stackoverflow.com/questions/664 ... or-related
Мобильная версия