Skip to content
/ wapp Public

A template of Cordova hybrid app based on jQuery Mobile.

License

Notifications You must be signed in to change notification settings

giosil/wapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WApp - Wrapped App Mobile

A template of Cordova hybrid app based on jQuery Mobile.

Requirements

Build

  • git clone https://github.com/giosil/wapp.git
  • cordova platform add android
  • cordova build

Plugins used

  • cordova plugin add cordova-plugin-whitelist --save
  • cordova plugin add cordova-plugin-x-toast --save
  • cordova plugin add cordova-plugin-splashscreen --save
  • cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications --save
  • cordova plugin add https://github.com/wildabeast/BarcodeScanner.git --save
  • cordova plugin add cordova.plugins.diagnostic --save
  • cordova plugin add cordova-custom-config --save

Run

  • cordova run android --device

Debug

  • chrome://inspect on Chrome URL bar

Chrome inspect

Try it directly

Install dist/wapp.apk on an Android device.

WApp

Contributors

About

A template of Cordova hybrid app based on jQuery Mobile.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published