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
QtWS25 Last Chance

need help on build for android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 129 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 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

    jsulmJ 1 Reply Last reply
    0
    • P Prabhakaran

      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

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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

      • Login

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