android-remote-debugger icon indicating copy to clipboard operation
android-remote-debugger copied to clipboard

Library android-remote-debugger not work on api < 21.

Open NikCapko opened this issue 4 years ago • 2 comments

Library android-remote-debugger not work on api < 21. It use okhttp library with minSdk 21.

NikCapko avatar Feb 08 '21 18:02 NikCapko

This library has been repeatedly tested on api < 21. There were no problems. Describe your problem in detail.

zerobranch avatar Mar 01 '21 17:03 zerobranch

From version 3.13.0 okhttp has minimum requirements to Java 8+ or Android 5+

NikCapko avatar Mar 03 '21 10:03 NikCapko