Thursday, March 15, 2012

Re: [android-developers] Re: Galaxy Nexus is not properly implementing getExternalStorageDirectory; can anyone confirm?

Sure, although I'm not going to update my app to call the Media Scanner, because it has nothing to do with Media. The problem is, your average user will see "Galaxy Nexus" in their Windows Explorer and assume it behaves like a regular USB drive.

In fact, I don't understand this at all.  If MTP is supposed to be for media only then why is the whole file system exposed?  At least, why expose the parts of a file system that are nothing to do with media. Better still, shouldn't the media be presented in a more media-friendly way: e.g a flat hierarchy with Music, Videos, Photos etc?

On 15 March 2012 21:19, Kostya Vasilyev <kmansoft@gmail.com> wrote:
Well, apps are supposed to call Media Scanner to update the media database.

My point was that the media scanner, being an OS component, could keep track of file system changes on its own.

But it doesn't -- oh well :)

-- K

15.03.2012 17:16, Mark Carter пишет:

It would be nice if there was at least some kind of developer tool/option that sits in between the app and the filesystem and takes care of refreshing/notifying changes etc...

--
Kostya Vasilyev


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

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

No comments:

Post a Comment