Questions about the firmware belong on one of the Google Groups listed
at http://source.android.com.

On Mon, Sep 5, 2011 at 9:59 AM, B.Arunkumar
<awsnetworkrecor...@gmail.com> wrote:
> 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
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in Oslo: http://bit.ly/fjBo24

-- 
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