I am not a guru, but I have tried using VideoView. I am using onCompletionListener() without any problems. Did you call finish() in your onCompletionListener()?
- Zarah. On Dec 14, 12:11 am, vtb <[email protected]> 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, 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 on the > front of the table to return to the calling screen for any subsequent > selection(s). > > I have tried implementing an onCompleteListener() for VideoView > without any success. Do you have any ideas or can you point me to any > reference code that would possibly help. > > Thanking you in advance for any help you can give. > > Seasons greetings > > Viv -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

