drawterm-android
drawterm-android copied to clipboard
Connection doesn't work first try
The connection to a server does not work on first try. When clicking "connect" the app closes. After opening it again "connect" works as expected. It also works after closing the app completely and trying again.
It seems like after some time not using the app some data is removed from RAM by android. The first connection try stores this data and closes, the second try has the data available and uses it to make connection work. But that's only a guess.
Funny, on my boox note 3 it works first try, reliably