Hi,
I have an imageview that generally handles the click event getting
a picture from a sdcard and loading to a panel.
I manage to find images on my sdcard by clicking on a imageview using
ContentChooser activity, but unfortunately I get a error saying
'Error loading bitmap'.
It must be implementing the directory issue.
So I hope someone pointing me the right direction where it did go wrong.
I post a testcase, just to explore.
My images are stored in the sdcard, folder DCIM and subfolder 100ANDRO.
note: I use my SE X10 phone to test this code.
grtz
Asmoro
I have an imageview that generally handles the click event getting
a picture from a sdcard and loading to a panel.
I manage to find images on my sdcard by clicking on a imageview using
ContentChooser activity, but unfortunately I get a error saying
'Error loading bitmap'.
It must be implementing the directory issue.
So I hope someone pointing me the right direction where it did go wrong.
I post a testcase, just to explore.
My images are stored in the sdcard, folder DCIM and subfolder 100ANDRO.
note: I use my SE X10 phone to test this code.
grtz
Asmoro