[android-developers] Re: Newbie having trouble detecting when VideoView video playing completes

2010-12-16 Thread vtb
it would be better if you can show a progress bar or something while the video loads. Just so the user won't think that nothing is happening. Best of luck! - Zarah. On Dec 16, 1:18 am, vtb v...@lineone.net wrote: Hi Zarah I really appreciate you getting back to me. I did put a finsh

[android-developers] Re: Newbie having trouble detecting when VideoView video playing completes

2010-12-15 Thread vtb
using onCompletionListener() without any problems.  Did you call finish() in your onCompletionListener()? - Zarah. On Dec 14, 12:11 am, vtb v...@lineone.net wrote: Hi Guru's New to Android. I am developing an app that plays videos based on a touch map that is read from the local disk

[android-developers] Newbie having trouble detecting when VideoView video playing completes

2010-12-13 Thread vtb
Hi Guru's New to Android. I am developing an app that plays videos based on a touch map that is read from the local disk, this map defines areas of the screen that relate to a particular video to play. This is all working very nicely now. However, when the video completes I have to hit the button

[android-developers] Newbie having trouble launching new activity, application stops unexpectedly

2010-12-12 Thread vtb
New to programming in Android and having trouble launching a video to play activity. I am pulling what remains of my hair out so any help or advice would be greatly appreciated as I have tried all sorts and scanned the net for days bu have not come up with the answer and I bet it's a simple

[android-developers] Re: Newbie having trouble launching new activity, application stops unexpectedly

2010-12-12 Thread vtb
that to construct a path to your file. On Sun, Dec 12, 2010 at 6:29 AM, vtb v...@lineone.net wrote: New to programming in Android and having trouble launching a video to play activity. I am pulling what remains of my hair out so any help or advice would be greatly appreciated as I have

[android-developers] New developer having hassle launching an activity after a touch event

2010-12-09 Thread vtb
Hopefully this is the right place to solicit help. New to programming in Android but alegdely competent in C and any assembler. I have included as much information as possible on the issue I am having I am writing an application that allows the user to select a video to play from a particular