[android-developers] NDK Sample program: Hello-Neon
Hi,
I tried to run hello-neon app in 2.3.3 Emulator and I got the
following output
FIR Filter benchmark:
C version: 2104.32 ms
Neon Version : Not an ArmV7 CPU!
I saw this posting that the latest SDK emulator could have support for
Neon and I downloaded the SDK 4.0 (API 14). I ran the hello-neon app
on the 4.0 emulator and I get the following message:
FIR filter benchmark:
C version : 2102.33 ms
Neon Version : Program not compiled with Armv7 support
Does the 4.0 emulator have Neon support? If yes, why wasn't the app
compiled with Neon support? Could somebody let me know how to compile
the app with Neon support?
Thank you,
B.Arunkumar
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home