79267191

Date: 2024-12-10 06:24:53
Score: 0.5
Natty:
Report link

If anyone interested... I've created this shell script gist to automatically detect connected Android devices (or emulators) using ADB (Android Debug Bridge) and set up reverse port mapping. This allows your mobile apps to safely access local machine APIs via http://localhost:$PORT during development.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
Posted by: Mauro Aguilar