Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Updating Qt project android app in Android Studio

    Mobile and Embedded
    2
    2
    1043
    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.
    • sagi6
      sagi6 last edited by

      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 Reply Quote 0
      • jsulm
        jsulm Lifetime Qt Champion last edited by

        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 Reply Quote 1
        • First post
          Last post