Loading docs/html/preview/behavior-changes.jd +0 −18 Original line number Diff line number Diff line Loading @@ -204,24 +204,6 @@ page.image=images/cards/card-n-changes_2x.png </p> </li> <li>{@code ACTION_OPEN_EXTERNAL_DIRECTORY} (New) <p> This permission is for a new storage option. Apps can now use the intent {@code ACTION_OPEN_EXTERNAL_DIRECTORY} to request that the system create a directory for the app's use. The system prompts the user to grant approval. If the user approves, the app can read and write files and directories in that one directory (and its descendants). The app does not need {@link android.Manifest.permission_group#STORAGE STORAGE} permissions to access this external directory </p> <p> For more information about this intent, see the updated {@code Intent} reference documentation in the <a href="{@docRoot}preview/setup-sdk.html#docs-dl">N Preview SDK Reference</a>. </p> </li> </ul> Loading Loading
docs/html/preview/behavior-changes.jd +0 −18 Original line number Diff line number Diff line Loading @@ -204,24 +204,6 @@ page.image=images/cards/card-n-changes_2x.png </p> </li> <li>{@code ACTION_OPEN_EXTERNAL_DIRECTORY} (New) <p> This permission is for a new storage option. Apps can now use the intent {@code ACTION_OPEN_EXTERNAL_DIRECTORY} to request that the system create a directory for the app's use. The system prompts the user to grant approval. If the user approves, the app can read and write files and directories in that one directory (and its descendants). The app does not need {@link android.Manifest.permission_group#STORAGE STORAGE} permissions to access this external directory </p> <p> For more information about this intent, see the updated {@code Intent} reference documentation in the <a href="{@docRoot}preview/setup-sdk.html#docs-dl">N Preview SDK Reference</a>. </p> </li> </ul> Loading