LinuxLover9
LinuxLover9
I can see this being useful.
I know about networks and it needs to listen on the proper port! ``` localhost:~$ netstat -atl | grep LIST tcp 0 0 localhost:5550 0.0.0.0:* LISTEN tcp6 0 0 [::]:12090...
One step forward. Had to force java to use the IPv4 stack in .profile or .bashrc: ``` # make sure java uses IPv4 export _JAVA_OPTIONS="-Djava.net.preferIPv4Stack=true" ``` Now I see what...
I also noticed this is still an issue in 2024.11.14
OK, so I tried to install the Apex launcher, but it seems the phone keeps rebooting all the same (just without the error message.) [waydroid.log](https://github.com/user-attachments/files/20429286/waydroid.log) [logcat.txt](https://github.com/user-attachments/files/20429300/logcat.txt)