processing / processing-android-archive

96 stars 50 forks source link

External config of Android SDK version #58

Open emnullfuenf opened 10 years ago

emnullfuenf commented 10 years ago

Please enable an external configuration of the Android SDK version.

Currently it's static set in AndroidBuild.java. It could be added to mode.properties file.

I recompiled processing-android for SDK 19 (Android 4.3) in order to enable USB support without problems. Is there an other way to define the Android SDK version?