Can I host a TeamSpeak server on my Android tablet? Is there any application that can do that?
Thanks in advance!
Can I host a TeamSpeak server on my Android tablet? Is there any application
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The requirements for the server are listed here: https://forum.teamspeak.com/threads/124175-What-are-the-minimal-System-Requirements?p=425377#post425377 or search in the web
They offer binaries, probably written in C++ (you can guess this if you look at the requirements for the Linux servers).
They mention Intel processors as a requirement.
So, since it’s not Java (based on above guess), you can’t hope to run it on the Android’s JVM. And since it’s not for ARM binaries (the processor architecture used by most all Android tablets), you can’t hope to run it as a native binary.
In short: No, you can’t.