This post originated from an RSS feed registered with Java Buzz
by Fred Grott.
Original Post: PhoneGap-Android Version
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.
As some of you know I am fixing issues in the Android version of PhoneGap. Some of its usability for example because there will be both GPS enabled and non GPS enabled Android handsets just like iPhone than have to let user easily update location. The other issues is because we use javascript polling via setInterval we need to let user set the GPS interval so as to prevent draining of the handset battery. And of course because I am modifying the common javascript for the full library these features are also extended to iPhone:
Now to focus on fixing read the Accelerometer values, playsound, and take photo,. The other issue is do I include iUI0.13a in the demo as opposed to 2 year old iUI 0.13?