Skip to content

Welcome to the PureDataSampleProject wiki!

Hendrik Schuster edited this page Nov 1, 2016 · 2 revisions

Introduction - Welcome traveller!

With this project I want to provide a simple application as sample how to develop musical apps on Android using the pure data programming language through the pd-for-android wrapper. For more information check out my journal entry: DeviantDev Journal

Checkout and Import

This projects provides a simple project to get a starting point for developing musical apps on Android. It was built using Android Studio. That means the gradle dependencies are preconfigured. The plainest way to run this app is to use Android Studio. Follow the next steps to begin:

  1. Checkout: Clone this project to your local workspace using git.
  2. Get Android Studio ready. Download > Install > Update/Install Android SDK > Start
  3. Import the project using the wizard. The project will be recognised as gradle project and can be easily imported.
  4. Deploy the app using the Android Run Configuration

Contributions

Many thanks to the following developers helping me improving this project: