Update Android Processing and Serial

Hi, I need help updating the dependency (usb-serial-for-android) [ https://github.com/mik3y/usb-serial-for-android ] of the library (processing-android-serial) [ https://github.com/inventit/processing-android-serial ]. I need to connect an Arduino (CH340g chip) via USB OTG with an Android 7.1. In the 0.2.0 library, this chip is not recognized.
My code recognizes an Original Arduino UNO. Thank you!