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.
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