I am making a simple android app to send string to server(created in python). I am connecting to server using socket in separate thread as Shown in code This is java