From 55435d0b428a0a04105015e96d8af2f0f5046267 Mon Sep 17 00:00:00 2001 From: hugleo Date: Sun, 14 Jan 2024 11:09:31 -0300 Subject: [PATCH] Updated Android tips and tricks (markdown) --- Android-tips-and-tricks.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Android-tips-and-tricks.md b/Android-tips-and-tricks.md index f15cdc1..cb585e8 100644 --- a/Android-tips-and-tricks.md +++ b/Android-tips-and-tricks.md @@ -91,6 +91,8 @@ For Onyx devices running Android version 11 and above, these additional steps ar adb shell settings delete global hidden_api_policy ``` +Note: After applying the permission changes, it is important to close and reopen KOReader for the changes to take effect. + #### Other settings **Enable USB debugging**: Apps > top right hamburger icon > App Management > USB Debug Mode: enable