71mb added to app size for crosswalk

前端 未结 3 1468
孤城傲影
孤城傲影 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

    I'm also running into that issue. Unfortunately using crosswalk will definitely increase your apk size. However, I found some way to at least reduce the apk size. For instance you could make use of the crosswalk lite. It may reduce your apk size for about 15 MB (see crosswalk lite). You can also specify that you don't want to build the projects for two architectures (explained here).

提交回复
热议问题