Start a new topic

VideoDrawable loader

VideoDrawable loader


Do you see any exception logged in android Logcat?

If you are trying to launch a full screen video, maybe it's a problem with the MediaPlayer activity.

See the manifest xml file in the sample application, there is a section for the MediaPlayerActivity, you should have something similar in your manifest.

Hi , Thanks so much , adding that activity to the manifest solved the error :)
Login or Signup to post a comment