Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.