App-Launcher-Cordova-Plugin运行已经安装过的App整理

一、App-Launcher-Cordova-Plugin说明

1.仅支持Android和Ios,可以检查、运行App,可以检查运行视频文件

2.这个插件允许你检查是否安装了一个应用程序,可以处理一个特定的URI和启动一个应用程序通过URI在iOS和Android。此外,您可以打开一个Android应用程序使用其包ID。

(iOS、Android)检查是否安装任何应用程序,可以通过指定的URI。

(iOS、Android)启动一个应用程序通过一个指定的URI。

(Android)检查应用程序是否通过其包ID安装。

(Android)通过其包ID启动应用程序。

(Android)推出一个应用程序,包括额外的。

(Android)从一个已启动的应用程序返回结果。

3.Git源代码地址和API:https://github.com/nchutchind/App-Launcher-Cordova-Plugin#2-installation

二、插件安装

1.使用git地址安装

你可能感兴趣的:(Apache,Cordova)