Installing Android SDK in Processing 2.0a5
in
Android Processing
•
1 year ago
A guide:
www.jaboston.com/tutorials/Simple_Guide_To_Processing_Android/A_Practical_guide_to_Android_By_J_Boston.pdf
Download and install ANDROID SDK MANAGER
http://developer.android.com/sdk/index.html
http://developer.android.com/sdk/adding-components.html
---If it has a problem such as (Access Denied) and using Windows right click the SDK Manager link and run as Administrator
In the package manger past the url of the Google repository.
Tools
-Android SDK tools
-Android SDK platform-tools
Install Andoird 2.3.3 (API 10)
-SDK Platform
-Google APIs
Test an example app.
In Processing there is a box at the upper right click it away from standard and chose Android.
See if it compiles.
www.jaboston.com/tutorials/Simple_Guide_To_Processing_Android/A_Practical_guide_to_Android_By_J_Boston.pdf
Download and install ANDROID SDK MANAGER
http://developer.android.com/sdk/index.html
http://developer.android.com/sdk/adding-components.html
---If it has a problem such as (Access Denied) and using Windows right click the SDK Manager link and run as Administrator
In the package manger past the url of the Google repository.
Tools
-Android SDK tools
-Android SDK platform-tools
Install Andoird 2.3.3 (API 10)
-SDK Platform
-Google APIs
Test an example app.
In Processing there is a box at the upper right click it away from standard and chose Android.
See if it compiles.
1