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. Install/load QPlatformInputContextPlugin on Android
QtWS25 Last Chance

Install/load QPlatformInputContextPlugin on Android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
androidpluginskeyboard
1 Posts 1 Posters 916 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.
  • K Offline
    K Offline
    KroMignon
    wrote on 17 Aug 2016, 14:20 last edited by
    #1

    I have create a simple on screen keyboard plugin and I want to use it with an Android project.

    In my project, there a many sub-projects (custom libs, application, plugins).
    For the share libs, I only had to ANDROID_EXTRA_LIBS to ensure they are in the APK. This works fine.

    But for the Keyboard plugin, be loadable by Qt, the plugin must be in a sub-directory "platforminputcontexts" (according http://doc.qt.io/qt-5/plugins-howto.html). I don't know how to do that.
    Is there another environment variable I have to set?

    Thanks for any help.

    It is an old maxim of mine that when you have excluded the impossible, whatever remains, however improbable, must be the truth. (Sherlock Holmes)

    1 Reply Last reply
    0

    1/1

    17 Aug 2016, 14:20

    • Login

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