Город МОСКОВСКИЙ
00:03:11

How to get the "Write secure settings" permission

Аватар
Языки программирования: инструкции и советы
Просмотры:
39
Дата загрузки:
04.12.2023 21:18
Длительность:
00:03:11
Категория:
Технологии и интернет

Описание

Associative Swipe:
https://play.google.com/store/apps/details?id=io.github.neomsoft.associativeswipe

SDK tool:
https://developer.android.com/studio/releases/platform-tools

Commands:
cd c:\adb

- free version
adb shell pm grant io.github.neomsoft.associativeswipe android.permission.WRITE_SECURE_SETTINGS

- full version
adb shell pm grant io.github.neomsoft.swipefull android.permission.WRITE_SECURE_SETTINGS

Рекомендуемые видео