Code: Select all
wget https://github.com/DeviceArtist/2048.c/releases/download/1/2048-luckfox
adb push 2048-luckfox /2048
chmod +x /2048
./2048
Code: Select all
wget https://github.com/DeviceArtist/2048.c/releases/download/1/2048-luckfox
adb push 2048-luckfox /2048
chmod +x /2048
./2048