processing-android-library-template icon indicating copy to clipboard operation
processing-android-library-template copied to clipboard

Update structure using new template

Open codeanticode opened this issue 2 years ago • 0 comments

A while ago, @sarahlensing created a new project template for Android libraries that better follows gradle standards:

https://gitlab.com/sarahlensing/template

It's in the new-template branch:

https://github.com/processing/processing-android-library-template/tree/new-template

Seems like this template could facilitate coding libraries in IntelliJ/Android Studio, it could even be useful as a model for the Android mode/core library themselves.

codeanticode avatar May 30 '23 19:05 codeanticode