PhoneGap + Android + Google Maps Api V3 + OpenStreetMaps
Hi Guys, Well, I have been kind of researching on creating android applications using HTML5 for a few days. I thought, better start with a demo of maps on android. Since Google poses very strict usage policies regarding its maps, I opted to go with OpenStreetMaps to avoid all the plagiarism, copyright and whatever issues. Anyways, enough of other talks. Here is what I am going to show you guys. I am going to develop an PhoneGap application, demonstrating the use OpenStreetMaps with Google maps api V3 for Android devices. Pre-requirements: 1. Eclipse with android SDK (Offcourse). 2. Latest version of PhoneGap from here . 3. A few basic on documentation of OpenStreetMap tiles as a layer within a Google Map from this link here. Set-up Well assuming that you have downloaded PhoneGap, kindly import the example for android into your eclipse. Your example for android should be placed in a path which...
