Lines Matching refs:shared
14 <li>The files can be any file type you want and are saved to the device's shared storage</li>
76 no cost to you. The expansion files are saved to the device's shared storage location (the
154 shared storage location. To ensure proper behavior, you must not delete, move, or rename the
161 <shared-storage>/Android/obb/<package-name>/
165 <li>{@code <shared-storage>} is the path to the shared storage space, available from
184 <p class="note"><strong>Note:</strong> Unlike APK files, any files saved on the shared storage can
257 device's <a href="#StorageLocation">shared storage location</a>.
345 href="#StorageLocation">shared storage location</a> (in the
356 href="#StorageLocation">shared storage location</a>
386 over an HTTP connection and saves them to the proper location on the device's shared storage.
502 from the shared storage is a separate implementation that you should consider based on your
542 <!-- Required to read and write the expansion files on shared storage -->
569 <li>Verifies that the shared storage is mounted and available, that the files don't already exist,
960 {@code <shared-storage>/Android/obb/<package-name>/}.</p>
990 // The shared path to all app expansion files
1039 <p>For more information about reading from the shared storage, see the <a
1088 <dd>Represents a ZIP file on the shared storage and performs all the work to provide a virtual
1165 should test your application's ability to read the files from the shared storage. All you need to do
1166 is add the files to the appropriate location on the device shared storage and launch your
1170 <li>On your device, create the appropriate directory on the shared storage where Google
1173 the directory {@code Android/obb/com.example.android/} on the shared storage space. (Plug in
1174 your test device to your computer to mount the shared storage and manually create this