Re: [android-developers] Is it possible to stream audio or video from a computer to a android phone?

2011-08-08 Thread mohamed khalil
could you please in updating phone contacts as the below code can't change i'm trying to update phone number of all existing contacts, below code run but don't update contact phone number package com.third; import android.app.Activity; import android.content.ContentUris; import an

Re: [android-developers] Is it possible to stream audio or video from a computer to a android phone?

2011-08-05 Thread Nick Risaro
On Fri, Aug 5, 2011 at 6:04 PM, neuromit wrote: > I'm extremely interested in streaming audio and or video from a > computer to an android device? > > Ideally an event on the computer would trigger the creation of the A/V > stream, the computer would then notify the phone via sms, or some > other

[android-developers] Is it possible to stream audio or video from a computer to a android phone?

2011-08-05 Thread neuromit
I'm extremely interested in streaming audio and or video from a computer to an android device? Ideally an event on the computer would trigger the creation of the A/V stream, the computer would then notify the phone via sms, or some other mechanism, about the stream at which point the phone could c