71mb added to app size for crosswalk

前端 未结 3 1470
孤城傲影
孤城傲影 2020-12-01 20:20

I really hope I\'m doing something wrong. I\'ve added crosswalk to a project and have had some serious app size increase. To test I\'ve done the following.

  1. cre
3条回答
  •  失恋的感觉
    2020-12-01 20:57

    Same problem here. I think promissed size of 20Mb is for the apk file which is compressed, you are looking at installed size on device.

    You can check generated APK size on platforms/android/build/outputs/apk/ or platforms/android/ant-build/

提交回复
热议问题