Hello community,
i’m also coding on my Android multiplayer gamer. Now i try to code a startscreen where the player press a button and after press the button the client (so the Android device) connect with the server. After successful connecting the app should start a new activty with the gamefield. Now my question. How can i hold the connection to the server, in this new activty, also with the listener i add to the client?