I am pretty new to android development.
I wish to pause the multimedia whenever the phone rings and then start again when the call ends.
how can that be done?
As per this answer: Pause music player on a phone call and again resume it after phone call in android
It would be easier to use a
PhoneStateListener
http://developer.android.com/reference/android/telephony/PhoneStateListener.html