Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Android build error

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15232

    Darren

    Felgo recently prompted me to update and I now have:

    Qt Creator 4.0.3

    Based on Qt 5.7.0 (MSVC 2013, 32 bit)

     

    Since the update I cannot deploy my project to my android phone.  When I try to build the project I receive the following error messages:

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Extras.Private.CppUtils

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Extras.Private.CppUtils

    Invalid minSdkVersion version, minSdkVersion must be >= 16

    20:19:02: The process “E:\Qt\Felgo\5.7\android_armv7\bin\androiddeployqt.exe” exited with code 12.

    Error while building/deploying project Tankz (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.7.0))

    When executing step “Build Android APK”

     

    Please can you help?

    Darren.

    #15233

    Alex
    Felgo Team

    Hi Darren,

    Thanks for pointing out that issue. This originates from the change for the Android minimum version from 2.3 to 4.0 in recent Felgo SDK versions. You can resolve it by opening the AndroidManifest.xml file, found in the android subfolder of your project, and editing the property android:minSdkVersion from “9” to “16”.

    Pleasr let us know if that solves your issue!

    Cheers,

    Alex from Felgo

    #15237

    Darren

    Alex,

    Thank you very much – incredibly fast response and yes it worked perfectly!

    Cheers, I appreciate your help.

    Darren.

Viewing 3 posts - 1 through 3 (of 3 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded