User Tools

Site Tools


doc:appunti:android:android_13_permissions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:android:android_13_permissions [2024/08/23 09:55] – [Device admin apps and external storage] niccolodoc:appunti:android:android_13_permissions [2024/08/23 10:03] (current) – [Special app permissions with Android 13] niccolo
Line 1: Line 1:
 ====== Special app permissions with Android 13 ====== ====== Special app permissions with Android 13 ======
 +
 +Android 13 enforces more constraints on the apps than the previous versions. Here are some examples found on the Android 13 of a BlackView smartphone. The BlackView ROM is based on the Android AOSP, with several BlackView apps added.
 +
 +
 +===== Restricted setting =====
 +
 +In some circumstance you may get the following error when trying to give some permissions to an app:
 +
 +<code>
 +Restricted Setting
 +For your security, this setting is currently unavailable.
 +</code>
 +
 +This may include e.g. the **notifications** or the **accessibility** permission.
 +
 +To remove such restriction do the following:
 +
 +  * **Settings** => **Apps & Notifications**, search the app and tap it.
 +  * Tap on **three dots**.
 +  * Choose "Allow restricted settings".
  
 ===== Device admin apps and external storage ===== ===== Device admin apps and external storage =====
doc/appunti/android/android_13_permissions.1724399702.txt.gz · Last modified: 2024/08/23 09:55 by niccolo