# Android OD A simple proof of concept usage of Ricochet + Tor on mobile Uses: - Orbot - gomobile: to leverage the go ricochet protocol library ## Orbot setup In Orbot's Settings, find at the bottom `Debug / Torrc Custom Config` and input: ``` ControlPort 9051 CookieAuthentication 0 DisableNetwork 0 ```