Introducing PonyGap: PhoneGap Plugins for Android | December 17th, 2009
PhoneGap Plugins Demo from Joe Bowser on Vimeo.
Recently, we have been working on each platform to get the platform-specific features to be encapsulated as plugins. Now, for the iPhone, that may take the shape of native controls, but for Android, we’re working on a project for the plugins called PonyGap. Why did I call it PonyGap? Because chances are that you would use this app in a demo, and that you would most likely stick to the basic feature set of HTML5. Of course, you MIGHT use one of these, but generally not all of them.
Currently the first plugin feature that we added was the ttsHook. This will hook into the Android Text to Speech functionality and allow PhoneGap applications to be useful to people who may not necessarily have the best vision or coordination. We’ll work on a better MobileSafari example and release it with the plugin.
This functionality was inspired by the Eyes Free work that Google did.
Update: This post is now obsolete, and there’s a new and different method of creating plugins for Android. Please visit the PhoneGap-Plugins repo for more info.
February 20th, 2010 at 11:18 pm
Hi,
We have an application that are using lower level system calls such as bluetooth spp etc, that is not available using MoSync/PhoneGap etc. I wonder if we can build ourselves the lower level functions in native for each platform, but be able to make api/plugin calls from using these cross platform products, so we can use it for developing the top UI layer. I wonder if you have had success with these and any recommendations/best practices.
thanks for any help,
Jing
November 25th, 2010 at 8:42 pm
[...] PhoneGap project provides a plugin architecture, which isn’t very well documented. Perhaps as a result, there are very few Android plugins [...]
November 26th, 2010 at 4:35 am
Thanks for the plugin framework, Joe!
I’ve been working on WebIntent, a plugin to let PhoneGap applications integrate with Android intents. Just published an article about it, which includes a brief walkthrough on writing Android plugins: http://goo.gl/gJ6ol
January 14th, 2011 at 3:59 am
I cannot seem to find a download link for ponygap, is there one?
March 6th, 2011 at 1:31 am
Link for Phonegap plugin is missing.
April 20th, 2011 at 8:32 pm
I cannot seem to find a download link for ponygap, is there one?
May 4th, 2011 at 10:49 am
Hi,
I’m a vision impaired person and interested in the text-to-speech plugin for phonegap. Could you publish that plugin, please?
It would make it possible to write accessible applications for the blind with phonegap.