I am trying to run a very simple sketch (drawing a single circle) on the Android Virtual Device. When I push run on emulator, I get the following error:
My research on the forums told me to create a virtual device called "Processing-Android-7," and so that is what I did. I am fairly certain that I have all of the proper packages in the SDK manager.[...]debug:[echo] Running zip align on final apk...[echo] Debug Package: C:\Users\Cosman\AppData\Local\Temp\android174194291581479592.pde\bin\AndroidTest-debug.apkemulator: ERROR: unknown virtual device name: 'Processing-0197'emulator: could not find virtual device named 'Processing-0197'EmulatorController: Emulator never booted. NOT_RUNNINGOuch. Emulator got killed, I think.
2