We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I installed Processing 3.3.5 and Android Mode v4 (Final release) with Android API 26. It says that Android mode will be disabled because Android SDK was found but there are some missing files, same thing happens with Android API 25.
Answers
Do you have an SDK already installed in the system, and whose path is in the ANDROID_SDK environmental variable?
Did you try letting the mode to download and install a separate SDK?
SDK already installed (api 26) and ANDROID_SDK envirommental variable is also defined and the latest AndroidMode is installed manually. Even when processing downloads a seperate sdk the same thing happens, it says that android sdk is found and there might be some missing files.
@amidgeha===
no more details about those "missing files"???
The error dialog does not say which are the missing files (an easy enhancement for the next version). It is odd that even downloading the SDK through the mode results in this error, since it should download all required files.
What you need is:
If I just copy the AndroidMode 256 all will be working fine for the same api 26