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

    android issue

    Help
    4
    8
    2025
    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.
    • Z
      zhangguoxin last edited by

      I have tried cordova run on a real android handphone the screen shows blank
      I am using the template quasar project for the try.

      Please help.

      1 Reply Last reply Reply Quote 0
      • J
        JCharante last edited by

        And the Quasar Play app works on the android phone? What versions of software are you using (Quasar 0.13.10 or 0.14 beta)? What exact steps did you take?

        Z 1 Reply Last reply Reply Quote 0
        • V
          vinstah last edited by

          I found that debugging in chrome helped with android development.
          https://developers.google.com/web/tools/chrome-devtools/remote-debugging/

          1 Reply Last reply Reply Quote 0
          • Z
            zhangguoxin @JCharante last edited by

            @JCharante
            step1 create the sample project : quasar init queTest && cd queTest && npm install
            step2 build quasar build mat
            step 3 wrap quasar wrap cordova
            step 5 run the cordova project cd cordova
            cordova platform add android
            cordova run android

            1 Reply Last reply Reply Quote 0
            • J
              JCharante last edited by JCharante

              @zhangguoxin What is the version of the android device? Are you using crosswalk? What do you get in the terminal after typing those commands?

              1 Reply Last reply Reply Quote 0
              • Z
                zhanggx last edited by

                I am using android version 4.2.2 the android sdk is newest one
                in the terminal it said success loaded, and i can see that the app is loaded into the handphone connected with USB
                but app runs a blank screen

                Z 1 Reply Last reply Reply Quote 0
                • Z
                  zhanggx @zhanggx last edited by

                  and I am not using crosswalk

                  1 Reply Last reply Reply Quote 0
                  • Z
                    zhanggx last edited by

                    now it is ok after add crosswalk, thanks.

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