am a76387f7: Updated description for the StorageProvider browseable sample.

* commit 'a76387f7a4f5e65f8225e1b657ecdcfbee20682b':
  Updated description for the StorageProvider browseable sample.
This commit is contained in:
quddusc
2013-10-30 21:14:50 -07:00
committed by Android Git Automerger

View File

@@ -0,0 +1,7 @@
page.tags="StorageProvider"
sample.group=Content
@jd:body
<p>This sample demonstrates how to use the
{@link android.provider.DocumentsProvider} API to manage documents and
expose them to the Android system for sharing.</p>