Processing core library development Issue

Hello everyone,
I want to contribute in processing core library for android, most of my doubts are now clear from readme but I still have some.

  • Which repository should I clone? if I want to work on core library specifically do I need to clone whole processing/processing-android??
  • On which branch should I create my Pull request? And why there’re so many branches?

Are you aware of these instructions: Building Processing for Android?

From which branch? I would clone from master as you can see from the “Network graph” (screenshot below). This shows the latest active branch.

Feel free to explore the wiki section to find other useful information about the project.

Kf