GitHub user AndiDog opened a pull request: https://github.com/apache/incubator-cordova-android/pull/48
CB-1062 (Way to get instance of a plugin via PluginManager) You can merge this pull request into a Git repository by running: $ git pull https://github.com/AndiDog/incubator-cordova-android master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-cordova-android/pull/48.patch ---- commit a6ad77510b4836a9c07ecb18e4e3580e42db70fc Author: Andreas Sommer <andreas.somme...@googlemail.com> Date: 2012-09-18T03:35:02-07:00 CB-1062: Make PluginManager.getPlugin public so that instance of a plugin can be retrieved ----