AdbServer icon indicating copy to clipboard operation
AdbServer copied to clipboard

Adb Server for Espresso tests

Results 3 AdbServer issues
Sort by recently updated
recently updated
newest added

Sometimes desktop.jar generates a lot of logs. Yes, in https://github.com/KasperskyLab/AdbServer/pull/7 we collapse repeated parts of logs, but, maybe, it would be useful to turn off all logs, for example.

Compiled `.jar` artifact contains `org.intellij.lang.annotations.*` and `org.jetbrains.annotations.*` packages in it which cause the RuntimeException while project building. ![image](https://user-images.githubusercontent.com/15376527/65991222-a5892780-e495-11e9-80a8-48f58e7c871d.png)