Template to develop Android projects using Processing (with multiTouch) and Puredata (with libPd) in Eclipse.
TemplateProcessingPdAndroid is hosted in the following web site
https://github.com/Javingka/TemplateProcessingPdAndroid
If you think the Android project TemplateProcessingPdAndroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of TemplateProcessingPdAndroid.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar processing-android-core.jar |
Raw File Names | res\raw\patch.zip |
TemplateProcessingPdAndroid has the following Java source files.
com.example.template.MainActivity.java com.example.template.multitouch.ClassForMTCallBack.java com.example.template.multitouch.MTListenerCallBack.java com.example.template.multitouch.MultiTouchP.java com.example.template.pdstuff.ClassForPdCallBack.java com.example.template.pdstuff.PdListenerCallBack.java com.example.template.pdstuff.PureDataManager.java com.example.template.processing.NovaClasse.java com.example.template.processing.PAppletInicial.java