Thanks for trying Crosswalk. You can run the following commands line to build corresponding arch apk in Android Studio: $ ./gradlew assemblex86 $ ./gradlew assemblearmv7 More information please refer to https://crosswalk-project.org/documentation/embedding_crosswalk/crosswalk_aar.html.
Also you can use IDE direct, but need click on “Build Variants” on the left of IDE window and select the flavor you want to modify in Build variants panel, More information please refer to http://developer.android.com/tools/building/configuring-gradle.html. Thanks, Junwei. From: Crosswalk-dev [mailto:[email protected]] On Behalf Of Luis Tiago Eterovick Sent: Wednesday, March 04, 2015 10:21 PM To: [email protected] Subject: [Crosswalk-dev] App size with XWalk AAR Hi, I started building my app using the AAR sample (downloaded from https://crosswalk-project.org/documentation/samples/AAR-Sample.tar.gz) because i use Android Studio and it would only support gradle. My app is working perfectly, but its taking 40mb of disk space, while it should be around 20mb. Can anyone help me reduce this app size? I suppose i need to build 2 separate apps for different archs, but i have no idea on how to do that. Thanks in advance
_______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
