Server hosting on Android devices?

Posted:
Tue Dec 09, 2014 23:38
by MADCastro
Is it even possible to host a server on a Android device?
Re: Server hosting on Android devices?

Posted:
Wed Dec 10, 2014 18:27
by Krock
The codes are the same but I'm not sure how you could start the console/terminal on that system.
Re: Server hosting on Android devices?

Posted:
Wed Dec 10, 2014 19:00
by sfan5
Yes, you can host servers on Android devices.
Krock wrote:The codes are the same but I'm not sure how you could start the console/terminal on that system.
Either
adb shell or a
Terminal app.
Re: Server hosting on Android devices?

Posted:
Wed Dec 10, 2014 19:04
by kaeza
It is theoretically possible to host a dedicated server, as its requirements are quite low. I successfully ran a server on a machine with 128M of RAM, with a CPU clocked at ~500MHz, and some folks here have dedicated servers running on Raspberri Pis.
That said, I don't know if a server started from the GUI, or otherwise a client running in the same device would be playable at all.
Re: Server hosting on Android devices?

Posted:
Wed Dec 10, 2014 21:46
by Don
I tried it on my Nexus 4. It quickly heated up with only myself and my daughter connected. I would not advise it. If you want a server I would suggest a desktop.