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. Equivalent of java activity in qt android

Equivalent of java activity in qt android

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 3 Posters 1.1k Views 1 Watching
  • 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
    Pragmatik
    wrote on last edited by
    #1

    Hello,
    I would know if there is an equivalent of java activity in Qt.

    1 Reply Last reply
    0
    • O Offline
      O Offline
      onek24
      wrote on last edited by
      #2

      Hello and welcome to devnet,

      you might check out "this":http://doc.qt.io/qt-5/qandroidjniobject.html .
      I'm not sure if this is what you are searching for, but maybe it is.

      1 Reply Last reply
      0
      • P Offline
        P Offline
        Pragmatik
        wrote on last edited by
        #3

        Thank you.
        In fact i would implement the android native system in which when you push the back button you get brought back to the previous screen and i dont if it's possible in Qt. If yes, how?

        1 Reply Last reply
        0
        • benlauB Offline
          benlauB Offline
          benlau
          Qt Champions 2016
          wrote on last edited by
          #4

          Hi Pragmatik,

          You may take a look on this project. The library has supported to handle the "back button". You may check the example project.

          https://github.com/benlau/quickandroid

          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