scrcpy upload scrcpy-server.jar abort

3 min read

scrcpy upload scrcpy-server.jar abort

  1. Open cmd in folder containing adb.exe
  2. Execute adb shell in cmd
  3. Traverse to data/local/tmp cd data/local/tmp
  4. Execute rm -rf scrcpy-server.jar to remove directory (Idk why this path is made...)
    4a. I deleted all environment variables (such as adding adb path to PATH) that I had configured previously for this process (You likely won't need to do this step)
  5. Restart computer