[android-developers] Re: display thumbnail images from sdcard

2009-08-07 Thread Aki
Maybe There are no thumbnails. Open Gallery App and it will make thumbnails. On 8月7日, 午後2:00, jaimin jaiminmeht...@gmail.com wrote: hi thanx for the reply you suggest me to specify the sdcard image but i don't know how to specify sdcard images. On Jul 28, 9:53 pm, Jack Ha

[android-developers] Re: display thumbnail images from sdcard

2009-08-07 Thread jaimin
i put some thumbnail images into sdcard but same result no images display in emulator On Aug 7, 11:30 am, Aki akxuc...@gmail.com wrote: Maybe There are  no thumbnails. Open Gallery App and it will make thumbnails. On 8月7日, 午後2:00, jaimin jaiminmeht...@gmail.com wrote: hi thanx for the

[android-developers] Re: display thumbnail images from sdcard

2009-08-07 Thread Aki
this is my thumbnail test code,i hope it help you. public void printThumbnails(){ Uri uri=MediaStore.Images.Thumbnails.getContentUri(external); Cursor cursor=MediaStore.Images.Thumbnails.queryMiniThumbnails (getContentResolver(), uri, MediaStore.Images.Thumbnails.MINI_KIND,

[android-developers] Re: display thumbnail images from sdcard

2009-08-07 Thread jaimin
thanks for the help i will tell u after i successfully run that code. On Aug 7, 12:10 pm, Aki akxuc...@gmail.com wrote: this is mythumbnailtest code,i hope it help you.     public void printThumbnails(){         Uri uri=MediaStore.Images.Thumbnails.getContentUri(external);         Cursor

[android-developers] Re: display thumbnail images from sdcard

2009-08-06 Thread jaimin
hi thanx for the reply you suggest me to specify the sdcard image but i don't know how to specify sdcard images. On Jul 28, 9:53 pm, Jack Ha jack...@t-mobile.com wrote: Your code seems to work fine. Did you see any errors in the logcat output? Did you specify the sdcard image? -- Jack Ha

[android-developers] Re: display thumbnail images from sdcard

2009-07-28 Thread Jack Ha
Your code seems to work fine. Did you see any errors in the logcat output? Did you specify the sdcard image? -- Jack Ha Open Source Development Center ・T・ ・ ・Mobile・ stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and