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.
Buy the phone you want and connect them to a network. Then adb connect remotely.
can you not set up android vms?