Re: [android-developers] Browser Video Plugin

2011-01-06 Thread andy zhao
And if you have to use the webview to play your video(for instance: you use the rtsp resource.) I think you should try to use javascript to control your player:) andy 2011/1/6 andy zhao > I konw that webview can communicate with external activity, you can use > videoview to pla

Re: [android-developers] Browser Video Plugin

2011-01-06 Thread andy zhao
lready > playing player. > As it was launched by webkit framework or libwebcore. > > > > On Thu, Jan 6, 2011 at 1:35 AM, andy zhao wrote: > >> Basically, I got two ways to do this: >> 1.you can capture the home key enent or other key enents, and stop the >> vide

Re: [android-developers] Browser Video Plugin

2011-01-06 Thread andy zhao
Basically, I got two ways to do this: 1.you can capture the home key enent or other key enents, and stop the video playback. 2.in onpause() method, close your player 2011/1/6 yogi > Hi All, > > I just want to know when ever there is a video to play in a > webpage(youtube.com) how browser invoke

[android-developers] share the tree view implementation on android

2011-01-03 Thread andy zhao
hi,all, Here's a good sample for the tree view implementation on android: http://isomobile.com/read.php?tid-49.html Hope this will be helpful for some special requirements:) BR andy zhao -- You received this message because you are subscribed to the Google Groups "Android Develop

Re: [android-developers] How to stream video to android device over HTTP.

2010-12-21 Thread andy zhao
Hi, I don't know which method or class you use to play the audio or video stream. I used VideoView class to do that successfully. 2010/12/20 Thierry Legras > Hi, > > I would like to stream video files to Android device, and intend to > integrate playback in my application. > > I first tried to u

Re: [android-developers] Re: Service or no service

2010-12-21 Thread andy zhao
I know how to realize your feature. But I am not sure this is good or not. you can start an alarm manager to check the service is running or nor at some minutes. If the service is being killed, you just start it again. 2010/12/19 TreKing > On Sat, Dec 18, 2010 at 4:54 PM, Hans-Erik wrote: >

Re: [android-developers] handing event of two button in widget

2010-11-29 Thread andy zhao
Can you send your detailed error log for analysis? Cause it's difficult to track the issue. Br Andy 2010/11/29 Honest > hello, > > i have developed simple widget which display images from sd card. I > have two button(for setting and open) on center frame. Now i am > calling Activity Class t

[android-developers] wish to join you

2010-11-15 Thread andy zhao
cause I am interested in the android, hope can join your groups. tkx:) -- 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 an