标签: android
Bitmap bm ; ThumbnailUtils tu = new ThumbnailUtils(); bm = tu.createVideoThumbnail("http://*****.mp4",Thumbnails.MICRO_KIND);
但返回 null