[android-developers] Re: Regarding Activity

2009-01-19 Thread jtaylor
I think you should explain what you're saying better. Are you asking how to come back to the video after someone clicks the notification message? Well, the notification can have a PendingIntent attached to it that triggers that activity again. ..However, I think you have to go through and explain

[android-developers] Re: Regarding Activity

2009-01-19 Thread mongd
Thanks for your advice, but I need a lot simpler example. Music application seems big and I have been looking into the source code for a while, but I still don't know how to implement the feature I want. Could you tell me which part do I have to look? That would be a great help! =D On 1월19일, 오후7

[android-developers] Re: Regarding Activity

2009-01-19 Thread for android
Look at the code for Music app..your requirement is exactly similar to that.. On Mon, Jan 19, 2009 at 3:40 PM, mongd wrote: > > Hi, I'm working on a program which basically plays a video file and > has some more functionality. > What I expect from this program is: > when I start playing a video,