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

Forums

OverviewFelgo 3 Support (Qt 5) › How can i reduce the size of realese version for Android

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

    Artem

    The size of the signed release built for Android is several megabytes smaller than the debug built, but it still seems large enough for the release version. How can i reduce the size of realese version and does signed package sufficient for it?

    #23748

    Alex
    Felgo Team

    Hi Artem,

    you can reduce the size by removing Qt libraries that are not used by your app. This depends on your application. E.g. one way is to open the built project in Android Studio as gradle project and remove unused libraries. You can also remove certain Qt modules from your *.pro file. And of course, if you use a lot of assets, make sure they are optimized for the size that they will be displayed in.

    Best,
    Alex

    #23846

    Nathan

    I need to do the same for an iOS build. The combined file size of the distribution files is about 14Mb. And 10Mb of that is the OneSignal plugin. But when I use Cloud Build to create the release, the resulting IPA file is almost 70Mb.

    How can I reduce that Cloud Build size significantly?

    If it helps, the Android apk file is about 32Mb. Still large, but manageable.

    Thanks in advance.

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