-
SETUP PROCESSING
- Download an Android-enabled version of Processing (e.g., version 3.0a5 )
- Download the Android SDK
- Install the relevant Android APIs
- Start “SDKFolder/tools/android”
- Select the Android API Version you want to develop for (at least API 10) and download the necessary packages
- Start Processing in Android Mode
- Start Processing
- Add Mode “Android”
- Switch to “Android”-Mode
- Select SDK-Folder if necessary
- Restart if necessary
-
SETUP YOUR DEVICE
- Your device has to have “USB debugging” enabled.
- For Android 2.0-2.3.x
- go to “Settings → Applications→ Development“.
- For Android 3.0- 4.1.x
- go to “Settings → Developer Options“
- For Android 4.2.x and higher
- go to “Settings → About phone/tablet” and tap 7 times on “build number“
- go to “Settings → Developer Options
- For Android 2.0-2.3.x
- Your device has to have “USB debugging” enabled.
Android Java Reference:
http://developer.android.com/reference/packages.html