<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Nov 23, 2016 at 11:09 PM, Steve Myers <span dir="ltr"><<a href="mailto:musicspeedchanger@gmail.com" target="_blank">musicspeedchanger@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">It is possible to compile for armeabi, armeabi-v7 neon and non-neon as well. Also you can compile a version for arm64 too. However I don't think there are any Android anymore that are not v7 compatible, and non-neon is almost non existent as well.</p>
<p dir="ltr">So a armeabi-v7 neon build would be compatible with 99.9% arm androids (and you make arm64 if you needed to try for better performance on 64-bit). I haven't tried seeing if it was runnable on x86 androids, I always made a separate x86 specific build.</p></blockquote><div> All x86 android phones/tablets that I had a chance to hold in my hands always used arm simulator. But these simulators could never deliver acceptable performance with video streaming. So, you are 100% correct to build an x86 flavor of your libraries.</div><div><br></div><div>BR,</div><div>Alex Cohn</div></div></div></div>