Hello, I am trying to find out what's an equivalent to the release() method of MediaPlayer in VideoView?
I am running out of memory coz I think I am not calling a release() method on all my Media Player resources. I have a number of instances of VideoView and I want to make sure I give up resources everytime a new instance is called. Any help? Thanks ABhi -- 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

