EmulatorController: Emulator never booted. NOT_RUNNING
Ouch. Emulator got killed, I think.
Shutting down any existing adb server...
emulator: emulator window was out of view and was recentered
But, the emulator is there on the screen! There just seems to be some sort of communication problem. I looked around on the forums and tried a few things: installing the 64-bit version of the JDK and renaming my "java" folder inside the processing directory, adding Java and the Android SDK tools to PATH... Not sure what to do next. Any ideas?
Hi all, I have a Processing sketch that run under Windows right now, which uses the P3D rendering engine - any idea if this would have a chance of running under Android? (I would just try it, but I don't have an Android device...)
OpenGL is also an option, but the sketch does use some 3D graphics. If the answer is "no, not yet", then any good idea for a hack on how to show this app from an Android tablet, e.g. through remote desktop?