Posted September 14, 20205 yr Hello. I would like to create a button that connects you to a server. When you press it, it opens an URL and gets the IP address of the server. I would like to make this async (otherwise it freezes the screen). The problem is that ConnectingScreen can be only opened from the main thread. Is there any way to jump back to the main thread after the async task finished? Thanks for your answer.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.