Syam Sundar Kirubakaran
Syam Sundar Kirubakaran
@codeanticode Can you please elaborate.. Does this deal with updating `Readme.md` for Processing-android
I think that is the way it is intended to be.! In Android Studio, if SDK is being fetched over the network the user is blocked from performing any other...
Hey @Efratror its true that my efforts towards this project has reduced and unfortunately, I can't mentor for this project for the upcoming GSoC. But I'll make sure to sync...
@ghhann Glad, you asked. The main repo contains a branch named 'ar'. kindly fork the repo and make a clone from there since it has my latest changes. https://github.com/processing/processing-android/tree/ar Then...
Hey @matt0rtega This Library is now a part of **4.1.0-beta1 release of the Android mode**. You can download the zip from https://github.com/processing/processing-android/releases/tag/android-272
Sure, that's the main intension yet there are some critical improvements that has to be made in terms of performance. Eg, using debounce for intelli-sense to reduce CPU overhead. Currently,...