How to make a custom private plugin in phonegap
问题 Is there any way to achieve this? Everywhere I see contributing to plugin development or making use of an existing plugin (which are public). I would like to make a private plugin. Is this possible? I'm aware that through eclipse (for android) I can do this. But anyway to do this using phonegap build process so that I can make use of other advantages of using phonegap build? 回答1: As of 9.Decemeber 2014, it's now possible to use custom private plugins in Phonegap build. From Q2 2016 the