green-green-avk / AnotherTerm

Local PTY, USB and Bluetooth serial ports, SSH and Telnet terminal client for Android. Xwayland support (in dev only).
https://green-green-avk.github.io/AnotherTerm-docs/
Other
190 stars 20 forks source link

Audio Support #52

Open 8itlew7r opened 11 months ago

8itlew7r commented 11 months ago

Greetings! I'm an IT student utilizing your app to delve into programming in general. In this second term, we're exploring the creation of GUIs in Java using Swing and venturing into crafting a 2D game for finals. Luckily, AnLinux provides helpful scripts for running a Window Manager (via VNC) inside the proot, allowing me to experiment with GUIs. The challenge, however, lies in playing audio/sound. Could you guide me step-by-step on achieving this? Is it possible within the VNC environment? Your assistance would be greatly appreciated.

green-green-avk commented 11 months ago

This issue looks like a duplicate of https://github.com/green-green-avk/AnotherTerm/issues/31. It has also a possible solution.

BTW, VNC is slow, GitHub MkIV-dev releases have some Wayland support.

8itlew7r commented 11 months ago

I appreciate the Wayland tip. Would it be appropriate to close this issue now?