https://blog.ionicframework.com/a-vue-from-ionic/
https://github.com/mhartington/Star-Track-vue
Additional configuration before building apk : https://capacitor.ionicframework.com/docs/android/configuration
- Changing App ID, APP Name
Currently, Android relies on Android Studio (or, optionally, the Android CLI tools) to build the app:
npx cap copy android
npx cap open androidOnce Android Studio launches, you can build your app through the standard Android Studio workflow.