diff --git a/samples/browseable/StorageProvider/_index.jd b/samples/browseable/StorageProvider/_index.jd new file mode 100644 index 000000000..dc0da603b --- /dev/null +++ b/samples/browseable/StorageProvider/_index.jd @@ -0,0 +1,7 @@ +page.tags="StorageProvider" +sample.group=Content +@jd:body + +

This sample demonstrates how to use the +{@link android.provider.DocumentsProvider} API to manage documents and +expose them to the Android system for sharing.