It has been asked a few times, but no-one has been able to figure it
out (judging from the existing posts on this forum :-)). Maybe some
Google engineers can chip in?

Since the Inredible comes with internal storage, where are images
stored?
- Should we be using MediaStore.Images.Media.INTERNAL_CONTENT_URI?
  When trying this on my Nexus One, i get this message
  "writing to internal storage is not supported"
- How can i present a gallery, using the ContentProvider,
  of images if an SDCARD is mounted as well?
  Query both INTERNAL_CONTENT_URI and EXTERNAL_CONTENT_URI
  and merge it all myself?
- What is the equivalent of Enviroment.getExternalStorageDirectory()
  for INternal storage?
- How can i test this if I don't have an HTC Incredible at hand?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to