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. need help on build for android

need help on build for android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 132 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.
  • P Offline
    P Offline
    Prabhakaran
    wrote on 30 Nov 2024, 12:21 last edited by
    #1

    help me for setup for android

    myFirstQt/
    ├── android/
    │ ├── build.gradle # Gradle build configuration file
    │ ├── gradle/ # Gradle wrapper and configurations
    │ ├── AndroidManifest.xml
    │ └── res/ # Resources like icons, layouts, etc.
    ├── CMakeLists.txt
    └── main.cpp # Qt main entry point

    give me any sample codes for android

    J 1 Reply Last reply 2 Dec 2024, 06:53
    0
    • P Prabhakaran
      30 Nov 2024, 12:21

      help me for setup for android

      myFirstQt/
      ├── android/
      │ ├── build.gradle # Gradle build configuration file
      │ ├── gradle/ # Gradle wrapper and configurations
      │ ├── AndroidManifest.xml
      │ └── res/ # Resources like icons, layouts, etc.
      ├── CMakeLists.txt
      └── main.cpp # Qt main entry point

      give me any sample codes for android

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 2 Dec 2024, 06:53 last edited by
      #2

      @Prabhakaran said in need help on build for android:

      give me any sample codes for android

      What sample code do you need?
      Also take a look at:

      • https://doc.qt.io/qt-6/android-getting-started.html
      • https://doc.qt.io/qt-6/android.html

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

      1 Reply Last reply
      0

      1/2

      30 Nov 2024, 12:21

      • Login

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