Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henryhale/android-capacitor-demo
⛓️ Use GitHub Actions to build your web-powered Android app
https://github.com/henryhale/android-capacitor-demo
capacitorjs demo github-actions henryhale vite
Last synced: 3 days ago
JSON representation
⛓️ Use GitHub Actions to build your web-powered Android app
- Host: GitHub
- URL: https://github.com/henryhale/android-capacitor-demo
- Owner: henryhale
- License: mit
- Created: 2024-06-24T15:03:23.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-06-24T16:20:39.000Z (5 months ago)
- Last Synced: 2024-06-24T19:28:51.528Z (5 months ago)
- Topics: capacitorjs, demo, github-actions, henryhale, vite
- Language: CSS
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# android-capacitor-demo
## Overview
This project implements a basic counter application in the [app](./app) folder.It serves as a demo for building and testing Android applications (in *debug mode*) using [android-capacitor](https://github.com/henryhale/android-capacitor) template.
It's built using VanillaJS and [Vite](https://vitejs.dev) as the build tool.
## Demo
Download the latest app release from GitHub and test it on your Android phone.Link: [Latest release](https://github.com/henryhale/android-capacitor-demo/releases/latest)
## Next Steps
- Bring your own JavaScript library or framework (Solid, Vue, React, ...)
- Explore the power of [capacitorjs](https://capacitorjs.com)
- Check out and intergrate components from the [ionic-framework](https://ionicframework.com/)## License
Released under [MIT License](./LICENSE.md)Copyright © 2024 [Henry Hale](https://github.com/henryhale)