How to re-install io.appium.settings after uninstalling them (Appium Settings app is not running after 5000ms)

I am facing the issue: ESOCKETTIMEDOUT when using appium.
I found a solution that is uninstall these things:

  • adb uninstall io.appium.settings
    
  • adb uninstall io.appium.uiautomator2.server
    
  • adb uninstall io.appium.uiautomator2.server.test
    
  • adb uninstall io.appium.unlock
    

However, after uninstalling, I try to run my script again, but a message showed:

An unknown server-side error occurred while processing the command. Original error: Appium Settings app is not running after 5000ms

Please tell me how to re-install those packages again?

Go to Link to download the .apk file

You can choose what version you want then install it on your device.