UNPKG

vigour-wrapper

Version:
8 lines (4 loc) 323 B
#core library for vigour Android plugins This project is a java lib that provides the classes needed to create (or use) a plugin. The simplest way to create a plugin is to subclass `Plugin`: all public methods will be callable from javascript by name. See the [parent](..) folder for a description of the build process.