You could look in the docs, or the source code.

If the answer is no, how about generating a customized client-specific
url upon authentication and sending the video player to that.  This
would then timeout after a few hours and be replaced with a short
video error message.

On Sep 12, 9:22 am, kenmaz <kentaro.matsu...@gmail.com> wrote:
> Hi.
> Can VideoView access to web server with cookie ?
>
> Our video server protect video data with cookie authentication.
> Video player app must authenticate and store session key to cookie
> strage before access to video server.
>
> First, My android video player app access to authentication server
> using HttpClient class in android library.
> Next, app access to video server with HttpClient's cookie data .
> But I think HttpClient can't pass cookie data to VideoView.
>
> Do you have any idea?

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

Reply via email to