Have you bound your Activity to your Service?
You should be able to get the service to raise an event that tells the
Activity to get the video info and play it.
Are you talking about streaming from the Service to the Activity?

On Jun 2, 5:43 am, Extreme Programming Labs <xprol...@gmail.com>
wrote:
> I have an activity and android service, each running within its own
> process. I would like the service to be able to render video into a
> view/surface that the activity will expose. How do we do this?
>
> Along the same lines, when will app widgets be able to render
> videoview?
>
> 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

Reply via email to