I tried to find out more, found that I can use a terminal to run programs.
My idea is to use a mobile terminal for tests with mobile devices, if it is functional it will be handy for those who travel or cannot afford to have a computer at home (just like me).
The terminal I decided to use is called 'Termux', it serves some purposes well, is there any way to run a server using it?
I have been trying, this is the limit of what I know about the subject, I need a light!
Obs: in the middle of that i change the rcon password***
My idea is to use a mobile terminal for tests with mobile devices, if it is functional it will be handy for those who travel or cannot afford to have a computer at home (just like me).
The terminal I decided to use is called 'Termux', it serves some purposes well, is there any way to run a server using it?
I have been trying, this is the limit of what I know about the subject, I need a light!
Code:
wget http://files.sa-mp.com/samp037svr_R2-1.tar.gz
tar -zxf samp03 *.tar.gz
cd samp03
chmod 700 *
./samp03svr
Obs: in the middle of that i change the rcon password***