I've installed the Android SDK and successfully ran a simple sketch on the emulator through Android Mode. However, every time I try to run the examples (from AndroidMode/examples) I get the following error in the emulator:
"Sorry! The application Particles (process processing.test.particles) has stopped unexpectedly. Please try again."
The Processing window shows no errors and displays the "Sketch launched on the emulator" message. If I run the Particles sketch in Java mode it works fine.