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. Exclude library file (*.so) from apk
Forum Updated to NodeBB v4.3 + New Features

Exclude library file (*.so) from apk

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 497 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.
  • zappy.mansZ Offline
    zappy.mansZ Offline
    zappy.mans
    wrote on last edited by
    #1

    Hello bro,
    I am developing an android preloaded android app, this app uses shared library in "system/lib64" named libtest_so.so. I push libtest_so.so to "system/lib64" successfully.
    I follwed this guide: https://www.qt.io/blog/using-qt-as-shared-system-libraries-in-android#commento-login-box-container to exclude libtest_so.so file in myapk but when I decompile apk, lib folder is still exist.
    I have 2 questions:

    1. How to exclude libtest_so.so from myapk. ?
    2. How to load libtest_so.so from "system/lib64" ?
      Thank in advanced
    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