Go to file
2013-09-26 15:45:08 +04:00
docs upload plugin (phonegap 3.0.0) 2013-09-26 15:42:14 +04:00
src/android upload plugin (phonegap 3.0.0) 2013-09-26 15:42:14 +04:00
test upload plugin (phonegap 3.0.0) 2013-09-26 15:42:14 +04:00
www upload plugin (phonegap 3.0.0) 2013-09-26 15:42:14 +04:00
.fetch.json upload plugin (phonegap 3.0.0) 2013-09-26 15:42:14 +04:00
CHANGELOG.md upload plugin (phonegap 3.0.0) 2013-09-26 15:42:14 +04:00
LICENSE upload plugin (phonegap 3.0.0) 2013-09-26 15:42:14 +04:00
plugin.xml upload plugin (phonegap 3.0.0) 2013-09-26 15:42:14 +04:00
README.md updare readme 2013-09-26 15:45:08 +04:00

cordova-plugin-startapp

Phonegap 3.0.0 plugin for launch other application in android device.

Install: cordova plugin add https://github.com/lampaa/startApp.git

Delete: cordova plugin rm org.apache.cordova.core.startapp

use:

navigator.startApp("com.example.hello");