New Processing user here, very excited to develop my app!
I got it to Run on Device but I'd also like to get the emulator working (especially since my colleagues will be using the emulator exclusively). I'm using Processing 3.0, fresh install of the latest Android Studio as well.
When I click Run in Emulator, the emulator boots up (eventually) and I checked and there's an entry for the Processing emulator in the AVD manager.
But when the console gets to "Debug..." and the little grey bar says "Sketch launched on the emulator", nothing has happened. The emulator is still blank (all black screen) and no phone OS even ever came up. (Btw the emulator window looks jenky—big grey half on the right with buttons—just to give you an idea which emulator window is showing up.)
What do I do to get this working?