Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente |
| informatique:android [13/07/2025 11:57] – [Docs] Permissions cyrille | informatique:android [13/07/2025 12:07] (Version actuelle) – [CHECK_LICENSE] cyrille |
|---|
| |
| {{:informatique:android:googleplay_integrite_protection-auto_disabled.png?direct&200|}} | {{:informatique:android:googleplay_integrite_protection-auto_disabled.png?direct&200|}} |
| | |
| | 👌 Parfait. Avec la "Protection automatique" désactivée l'appli installée avec Aurora Store et Google Play désactivé (ou absent) fonctionne. |
| |
| ==== Docs ==== | ==== Docs ==== |
| * ''<your app package>.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION'' Automatically added to all apps targeting API >= 33 (Android 13) to prevent other apps from connecting to dynamic receivers without explicit permission. | * ''<your app package>.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION'' Automatically added to all apps targeting API >= 33 (Android 13) to prevent other apps from connecting to dynamic receivers without explicit permission. |
| * ''com.android.vending.CHECK_LICENSE'' voir [[#check_license]] | * ''com.android.vending.CHECK_LICENSE'' voir [[#check_license]] |
| | * ''com.android.launcher.permission.INSTALL_SHORTCUT'' Required to add shortcuts for websites to the launcher desktop ([[/glossaire/pwa|PWA]]). |
| | |
| |
| |