[android-developers] Re: Question For All Android Developer

2010-10-12 Thread himanshu jain
@kumar bibek What i am trying to do is simple i want to embed using any video or other tag mp4 file in android webview and want to paly it similarly to facebook does allow with flash player to play video , i want similar thing . i tried it but once i pass the intent android player show up on full

[android-developers] Re: Question For All Android Developer

2010-10-12 Thread Kumar Bibek
Well, I suspect you can do that. Normal browsers play media files with the help of the installed plugin. If the browser doesn't support it, then you can't. As for the apk files, I suppose that you want to download the apk when the user clicks on the link. That's simple I guess. Put it as a normal