processing / processing-android

Processing mode and core library to create Android apps with Processing
http://android.processing.org
779 stars 293 forks source link

Blank window "Cannot find an Android SDK" when I select "Android" #516

Open nngogol opened 5 years ago

nngogol commented 5 years ago

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 ju

codeanticode commented 5 years ago

Looks like a problem with the Swing widget itself... do experience similar issues with other dialog windows in Processing?

ebubekirtrkr commented 5 years ago

I came across that issue and solve it. But if u do that you may be lost all sketches. Firstly, remove /home//.processing/ and /home//sketchbook. Than execute ./uninstall.shwhich 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.

cjdg commented 5 years ago

i can confirm with the latest on ubuntu 19.04

RainerWissensdurst commented 4 years ago

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.

muhammadumarehsan commented 3 years ago

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?

nngogol commented 3 years ago

So, Is it possible to run processing on android WITH "Android Mode"?