docs: create Funny/Jaecoo/Jcartools
This commit is contained in:
19
Funny/Jaecoo/Jcartools.html
Normal file
19
Funny/Jaecoo/Jcartools.html
Normal file
@@ -0,0 +1,19 @@
|
||||
<!--
|
||||
title: Jcartools
|
||||
description:
|
||||
published: true
|
||||
date: 2024-10-24T06:25:44.217Z
|
||||
tags: jaecoo
|
||||
editor: ckeditor
|
||||
dateCreated: 2024-10-24T06:25:44.217Z
|
||||
-->
|
||||
|
||||
<p>Предоставление прав apk установленным из rustore:</p>
|
||||
<pre><code class="language-plaintext">запись
|
||||
adb shell pm grant название пакета android.permission.WRITE_EXTERNAL_STORAGE
|
||||
|
||||
чтение
|
||||
все тоже самое, но в конце после последней точки READ_EXTERNAL_STORAGE
|
||||
|
||||
доступ к хранилищу(полный)
|
||||
после последней точки MANAGE_EXTERNAL_STORAGE</code></pre>
|
||||
Reference in New Issue
Block a user