Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试显示视频缩略图,视频位于目录中,并且具有各种不同的格式。我遵循了本教程:http ://android-er.blogspot.com/2011/05/display-video-thumbnail-in-listview.html 。它工作得很好,但我希望显示我不知道确切名称/路径的文件。任何帮助,将不胜感激!
您可以使用ThumbnailUtils,然后将结果位图添加到您的小部件中。