Device control
Select a device, check status, send commands, and follow live results
Automatic reconnect requires Remote Agent 0.6 or later.
Frida updates
Checking release information…
Install Frida uses the version pinned in each device's APK.
Connect your first device
Install the APK and open Remote Agent on Android.
Grant root access and the device will appear automatically.
Shown in this dashboard · Up to 80 characters · Does not change the phone's name
Reconnection requested
This device is requesting a new connection after its previous credentials were lost. Review its name and serial before approving. You can also compare this code with the phone when available.
Approval replaces the previous connection and keeps the same device entry.
01 Manage Frida
Install and run Frida on the selected device
App controls
Choose an installed app to start or force-stop. Does not require Frida · Remote Agent 0.7.2+
Refresh apps to list installed apps
Shows apps with a launcher. Running is a process snapshot; Not detected means no matching process was seen in that snapshot. Unknown means the process check was unavailable. Refresh to check again.
No app selected
Advanced: enter a package name
You can enter a package or select a running process below. Start app opens its launcher activity. Kill app force-stops all of its processes.
Kill app?
02 Script workspace
JAVASCRIPTSelect a running process
Refresh to list running processes on this device
If an app is missing, open it on the phone and refresh. Selecting a process fills its PID below and its package in App controls when available. Run the script when ready.
03 Event console
LIVEOnly supported commands are sent · Offline commands are not queued · Manage the selected device from this dashboard