This post originated from an RSS feed registered with Java Buzz
by Fred Grott.
Original Post: QuickConnect for Android WebVIew Hacking
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
Several days ago QuickConnect for Android, a library similar to PhoneGap, was released to allow you to develop hybrid applications using webview. Yo can reach the project page from this blog. Its a good step up from PhoneGap however it has one bug in that the JavaScriptInterface was not added/registered correctly so that js sees and has access to the mthods in the QuickConnectActivity class. I will have link to my zipped copy of corrections for this bug this afternoon.
As far as I know it is my first code contribution to the QuickConnection project. The reasoning is because the QuickConnect framework is somewhat more planned it wil allow me to cover devices beyond just iPhone and Android in my Xspot application:
Thus, my next video on Friday will be Xspot converted to using CiUI/Mootools and QuickConnect and that also means I am in position to start dropping in my Xspot api logic to connect to Google APis, Brightkite APis, and etc.