video playback

hey there,
is there a way to stream a video with unity android like we do with iphone .mov in the streaming assets folder.
Thanks!
Chris

Yes, Android uses the very same interface (StreamingAssets folder + iPhoneUtils.PlayMovie). Supported media formats can be found here.

hey thanks . works. i think my developer was confused becasue it is called iPhoneUtils