Prabakar wrote: > 1. Do you mean with the current code MediaController on VideoView, i > can't achieve removing built-in overlay controls?
I have no idea. I have only used VideoView with the MediaController. Try not using MediaController with VideoView, and see if you like that better. > If i use MediaPlayer > and SurfaceView, i'll be able to hide built-in overlay controls and add > mine if i want? There are no "built-in overlay controls" with MediaPlayer. If you want any controls, you have to implement them yourself. > 2. I have gone through vidtry <http://github.com/commonsguy/vidtry> code > a day ago, but got totally confused. I'm sorry, i'm new to this > development. Is there any other way that i can see the code for only > this particular task? If "this particular task" is having a MediaPlayer play back media with custom pop-up controls, vidtry is the code for this particular task. I have a half-dozen pages explaining vidtry in _The Busy Coder's Guide to *Advanced* Android Development_ (the current digital edition, not the print edition). -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, $35/Year --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---