I'am developing an android app. before this morning everythings ok when i click 'run' in Android Studio, the IDE will compile my codes and install apk to my devices automatically.but now device will disconnect automatically when IDE install apk, so i try to install apk manually,i got same result,like this:
My Envirement OS:Ubuntu 16.04 Android Studio: Android Studio 3.5 Build #AI-191.8026.42.35.5791312, built on August 9, 2019 JRE: 1.8.0_202-release-1483-b49-5587405 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Linux 4.15.0-65-generic Android Debug Bridge version 1.0.41 Version 29.0.4-5871666
Is anyone got same error like me? Thanks you.