Hi, We build our app using Cordova Android ARM. We noticed that our app can be download by devices that have non-ARM CPU architecture (e.g.B1-730, Iconia Tab 8, etc.), so we had to manually exclude them.
According to some references (e.g. http://stackoverflow.com/questions/10846758/android-ndk-and-google-play-filtering) filter by CPU should be done automatically. There is also the multiple APK option, but we couldn't find the Application.mk file ( http://developer.android.com/google/play/publishing/multiple-apks.html). How can we filter our crosswalk app by CPU architecture to avoid crashes and negative feedbacks? Thanks, - Roei
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
