how to connect raspberry pi to android hotspot:

sousastep's icon
  • install termux android app

  • run ifconfig

  • find hotspot's ip, something like 192.168.143.56

  • run nmap -sn 192.168.143.0/24

  • find rpi's ip, something like 192.168.143.222

  • connect via browser with 192.168.143.222:3000

  • ssh with termius app