sudo apt install dhcpcd
sudo nano /etc/dhcpcd.conf
- add these lines
interface usb0
static ip_address=192.168.42.42/24
static routers=192.168.42.129
static domain_name_servers=192.168.42.129
sudo systemctl restart dhcpcd
- install apk download
- connect to pi and enable usb tethering
- launch App