Difference between revisions of "Cordova"

From Biowikifarm Metawiki
Jump to: navigation, search
Line 21: Line 21:
 
* [https://github.com/phonegap/phonegap/wiki wiki]
 
* [https://github.com/phonegap/phonegap/wiki wiki]
 
* [http://docs.phonegap.com/en/2.1.0/index.html API Reference]
 
* [http://docs.phonegap.com/en/2.1.0/index.html API Reference]
 +
 +
Some interesting pages for developing:
 +
* http://www.vogella.com/articles/Android/article.html
 +
* http://stackoverflow.com/questions/6220602/android-webview-with-back-button-if-else
 +
* http://stackoverflow.com/questions/7756982/get-last-loaded-url-of-webview-without-doing-a-webview-goback-in-android
 +
* http://samcroft.co.uk/2012/posting-data-from-a-phonegap-app-to-a-server-using-jquery/

Revision as of 13:42, 15 November 2012

Notes:


Cordova/Phonegap:

Some interesting pages for developing: