When I connect my mobile with PC, android studio says Unable to detect adb version, exit value 0xc0000135. what to do?
相关问题
- Delete Messages from a Topic in Apache Kafka
- Jackson Deserialization not calling deserialize on
- How to maintain order of key-value in DataFrame sa
- StackExchange API - Deserialize Date in JSON Respo
- Difference between Types.INTEGER and Types.NULL in
Windows
adb
binaries included with the latest Google officialplatform-tools
package requireUniversal C Runtime v1.1.0
libraries. The easiest way to get them is to install Visual C++ Redistributable Package for Visual Studio 2015.