The standard PhoneGap for Android supports custom plug-ins, which developers can use to extend the capabilities of PhoneGap. These custom plug-ins are implemented in Java, and their functions are called from the JavaScript code.
Because such plug-ins extend the PhoneGap API in ways that might create security issues, the Dolphin PhoneGap add-on does not support plug-ins. For now, developers are limited to only using the built-in API’s. Future releases of the Dolphin PhoneGap add-on will provide more API’s, enabling developers to access more device functionality and create still more powerful, creative web applications.
