uniclip
uniclip copied to clipboard
Bug: uniclip doesn't run on Android
Description of the bug
./uniclip
doesn't work on Android
Verbose output (Use the --debug
option)
error: "/data/data/com.termux/files/usr/bin/uniclip" has unexpected e_type: 2
Steps to Reproduce
- Open Termux
- download via
wget
-
tar -xf
to extract -
./uniclip
Expected behavior
Should at least print the help message.
OS and Uniclip version
Android 14, uniclip v2.3.6
Additional info
The README instructions on the Android setup are incredibly vague. There has to be something I'm missing here...
I tried chmod +x
, didn't help