@creditobrasil if you haven't already, try running adb reverse tcp:3000 tcp:3000
, which should proxy those requests to your backend.
^ missed the part where you said you got the backend working, maybe try the adb reverse with figwheel's port 3449?