No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to generate an Android app and send it to the Android device?

    Framework
    1
    2
    102
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bambinou last edited by bambinou

      Hello,

      When I used to work with Cordova I could use this command to generate the app and have it installed on my mobile automatically:

      cordova build android --debug --device
      

      Today I tried:

      quasar build -m cordova -T android
      quasar build -m cordova -T android --debug --device
      

      None of them send the APK to the device, instead it generates the apk and you have to manually send it.

      Any idea please?

      Thank you.

      1 Reply Last reply Reply Quote 0
      • B
        bambinou last edited by

        My apology I mixed up the commands.
        It was
        cordova run android

        It is now working.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post