Skip to content

How to add capacitor with newly build quasar app? #16261

Discussion options

You must be logged in to vote

I know this is an old question, but having just started working with Quasar/Capacitor Android myself, the answers are fresh in my mind. In the current set of docs for Quasar under Developing Mobile Apps (either Vite or Webpack) there you'll find a set of instructions on how to get Capacitor added to your project.

The actual commands run from your project directory are quasar mode add capacitor and to build, use quasar dev -m capacitor -T [android|ios], but there is a good bit of upfront work required before you can build the app. You have to install the Android Studio and pick the build targets (SDKs) or if on a Mac and targeting iOS, install XCode, and in both cases setup a handful of en…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rstoenescu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants