Hey I just saw that I forgot s.th. within getCount(), so I changed it to
public int getCount() {
//return mThumbIds.length;
if(vidUris!=null){
return vidUris.length;}
return 0;
}
The thing now is that I still cannot see any video
Hi there,
I am trying to display videos form the emulated sdcard, but it seems
that I have done something wrong because no video thumbs are displayed
within my gridview... it would be great if someone could help me out,
because I have no idea at the moment what I may have done wrong...
Thank you i
2 matches
Mail list logo