Question

I want to make a Multimedia player for Android Platform can someone guide me regarding the SDK I have to use for such task other than the android development kit , or do I have import libraries , if yes where can I find them

Any tutioral or link will be welcome

Kind Regards Kishor joshi

Was it helpful?

Solution

First Go for the this http://developer.android.com/guide/topics/media/mediaplayer.html

Read the documentation , discover a little about the Media Player class that is what are its Fields , is it a subclass and finally the Interface

Then here are some links :

www.youtube.com/watch?v=-zGS_zrL0rY‎

http://www.verious.com/board/58211/building-a-custom-android-audio-player/

http://www.youtube.com/watch?v=irdwVCDcMug

http://www.tutorialspoint.com/android/android_mediaplayer.htm

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top