Does the native-audio app in NDK examples folder also have the same problem? If so,
then please post your device name and OS version number; it may be a porting error.
Also try the native-audio example app on another well-known device.
If the native-audio app does not have the problem, then it is likely an
error in your code. In that case, try comparing your code vs. the example.
On Monday, May 27, 2013 10:39:26 PM UTC-7, Yamusani Vinay wrote:
Actually i'm trying to implement a music player app in android..so i
installed android ndk which contains opensl audio libraries..i used it
and tried to apply environmental reverb effect..but there is no change
in the song..so anyone pls let me know what is the problem..
note:
Added permissions in manifest file.