Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Android app with Capacitor.js and Github Actions #515

Merged
merged 20 commits into from
Jun 10, 2024
Merged

Conversation

bludnic
Copy link
Member

@bludnic bludnic commented Jul 31, 2023

Replace the old approach of building Android app with a third-party service like PWABuilder. Now, we can build it natively using Capacitor.js and Github Actions.

  • feat(package.json): add android:preview and android:build scripts
  • docs(README.md): add info about Android app
  • chore(Capacitor): auto build Android app using Github Actions
  • feat(Capacitor, Android): generate app icons using @capacitor/assets
  • feat(Capacitor): use native Camera API Set CAMERA permission to allow using Web Camera API

https://trello.com/c/ULCMY5Oo/402-migrate-from-pwabuilder-to-capacitorjs

@vercel
Copy link

vercel bot commented Jul 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
adamant-im ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 24, 2024 10:23pm

@github-actions
Copy link

github-actions bot commented Jul 31, 2023

Deployed to https://msg-adamant-pr-515.surge.sh 🚀

@bludnic bludnic temporarily deployed to testing August 7, 2023 23:36 — with GitHub Actions Inactive
@bludnic bludnic temporarily deployed to testing August 7, 2023 23:36 — with GitHub Actions Inactive
@bludnic bludnic marked this pull request as draft November 2, 2023 01:43
@bludnic
Copy link
Member Author

bludnic commented Mar 17, 2024

# Conflicts:
#	package-lock.json
#	package.json
@bludnic
Copy link
Member Author

bludnic commented May 24, 2024

  • Upgraded Capacitor.js v5 → v6
  • Upgraded @capacitor/assets v2 → v3 and regenerated assets
  • Solved CAMERA permission issue when trying to scan QR codes in the native android app

@adamant-al
Copy link
Member

A step ahead ⚡️

@bludnic bludnic merged commit 5219a49 into dev Jun 10, 2024
3 checks passed
Copy link

Successfully tore down https://msg-adamant-pr-515.surge.sh 🥲

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants