Files
android_development/samples/browseable/StorageProvider/_index.jd
Dirk Dougherty 99acac3adb Add updated StorageProvider sample, merge _index with existing file.
Change-Id: I63d691929d2b30cedaafa5ede900670c59d4f83d
2013-11-01 15:10:11 -07:00

8 lines
253 B
Plaintext

page.tags="Storage access framework", storage, documents
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>