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. Evaluating Qt for Mobile + 3rd party library integration question
Forum Updated to NodeBB v4.3 + New Features

Evaluating Qt for Mobile + 3rd party library integration question

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 610 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.
  • C Offline
    C Offline
    clintm
    wrote on 17 Mar 2016, 17:02 last edited by
    #1

    Hi... I'm trying to determine if we can migrate an existing application to Qt for iOS and Android. I think it's going to work for we're evaluating a barcode scanning library which has support for iOS and Android natively (http://www.scandit.com/developers/).

    I was just wondering if it would be possible to integrate this library into the application and what the process might be roughly?

    Happy to read any documentation on the subject if someone could point me to it.

    Thanks

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 17 Mar 2016, 22:16 last edited by
      #2

      Hi and welcome to devnet,

      For iOS you would essentially write an Objective-C++ wrapper to interface the library. You can find such code in Qt itself or the QtMacExtras module.

      As for Android you can also integrate java libraries see this and the QtAndroidExtras module for examples on how to do that.

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      1/2

      17 Mar 2016, 17:02

      • 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