Phonegap GoogleMap And ProjectSettings Example Save

This is an example project for phonegap/cordova 1.5, showing how to use google maps and a suggestion how to share the www-folder

Project README

Support this open source repo by using flattr Flattr this git repo

This is an example project that is explained in these the blogpost Phonegap and Google maps and an example off how to share the http://www.christianengvall.se/phonegap-and-multiple-platforms/hristianengvall.se/phonegap-and-multiple-platforms/">Phonegap and multiple platforms.

After cloning this repository you must link the www folder to the assets folder (create assets if it doesn't exist) for the android project with one of these commands:

go to the assets folder in the terminal and type: ln -s ../../www/ www

And to do this on windows for the android project:

open a console and type: mklink /D c:\pathtoproject\Android\assets\www c:\pathtoproject\www

Open Source Agenda is not affiliated with "Phonegap GoogleMap And ProjectSettings Example" Project. README Source: crilleengvall/Phonegap-GoogleMap-and-ProjectSettings-example
Stars
33
Open Issues
0
Last Commit
8 years ago

Open Source Agenda Badge

Open Source Agenda Rating