What is SocksDroid? SocksDroid is an Android app that routes your phone’s traffic through a SOCKS proxy, letting Onimator hit a rotation URL before it switches accounts so every account on the phone gets a fresh IP. It’s the direct alternative to SuperProxy — same operational role, same integration pattern with Onimator, different app.
You install it on the same phone that runs your Onimator accounts, configure your proxy details, and hand the rotation URL to Onimator. Onimator triggers the rotation before switching clones, and each account’s session runs on a different IP than the account before it.
Why it exists alongside SuperProxy
Both apps do essentially the same job. Some operators pick SocksDroid because they already know it from other automation setups, or because it worked with a specific proxy provider they use, or just because it was the one they got running first. Neither app is objectively better for Onimator — pick whichever you find easier to configure with your specific proxy setup.
How the Onimator setup goes
Same pattern as SuperProxy:
1. Install SocksDroid on the phone. Standard APK install.
2. Configure your SOCKS proxy inside SocksDroid. Point it at your mobile proxy provider’s connection details.
3. Get the rotation URL from SocksDroid. The URL Onimator will call to trigger an IP change.
4. Paste that URL into Onimator’s account settings. Per account.
5. Onimator handles the rest. Before switching to a new clone/account, it calls the rotation URL, waits for the new IP, then starts the session.
SOCKS vs HTTP proxy
SocksDroid specifically routes through SOCKS proxies (usually SOCKS5). SOCKS handles more traffic types than HTTP proxies — including non-web protocols — which matters for automation because Instagram and other social apps use a mix of protocols beyond just HTTPS.
If your proxy provider gives you SOCKS credentials, SocksDroid is the natural fit. If they give you HTTP proxy credentials, SuperProxy handles that setup more directly. Both work for Onimator; the underlying question is what protocol your proxy provider supports.
The bigger picture
SocksDroid and SuperProxy solve the same problem — how do you rotate the IP for each account on a multi-account phone without setting up external per-account proxies. The mobile proxy on the phone becomes the shared connection, and the rotation URL becomes Onimator’s coordination point.
For most fleets running 10-12 accounts per phone on Android, an on-device proxy app plus a mobile proxy subscription plus Onimator’s per-account rotation handling is the standard stack. Which specific app you pick matters less than making sure the rotation URL is configured correctly in Onimator per account, so no two accounts ever end up sharing the same IP during their sessions.
Related Terms
- SuperProxy — The parallel Android proxy app that solves the same problem via HTTP proxy support
- Mobile Proxy — The proxy category SocksDroid exposes on the phone through SOCKS5
- IP Rotation — The core mechanism SocksDroid handles when Onimator calls its rotation URL between account switches