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

    new here, trying to get advice about cordova in relation to quasar

    Help
    2
    4
    147
    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.
    • jpsala
      jpsala last edited by jpsala

      new user here, hello all!
      Can you give some advice on where to start reading some docs about cordova in relation to quasar?
      My app is already in the store so I’m soooo happy, is in beta, but I did nothing in relation to cordova yet, for example when running in android dev mode I don’t know how to do a console.log() 🙂
      Another thing, is there a way to use my phone connected to the computer (a pixel 2 xl and running archlinux in the pc) for development?
      Good to be here

      1 Reply Last reply Reply Quote 1
      • M
        mKomo last edited by mKomo

        If your running arch you need to:

        Put your phone in development mode (different for each phone so check Google)

        Connect your phone to your pc using a package like mtpfs which allows access to phone media

        You also need Android studio or at least some of the binaries like adb

        Then just develop normally quasar dev -m c and you’ll see an APK / an app installed on your phone which updates in real time based on the changes you make.

        If your using a desktop env like gnome you may not need to use mtpfs

        I’m on my phone rn but I’ll test tomorrow, but pls let me know how this turns out

        1 Reply Last reply Reply Quote 1
        • M
          mKomo last edited by

          For docs in realtion to quasar see the quasar doc page and go from there , it’ll likely take you to the Cordova docs

          1 Reply Last reply Reply Quote 0
          • jpsala
            jpsala last edited by

            @mKomo my phone is working, thanks a lot

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