Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jtblin/phonegap_spikes
Spikes of PhoneGap features
https://github.com/jtblin/phonegap_spikes
Last synced: 19 days ago
JSON representation
Spikes of PhoneGap features
- Host: GitHub
- URL: https://github.com/jtblin/phonegap_spikes
- Owner: jtblin
- Created: 2013-02-23T02:22:14.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-23T13:25:33.000Z (almost 12 years ago)
- Last Synced: 2024-10-28T09:07:02.699Z (2 months ago)
- Language: JavaScript
- Size: 1.71 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PhoneGap Spikes
===============This project only aims at spiking a few PhoneGap features in order to evaluate its usage versus developping native apps for Android and iOS.
Geo location
------------This first spike retrieves geo location coordinates via the phone GPS, get the corresponding address from Google Map Geocoder, and display the user location on Google Maps.
Get picture
-----------Starts camera, and display picture taken on the page.
Compass
-------Show direction where the phone is heading to.