I just posted my first Android application to the Android market, but when I try buying it, I cannot install it because it is signed incorrectly. I signed it using
I am trying to use tuioZones in the Android app that I am developing. When I run the very simple "Draggable" example from the tuioZones library, I see a grey box in the Android emulator, but
the box is not draggable! I see the following in the console.
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:
emulator: could not find virtual device named 'Processing-0197'
EmulatorController: Emulator never booted. NOT_RUNNING
Ouch. Emulator got killed, I think.
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.