[android-developers] Re: video screen disappeared after launch new task

2009-07-29 Thread Milos Gajic
I'm not have any idea how to create this project. I'm at beginning of developing this project, for now i don't have nothing. I read some blogs on forums but i don't find any full example. I think that you can help me with some simple example Thanks 2009/7/27 Mark Murphy mmur...@commonsware.com

[android-developers] Re: video screen disappeared after launch new task

2009-07-29 Thread sleith
hm... for example you could try looking at api demo, there's all the android features with full source code :) for tutorial forum i believe there's already many of them giving tutorial, like anddev.org or maybe find an ebook tutorial :) On Jul 27, 10:51 pm, Milos Gajic gajoni...@gmail.com wrote:

[android-developers] Re: video screen disappeared after launch new task

2009-07-28 Thread sleith
any idea about this problem? On Jul 28, 6:38 am, sleith raysle...@gmail.com wrote: here's the code try clicking that will trigger dial number, and then push back button, and you will see the video screen disappeared but the sound is playing thx :D public class VideoTest extends Activity {

[android-developers] Re: video screen disappeared after launch new task

2009-07-27 Thread sleith
any idea? On Jul 27, 4:42 pm, sleith raysle...@gmail.com wrote: hi, i tried to play video using media player, and it run ok like at the example at api demos. but the problem is, when i trigger something that launch a new task (for example click button that will dial number) and then back to

[android-developers] Re: video screen disappeared after launch new task

2009-07-27 Thread sleith
here's the code try clicking that will trigger dial number, and then push back button, and you will see the video screen disappeared but the sound is playing thx :D public class VideoTest extends Activity { private VideoPlayer mVideoPlayer; private String mFile =