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.
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).