liamcottle / reticulum-meshchat

A simple mesh network communications app powered by the Reticulum Network Stack.
https://meshchat.app
MIT License
141 stars 10 forks source link

Android 14 access localhost:8000 #13

Open cyclingtogether opened 1 month ago

cyclingtogether commented 1 month ago

Successfully built in android/termux.

Startet meshchat without errors but not able to access localhost:8000 from any webbrowser. Probably a security feature in android 14?

How would you access it, any hints?

note: (installing and starting firefox out of termux is missing an x environment, so this does not work)

liamcottle commented 1 month ago

Hey! Unsure on this one sorry. I'm also on Android 14, but I was able to build and run on Termux without any issues. I could access with https://locahost:8000 via Google Chrome and also an installed PWA.

No errors in the console in termux?

cyclingtogether commented 1 month ago

no compile errors. i have a highly debloated phone, maybe its missing some invasive google thingie.. will tell when figured out or someone points me to the missing piece

magdesign commented 1 day ago

maybe this works only on a rooted device?

having a samsung with oneui, there seems to be a hidden firewall. would nice to know of anyone else can access localhost from any browser.