Re: [android-developers] Playing Video in App Widget

2010-02-10 Thread Sean Hodges
You can't play video inside an AppWidget. On Wed, Feb 10, 2010 at 12:42 PM, Narendra Bagade wrote: > I want to play video,how can i achieve? > I tried this code but ,it is playing only audio means i can hear only sound > but video is not display on emmulater screen? > > can any guide what mistake

Re: [android-developers] Playing Video in App Widget

2010-02-10 Thread Narendra Bagade
I want to play video,how can i achieve? I tried this code but ,it is playing only audio means i can hear only sound but video is not display on emmulater screen? can any guide what mistake I am doing? setContentView(R.layout.*main*); mp =MediaPlayer.*create*(*this*, R.raw.*video*); preview=(Sur

Re: [android-developers] Playing Video in App Widget

2010-02-10 Thread Mark Murphy
> I wanted to know , can we have a home screen widget in which we can > play a video? No, sorry. -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: http://commonsware.com/books.html -- You received this message because you are subscribed to the Google Groups "A

[android-developers] Playing Video in App Widget

2010-02-10 Thread kirti kaul
Hi, I wanted to know , can we have a home screen widget in which we can play a video? Is it possible?If yes then how can it be acheived? Thanks in Advance... -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send ema