https://github.com/waitaction/cordova-plugin-ionic4-crosswalk-demo
cordova-plugin-ionic4-crosswalk-demo
https://github.com/waitaction/cordova-plugin-ionic4-crosswalk-demo
Last synced: 4 months ago
JSON representation
cordova-plugin-ionic4-crosswalk-demo
- Host: GitHub
- URL: https://github.com/waitaction/cordova-plugin-ionic4-crosswalk-demo
- Owner: waitaction
- Created: 2019-08-31T03:59:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T09:40:51.000Z (over 3 years ago)
- Last Synced: 2025-07-05T09:43:10.338Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 4.4 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ccordova-plugin-ionic4-crosswalk-demo
cordova-plugin-ionic4-crosswalk-webview demo
> 编译时需要下载相关jar包,因此国内的网络需要翻墙
``` shell
cordova platform add android@8.0.0
npm install
npm run android
```