Laura Lee
Results
2
comments of
Laura Lee
You can use "cordova plugin add https://github.com/moust/cordova-plugin-videoplayer.git" to install the plugin. In package.json: "cordovaPlugins": [... { "locator": "https://github.com/moust/cordova-plugin-videoplayer.git", "id": "com.moust.cordova.videoplayer" }, ...] This solve my probelm.
感謝!今天來找有沒中英對照的方法,這篇文章正是我需要的!