Hi,

    We have compiled the Android Froyo source code and we would like
to access the MediaPlayer.java class which references native methods
in android_media__MediaPlayer.cpp. We are getting a compilation error
in setMediaPlayer function in the line Mutex::Autolock l(sLock); that
there is an undefined reference to android::Mutex::lock. How should
the Android.mk be written to overcome this compilation error?

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

Reply via email to