pristineio / webrtc-build-scripts

A set of build scripts useful for building WebRTC libraries for Android and iOS.
BSD 3-Clause "New" or "Revised" License
1.12k stars 448 forks source link

Android armeabi Support #110

Open McPo opened 9 years ago

McPo commented 9 years ago

Is there the possibility of supporting the armeabi architecture for Android?

ArikYa commented 9 years ago

the default Android build assumes Arm-v7a with Neon enabled. Performance on older devices might prove unusable