Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CordovaHelloWorld

Cordova Plugin Beginner's Example

Important Files

  • CordovaHelloWorld/config.xml : Cordova Config (Note last line in <plugins> tag)

  • CordovaHelloWorld/HelloWorldPlugin.h : Plugin Native Class

  • CordovaHelloWorld/HelloWorldPlugin.m : Plugin Native Class

  • CordovaHelloWorld/www/HelloWorldPlugin.js : Plugin JavaScript Class

  • CordovaHelloWorld/www/index.html : Application Home Page (Note second <script> tag)

About

Cordova Plugin Beginner's Example

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors