Export to exe file

I don’t have problems with this at all. I just use this SDK folder and unzip it in the documents/processing folder or elsewhere. Then open I the preferences.txt file. (The location you can find at the bottom of the File/settings menu.) In the android parameters you will find something like:

android.emulator.image.abi=x86
android.emulator.port.phone=5566
android.sdk.ar=1.12.0
android.sdk.gvr=1.180.0
android.sdk.path=D:\an\android\sdk
android.sdk.play_services=16.0.1
android.sdk.support=28.0.0
android.sdk.target=28
android.sdk.wear=2.4.0

Change/set or correct the right sdk path as where you saved it.
Close processing’s IDE and only than save the preferences.txt file.
Then start ide again.