Practical things worth knowing as a Razr owner — from hardware button remapping to getting more out of the cover screen.
The Razr 60 Ultra (and other recent models) has a dedicated physical button on the side that launches Moto AI by default. If you prefer Gemini, Google Wallet, a flashlight toggle, or anything else, there are three ways to remap it — ranging from a single ADB command to a full automation app setup.
The AI button shares its configuration system with the “Red Key” on the Motorola ThinkPhone. You can access that config screen directly with one ADB command, which gives you a native-looking settings menu to set the single press action.
What you can map it to: Launch any app, screenshot, play/pause music, voice recorder.
Limitation: Single press only — double press and long press aren’t configurable this way.
Steps:
adb shell am start -n com.motorola.mykey/.activity.RedKeyActivity
No computer? You can also launch the RedKeyActivity using an app like Apk Share from the Play Store — find the activity in the app list and tap “Try”. No ADB needed.
Button Mapper is a dedicated button remapping app that supports all three press types: single tap, double tap, and long press. More flexible than Method 1, and the setup is a one-time thing.
What you can map it to: Any app, flashlight, screenshot, Do Not Disturb, volume, and more — independently for each press type.
Requirement: A one-time ADB command or Shizuku (wireless — no computer needed).
Steps:
adb shell sh /sdcard/Android/data/flar2.homebutton/files/setup.shButton Mapper’s own setup guide is at buttonmapper.com/adb.
The Automate app lets you build a flow that triggers when the AI button is pressed and launches whatever you want. It’s the most powerful approach and requires no ADB at all — but the setup is more involved.
What you can map it to: Any app, shortcut, or automation sequence. Works on the cover screen too.
Steps:
To add long press as well: Create a second identical flow, but change the trigger package from com.motorola.journal to com.motorola.uxcore.
Tip: Make sure every branch in your Automate flow loops back — if any path hits a dead end the flow stops working after one press.
Clicks makes a physical QWERTY keyboard case that snaps onto the folded Razr and sits below the cover screen — turning it into something resembling a modern BlackBerry. The keys have tactile feedback and a backlight for low-light use.
Compatible models: Razr Ultra (2025), Razr+ (2025), Razr (2025) — all international and US variants
Price: $139 (standard) / $159 (premium)
What it adds:
Worth knowing: Wireless (Qi) charging doesn’t work while the case is attached.
The case is designed specifically around the Razr’s form factor — the keyboard sits exactly below the cover screen, so you can type, navigate, and reply to messages without ever opening the phone.
Have a tip to share? Let us know.