Connecting to a local rails project from android Find your public ip ifconfig |grep inet or hostname -I Start the server rails server -b 0.0.0.0 Connect! http://192.xxx.xxx.xx:3000