Files
android_development/samples/browseable/StorageClient/_index.jd
Dirk Dougherty 4b737b695e Add prebuilt browseable samples as static files.
Change-Id: Ifb5382223343400882834d2dd9c182c3df602e34
2013-10-29 20:56:17 -07:00

16 lines
457 B
Plaintext

page.tags="StorageClient"
sample.group=Content
@jd:body
<p>
Using the OPEN_DOCUMENT intent, a client app can access a list of Document Providers
on the device, and choose a file from any of them.
\n\nTo demonstrate this, click the button below to open up the Storage Access Framework
interface, and choose an image on your device. It will be displayed in this app.
</p>