[How To] KlipperScreen on Android Smart Phones

Solved - Don’t worry there is a simple way on Klipperscreen website under Android

Can’t seem to get klipperscreen auto running. I’m just going over wifi as it worked so why not

This is my launch_klipperscreen.sh

#!/bin/bash
# forward local display :100 to remote display :0
DISPLAY=192.168.1.6:0 /home/pi/.KlipperScreen-env/bin/python screen.py

When I start klipperscreen service I get no display and the following with status.

Process: 8603 ExecStart=/home/pi/KlipperScreen/launch_klipperscreen.sh (code=exited,status=203/EXEC)