yqritc / Android-ScalableVideoView

Android Texture VideoView having a variety of scale types like the scale types of ImageView such as fitCenter, centerCrop, centerTopCrop and more
Apache License 2.0
1.09k stars 223 forks source link

how to set sdcard path #16

Closed americosfacebook closed 8 years ago

fansangg commented 8 years ago

setDataSource(String path); setDataSource(Uri.formfile(File));

p.s this question is stupid

akshaywohlig commented 7 years ago

setDataSource(Uri.parse(String path));