I wanna develop an android application where in d media player takes a ByteArray or an inputStream as the data source.
Also i dnt want to hav a temporary file containing the media to be stored on d device.
I cudnt fine ne way to do dis using MediaPlayer or VideoView.
Has anyone faced similar problems and solved?
Orelse are there any 3rd party media players in d android marketplace which might facilitate dis?
Thank you


