Incorporating New Reference Setup - Bug Fix #746 by rupeshkumar22 · Pull Request #763 · processing/processing-android
Fixes #746
Steps to Reproduce
Open Processing
Help > Environment or Reference
See Console for the error log
As mentioned by @benfry on #746 we require latest reference setup, I believe inheriting the methods from base classes will provide the new functionality.
Changes are working fine on Windows. Both Environment Page and Reference Page are opeing up. No issues are expected on other systems as we are inheriting the existing functionality into Android Mode.