Open payam30 opened 9 years ago
Work fine here, default configs, maybe media not played or not found. Try real link here mVideoView.setVideoURI(Uri.parse("http://example.com/media.mp4"));
Try use DUMP LOG's Sample:
Log.i("DUMP LOG", mCOUNTRY[channelNumer]);
Good luck. =D
I've been working on this for over 3 days but still can not play the video as it should I import the module and follow the instruction. still I get errors. I'm using the newest bundle version still no success. All I get is " The video can not be played" . The error I get is :
I've tracking, debugging,googling and still no solution. I don't know what I'm doing wrong and this getting really frustrating.
Here is a part of my class that should play the video:
Here is my Manifest:
My build gradle:
Build.gradle(vitamio)
Ihope someone can provide me with some hints. Thanks