I am a bit new to Android development (hence trying to get it up & running with processing). As other people here in the forum I got problems to run Processing on Android:
Processing hangs in 'Waiting for device to become available …', but after a while it stops with the hint 'Lost connection with device while launching. Try again'.
I am using Processing 2.0b6 with Android SDK 20.0.3 on Mac OS X 10.8.2
Processing successfully created a 'Processing-0214' - funnily enough with API Level 10 - even though Processing states that it would only run on Android 4 - which should be API Level 14+, if I see it correctly …
I tried the remedies suggested here in the forum:
- setting 'android.emulator.port=5554' in preferences.txt - corresponding to the port number in the android emulator window title
- creating an emulator with the 'magical name' 'Processing-Android-7'