

Raycast extension for Cachy
Android Debug Bridge (Adb) Commands
by Quentin23Soleil
Run useful adb commands
Commands
20Current Activity
BackgroundGet the current activity name and put it in your clipboard
Take Screenshot
BackgroundTakes a screenshot, saves it, and put it in your clipboard for easy-sharing
Open Locale Settings
BackgroundOpen the locale settings on your device
Open Developer Settings
BackgroundOpen the developer settings on your device
Toggle Layout Bounds
BackgroundShow or Hide the layout bounds
Enable or Disable Wifi
Backgroundenable/disable wifi
Enable or Disable Airplane Mode
Backgroundenable/disable airplane mode (all connectivity on/off)
Enable or Disable Dark Mode
Backgroundenable/disable/auto dark mode
Uninstall
BackgroundUninstall an app using its package name
Clear App Data
BackgroundRemove all files and cache for an app
Force Stop App
BackgroundForce stop an app via its package name
Softly Kill App
BackgroundKill an app process to test state save/restoration
Change the Font Size
BackgroundIncrease or decrease font size
Change the Display Density
BackgroundIncrease or decrease the display density
Set Display/Font to Large
BackgroundSet the display and fond size to large values
Reset Display/Font Size
BackgroundResets the font and display sizes to normal values
Open Url
BackgroundOpen an url through ADB (deeplink)
Write Text
BackgroundSend text to the device
Change the Animation Scale
BackgroundIncrease or decrease the animation scale
Restart ADB
BackgroundRestart ADB by killing the ADB server and starting again