Merge "Updated description for the StorageProvider browseable sample." into klp-docs

This commit is contained in:
Scott Main
2013-10-31 21:10:47 +00:00
committed by Android (Google) Code Review

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>