Control your SoundVoltex on Android Pad.
Download the release apk from GitHub CI or Releases.
Turn to API
Tab in spicecfg, and edit API TCP Port
and API Password
.
For example, set API TCP Port
to 10574
and API Password
to testpass
.
In following instructions, we assume that your configuration is the same as here.
There are two options: USB or Network.
It's recmmended to connect via USB for lower latency.
Supposing you have ADB tools installed on your computer and enabled debug on your Android device.
You should execute the following command in ADB to forward the TCP port.
adb reverse tcp:10574 tcp:10574
Then your Android device can connect to spice2x at TCP 127.0.0.1:10574
.
Ensure your Android device and your computer is connected to the same network. Check your computer's IP address.
Your Android device will be able to connect to spice2x at TCP [Your computer IP]:10574
.
You should configure your API address and password in the installed app.
IMPORTANT: Close spicecfg if it is still running.
After launching the SoundVoltex via spice/spice64, you can click Connect
button in the app to connect the virtual controllers to your computer.