AdbServer
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. 