diff options
| author | quddusc <quddusc@google.com> | 2013-10-30 20:28:08 -0700 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2013-10-31 20:00:41 +0000 |
| commit | 9edda10707b3993aa2ff133feee3ccbd803905e5 (patch) | |
| tree | 5ac243ab40afb07361d4e309d4b3c19796825897 /samples/browseable | |
| parent | 2397b75dc47ef2beaa64def2fe7f1c0cb5bba62d (diff) | |
| download | android_development-9edda10707b3993aa2ff133feee3ccbd803905e5.tar.gz android_development-9edda10707b3993aa2ff133feee3ccbd803905e5.tar.bz2 android_development-9edda10707b3993aa2ff133feee3ccbd803905e5.zip | |
Updated description for the StorageProvider browseable sample.
Change-Id: I3f83a89e3b154f207e4054b92f0d4fc1f7851eb4
(cherry picked from commit a76387f7a4f5e65f8225e1b657ecdcfbee20682b)
Diffstat (limited to 'samples/browseable')
| -rw-r--r-- | samples/browseable/StorageProvider/_index.jd | 7 |
1 files changed, 7 insertions, 0 deletions
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 + +<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> |
