[android-beginners] Re: Errors in VideoPlayer

2009-05-18 Thread Dave Sparks
That code is very old and based on a pre-release SDK. Try looking at the code here: http://developer.android.com/guide/topics/media/index.html On May 14, 7:18 pm, weird0 amiredi...@gmail.com wrote: Hi guys, I have implemented the VideoPlayer example from the following link:

[android-beginners] Re: Errors in VideoPlayer

2009-05-15 Thread weird0
Has somebody tried implementing the VideoPlayer given on the site above? Regards.. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to

[android-beginners] Re: Errors in VideoPlayer

2009-05-15 Thread weird0
I tried fixing the errors by changing the return types from void to boolean and boolean to void. The code became error-free. But after I ran the application on the emulator.. It gave the error ... The application VideoPlayer( process.com.example.VideoPlayer ) has stopped unexpectedly. Please