Mario I have solved all the problems with Eclipse. I have just set up my
application and it works flawlessly using your jni wrappers. Thanks a lot
and congratulations for your project.

2010/5/3 yakura y <yakura....@gmail.com>

> >ffmpeg and mpg123 are the ones that I know of for MP3, don't know of
> >any for OGG.  I don't think you're going to find a Java decoder, and
> >certainly not in real time.
> Thank you for the info, Peter
>
>
> >i have written jni wrappers around mpg123 and libvorbis for android.
> >you can find them included in libgdx which is available at
> >http://code.google.com/p/libgdx/ <http://code.google.com/p/libgdx/>. More
> info can be found at
> >http://www.badlogicgames.com or you can email if you have any
> >questions. writting to a wav file is not included should be extremely
> >simple though.
> Thanks, I have tried to use gdx on my project, but I canĀ“t configure
> Eclipse properly to use libgdx.so and libandroidgl20.so. I have created the
> folder armeabi with both of them inside and added the jars, but when I
> launch the application I get an error because it can not find the library.
> Can you help me, please?
>

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to