That is determined by the location of the file you're scanning. On Thu, Jul 30, 2009 at 11:38 AM, Sonja_android <[email protected]>wrote:
> > Sounds good. Is there a way to specify which database I'd like the > MediaScannerConnectionClient to use? > > On Jul 29, 6:56 pm, Marco Nelissen <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---

