Blank window "Cannot find an Android SDK" when I select "Android"
I've installed android studio and processing 3, and I can't use Android mode. I cant select anything in this blank window and can't close it. Any fixes?
Distro: Arch
Processing - 3.5 linuxX64

Looks like a problem with the Swing widget itself... do experience similar issues with other dialog windows in Processing?
I came across that issue and solve it. But if u do that you may be lost all sketches. Firstly, remove /home/./uninstall.sh which is your installation folder.(for me /opt/processing-3.5.3 ). than install 3.4 version from processing download page . Than extract it where you want and execute ./install.sh. Open processing IDE. Check version it should be 3.4. Than install android mode it will be ask for sdk and download manually. Than go 3.4 version installation folder execute ./uninstall.sh than install 3.5.5 version. It works for me.
i can confirm with the latest on ubuntu 19.04
Does not work for me. Linux Mint 19.3 / 64 bit, Processing 3.5.4. It still shows the blank Window. By the way. It does not work with Windows 10, OSX 10.14.6 also. It seems to be a general problem.
So processing.org has removed the old 3.4 version "because we do not support old versions" before checking for a bug present in latest version.
How are we supposed to install android mode with this blank window?
So, Is it possible to run processing on android WITH "Android Mode"?