gpt4 book ai didi

android - android上的Qt,减少二进制大小

转载 作者:IT老高 更新时间:2023-10-28 23:18:46 25 4
gpt4 key购买 nike

我正在使用 Qt 在 android 上构建应用程序,Qt Quick 主要是它非常好,但我的主要问题是启动大小约为 27 MB,这对于初始大小来说是巨大的.. 有没有办法减小这个大小?

最佳答案

如果您不想使用 Ministro Service,您应该只包含必要的 Qt 模块。省略不必要的模块将显着减小 APK 大小。这是将 Qt 移植到 Android 的人 BogDan Vatra 的一句话:

Qt files can go slightly over 40Mb/platform if you are going to use all of Qt modules. Of course your application doesnt need all the modules, so, if your application uses only Qt Quick Controls + Qt SVG + Qt Multimedia + Qt Sensors + Qt XML modules, Qt files (libs + plugins + additional files) are ~20Mb/platform and your APK will be ~10Mb.

你可以看到Choosing the right deploying system

关于android - android上的Qt,减少二进制大小,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26003300/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com