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. Updating Qt project android app in Android Studio

Updating Qt project android app in Android Studio

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 1.2k 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.
  • sagi6S Offline
    sagi6S Offline
    sagi6
    wrote on last edited by
    #1

    Hi! I couldn't find answer to this "trivial" question so I start a new topic.

    I have a Qt project with the Android application. I would like to import that project into the Android Studio and make some changes.

    So far Android studio was able to recognize the gradle project and import it. But Android Studio doesn't recognize "QtActivity" and other Qt classes. Is there any QT library that I can reference to without installing the whole QT framework?

    I spent 2 hours googling that, but without success.
    Any help will be appreciated!

    1 Reply Last reply
    0
    • jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Well, to be able to build a Qt application you need the Qt framework, else header (not only libraries!) and libraries will not be found.

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

      1 Reply Last reply
      1

      • Login

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