Android Gallery (view) video (also thumbnail issues)
Posted
by Drew
on Stack Overflow
See other posts from Stack Overflow
or by Drew
Published on 2009-12-18T00:15:37Z
Indexed on
2010/06/18
12:03 UTC
Read the original article
Hit count: 491
Currently we have a Gallery view to which we need to add thumbnails for images/video. How do we get the already generated thumbnails (the ones that the native Gallery app shows) if we already have the image's/video's content:// URI?
(We are using Android 1.6, Video.Thumbnails does not exist)
© Stack Overflow or respective owner