Skip to content

Sample webview app illustrating use of Cordova and XDK APIs. Especially how to detect device ready event and detect when running in a browser (not inside Cordova container).

License

Notifications You must be signed in to change notification settings

kylebuttress/hello-cordova

 
 

Repository files navigation

hello-cordova

See LICENSE.md for license terms and conditions.

Sample webview app illustrating the use of some select Cordova and XDK APIs and equivalent HTML5 APIs.

More to be written... plan is to split this into multiple instructional apps.

p.s. Ignore the config.xml file, it has not been updated and probably does not work. It was meant for use with PhoneGap CLI.

About

Sample webview app illustrating use of Cordova and XDK APIs. Especially how to detect device ready event and detect when running in a browser (not inside Cordova container).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.4%
  • HTML 7.4%
  • CSS 6.2%