Skip to content

Instantly share code, notes, and snippets.

@gensouda
gensouda / _ttu-android-improvements.md
Created February 6, 2025 12:23 — forked from MarvNC/_ttu-android-improvements.md
ttu Reader Improvements for Android Devices

ttu Reader improvements

Use Volume Keys with Kiwi Browser and ttu Reader on Android

  • Install Key Mapper and follow all the instructions within the app to set it up with Shizuku (needs adb debugging).
  • Add a trigger for a volume key, set the action to input KEYCODE_PAGE_UP or KEYCODE_PAGE_DOWN as you prefer, and set the constraint to be that it only works when Kiwi Browser is in the foreground. Repeat for the other volume key.
    Example Image: click to expand

image