HACKER Q&A
📣 andybilkin

Access to Android devices for remote debugging/testing?


Hello, I am looking for recommendations for service that provides access to android device(s) for remote debugging. I've tried AWS device farm. But it seems to allow built in fuzz testing or automated testing. I want to manually run the apk. Plus AWS doesn't have the device I am looking for.


  👤 jnk345u8dfg9hjk Accepted Answer ✓
Buy the phone you want and connect them to a network. Then adb connect remotely.

👤 solardev
BrowserStack?

👤 ActorNightly
can you not set up android vms?