kaledis android-dev
The android-dev command watches your project and streams updates to a Love2D instance running on the Android device.
kaledis android-dev --ip <ANDROID_IP> [PATH]--ip: The local IP address of your Android device (e.g.,192.168.1.15).
Prerequisites
Section titled “Prerequisites”- Install the Love2D app on your Android device.
- Download the
.lovefile from the repository : https://github.com/orpos/kaledis_go/releases. - Ensure your computer and Android device are on the same Wi-Fi network.
- Put the ip written on the phone in the command below.
Terminal window kaledis android-dev <IP_ADDRESS>
Troubleshooting
Section titled “Troubleshooting”- Connection Refused: Check firewall settings on your PC and ensure the IP is correct.
- Lag: Performance depends on network speed. Keep assets small optimize reload times.