On Wed, Jul 29, 2009 at 8:26 AM, Sonja_android <[email protected]>wrote:

>
> I am using the MediaScannerConnection and corresponding
> MediaScannerConnectionClient to scan and add an audio file to the
> MediaStore content provider.  How do I know which database the file
> will be added to?  Will it use the INTERNAL_CONTENT_URI or
> EXTERNAL_CONTENT_URI?


The Uri that you get back will tell you which database it was added to.

--~--~---------~--~----~------------~-------~--~----~
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