Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanukadeneth99/simple-application-cordova
Simple Application using Cordova (Apache). Added in Android, Electron and iOS.
https://github.com/yanukadeneth99/simple-application-cordova
android apache cordova electron gradle ios java
Last synced: 7 days ago
JSON representation
Simple Application using Cordova (Apache). Added in Android, Electron and iOS.
- Host: GitHub
- URL: https://github.com/yanukadeneth99/simple-application-cordova
- Owner: yanukadeneth99
- Archived: true
- Created: 2023-09-05T17:03:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-05T19:10:39.000Z (over 1 year ago)
- Last Synced: 2024-10-02T05:41:29.732Z (4 months ago)
- Topics: android, apache, cordova, electron, gradle, ios, java
- Language: Java
- Homepage:
- Size: 474 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Application
Using Cordova to build and test a simple application
- [Getting Started](https://cordova.apache.org/docs/en/latest/guide/cli/index.html)
## Getting Started
- Install the Pre-requisites
- Run `cordova build`
- Run `cordova emulate android`## Android
![Android](https://i.imgur.com/MoE621C.jpg)
## IOS
![IOS](https://i.imgur.com/huPnNnN.png)