Thursday, 15 September 2011

android - When using ACTION_GET_CONTENT on kitkat, apps registered with Storage Access Framework is also getting listed -



android - When using ACTION_GET_CONTENT on kitkat, apps registered with Storage Access Framework is also getting listed -

on kitkat, using action_get_content list apps supporting images. in chooser ui, can see 2 sections. top section listing apps registered storage access framework (saf) , bottom section of list shows apps registered intent action_get_content.

first, want know working in right way? if yes, apps registered both seen twice. there way filter them in 1 of list. example, if app seen in top section (registered saf), should not seen in bottom section (registered action_get_content).

android storage-access-framework

No comments:

Post a Comment