https://github.com/frontmage/cordova-hello
https://github.com/frontmage/cordova-hello
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/frontmage/cordova-hello
- Owner: FrontMage
- Created: 2022-11-08T01:49:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-08T01:52:19.000Z (over 3 years ago)
- Last Synced: 2025-07-13T21:31:59.861Z (12 months ago)
- Language: CSS
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cordova-hello
```bash
git clone https://github.com/FrontMage/cordova-hello
git clone https://github.com/FrontMage/cordova-plugin-aar-integration
cd cordova-hello
cordova plugin rm cordova-plugin-aar-integration && cordova plugin add ../cordova-plugin-aar-integration && cordova build android
```