You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your reporting, this problem will be fixed in next version.
You can set environment variable 'ANDROID_HOME' to your android SDK directory or removing CXTouch directory(res/adb) if you want to use your own ADB.
ANDROID_HOME
I don't see the screen and every action fails like:
java.lang.NoSuchFieldException: AA_TEXT_PROPERTY_KEY
java.lang.NoClassDefFoundError: com/sun/java/swing/plaf/windows/WindowsLookAndFeel
Caused by: java.lang.ClassNotFoundException: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/sun/java/swing/plaf/windows/WindowsLookAndFeel
openjdk 11.0.1 2018-10-16
OpenJDK Runtime Environment (build 11.0.1+13-Ubuntu-3ubuntu3.18.10.1)
OpenJDK 64-Bit Server VM (build 11.0.1+13-Ubuntu-3ubuntu3.18.10.1, mixed mode, sharing)
Otherwise: Why it brings its own adb? It's messing up with the already installed one.
The text was updated successfully, but these errors were encountered: