Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Debug QT on the Device Android

Debug QT on the Device Android

Scheduled Pinned Locked Moved Solved Mobile and Embedded
8 Posts 4 Posters 1.7k Views
  • 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.
  • K Offline
    K Offline
    Keivan
    wrote on last edited by
    #1

    hi all
    I want debug QT on the mobile android. Can I do this?
    or debug on the emulator genymation beacuse AVD very slow
    please give me sample

    aha_1980A 1 Reply Last reply
    0
    • K Keivan

      hi all
      I want debug QT on the mobile android. Can I do this?
      or debug on the emulator genymation beacuse AVD very slow
      please give me sample

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @Keivan,

      please read the docu for getting started.

      Regards

      Qt has to stay free or it will die.

      K 1 Reply Last reply
      0
      • J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by
        #3

        If you use QtCreator for your development, I'll have to warn you, the android debuger does not work with the newest version of QtCreator.

        To use it that way you'll have to download a version pre 4.6.


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        1 Reply Last reply
        1
        • K Offline
          K Offline
          Keivan
          wrote on last edited by
          #4
          This post is deleted!
          1 Reply Last reply
          0
          • aha_1980A aha_1980

            Hi @Keivan,

            please read the docu for getting started.

            Regards

            K Offline
            K Offline
            Keivan
            wrote on last edited by
            #5

            @aha_1980
            tanx for answer
            I had studied this document but this document is for AVD
            I want by QT run o the devaice android (Mobile or Tablet)

            aha_1980A 1 Reply Last reply
            0
            • K Keivan

              @aha_1980
              tanx for answer
              I had studied this document but this document is for AVD
              I want by QT run o the devaice android (Mobile or Tablet)

              aha_1980A Offline
              aha_1980A Offline
              aha_1980
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @Keivan

              and that is exactly what the document describes. It also mentions AVD, but real devices as well.

              Qt has to stay free or it will die.

              K 1 Reply Last reply
              1
              • aha_1980A aha_1980

                @Keivan

                and that is exactly what the document describes. It also mentions AVD, but real devices as well.

                K Offline
                K Offline
                Keivan
                wrote on last edited by
                #7

                @aha_1980
                In the Xamarin or Android Studio you can debug your project in the device mobile by add in the sdk (Google USB Driver)
                Is there such a possibility in the QT ???

                jsulmJ 1 Reply Last reply
                0
                • K Keivan

                  @aha_1980
                  In the Xamarin or Android Studio you can debug your project in the device mobile by add in the sdk (Google USB Driver)
                  Is there such a possibility in the QT ???

                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @Keivan Did you actually read the link @aha_1980 gave you?
                  Especially this parts
                  "To specify settings for deploying applications to Android, select Projects > Run for the Android kit, and then select Details to view the Deploy configurations. For more information about the options you have, see Deploying Applications to Android Devices.
                  Enable debugging on your Android device.

                  Debugging is enabled in different ways on different Android devices. Look for USB Debugging under Developer Options. On some devices Developer Options is hidden and becomes visible when you tap the Build number field in Settings > About several times.
                  Connect the Android device to the development PC with a USB cable. You might be asked to select a device in the Select Android Devices dialog."

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  3

                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups
                  • Search
                  • Get Qt Extensions
                  • Unsolved