Translations:KDEConnect/138/uk: Difference between revisions
Appearance
Created page with "<syntaxhighlight lang="bash"> adb -d shell pm grant org.kde.kdeconnect_tp android.permission.READ_LOGS; adb -d shell appops set org.kde.kdeconnect_tp SYSTEM_ALERT_WINDOW allow..." |
(No difference)
|
Latest revision as of 17:58, 15 October 2022
adb -d shell pm grant org.kde.kdeconnect_tp android.permission.READ_LOGS;
adb -d shell appops set org.kde.kdeconnect_tp SYSTEM_ALERT_WINDOW allow;
adb -d shell am force-stop org.kde.kdeconnect_tp;