forked from libpd/pd-for-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Pure Data for Android
mkoenings/pd-for-android
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Getting all dependencies:
* First, clone Pd for Android:
git clone git://github.com/libpd/pd-for-android.git
Then, install the libpd and MIDI submodules:
cd pd-for-android
git submodule init
git submodule update
This step will download the C sources and low-level Java libraries.
Some general hints regarding quirks of the Android SDK and Eclipse:
* Read the wiki on Eclipse setup:
https://github.com/libpd/pd-for-android/wiki/eclipse
* Make sure to use Eclipse 3.7 or later, as well as a recent version of the
Android SDK and ADT
* If you want to use ant to build Pd, you first need to say
android update project --path .
in each project folder.
About
Pure Data for Android
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published