Is there any way to get thumbnail path with image id?
MediaBrowser lib doesn't help as it only provides Bitmap.
I was trying with the 'queryMiniThumbnail', but just can't get it to work.
MediaBrowser lib doesn't help as it only provides Bitmap.
I was trying with the 'queryMiniThumbnail', but just can't get it to work.
B4X:
queryMiniThumbnail(ContentResolver cr, long origId, int kind, String[] projection)