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. Qt For Android development process encountered problems
Forum Updated to NodeBB v4.3 + New Features

Qt For Android development process encountered problems

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

    When configuring Qt For Android with QML and extended QML types, the compilation is normal, but the execution encountered the following error:

    W/libAdvancedAudioProcessing.so(29573): qrc:/qml/Welcome.qml:1 ((null)): qrc:/qml/Welcome.qml:1:1: plugin cannot be loaded for module "QtQuick": Cannot load library /data/data/org.Audio.Advanced/qt-reserved-files/qml/QtQuick.2/libqtquick2plugin.so: (dlopen failed: invalid flags to dlopen: 1001)
    I/ActivityManager( 1406): Killing 29573:org.Audio.Advanced/u0a456 (adj 0): stop org.Audio.Advanced
    D/ActivityManager( 1406): cleanUpApplicationRecord -- 29573
    I/FloatWindowManagerService(13382): get died is : 29573 ; id is : 10456
    D/NailDaemonService( 2443): process died pid : 29573 mVivoNailPid: -1
    D/ScreenBrightnessModeRestore( 1406): onProcessDiedInner, pid = 29573 , mCurrentForceGroundPid = 11131 mAppName: org.Audio.Advanced mWaitToRestore=false
    W/ActivityManager( 1406): Spurious death for ProcessRecord{265b332 0:org.Audio.Advanced/u0a456}, curProc for 29573: null
    W/InputMethodManagerService( 1406): Got RemoteException sending setActive(false) notification to pid 29573 uid 10456

    At the time of deployment, there are the following warnings:

    Warning: QML import could not be resolved in any of the import paths: AudioAnalysis.Charts

    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