Go to file
2013-10-16 11:27:29 +04:00
docs upload plugin (phonegap 3.0.0) 2013-09-26 15:42:14 +04:00
src/android Update startApp.java 2013-09-26 05:55:23 -07:00
test delete unwanted files 2013-10-16 11:27:29 +04:00
www upload plugin (phonegap 3.0.0) 2013-09-26 15:42:14 +04:00
.fetch.json rebuild 2013-09-26 06:42:32 -07: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 update plugin and readme 2013-09-26 15:46:49 +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/org.apache.cordova.startapp.git

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

use:

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