[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
downloadable file, and the brower will download it and save it for
you.

-Kumar Bibek
http://techdroid.kbeanie.com

On Oct 11, 10:21 pm, himanshu jain himanshu@gmail.com wrote:
 Hi All,

 My Question is can we embed mp4 file in android webview client.?

 Second, is can we embed apk file in WebViewClient?.

 thanks

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


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

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