Update Modern-Android.md

This commit is contained in:
Li 2024-05-11 05:16:43 +00:00
parent 3e3dfb1a50
commit 08b6881b63

View File

@ -30,7 +30,9 @@ if your on android >14, this *has* to be done via ADB with USB Debugging
because that gives you access to the `--bypass-low-target-sdk-block` argument
(You will get a Play Protect warning for both of these)
```adb install --bypass-low-target-sdk-block PSM.apk```
```adb install --bypass-low-target-sdk-block NoPsmDrm-Android.apk```
Once installed, you need to tap on both apps and goto permissions and grant *everything*