I am implementing Google SafetyNet reCAPTCHA API in my Android application, but I have some problems with the emulator. When I run my app in the emulator, the captcha gives me TIMEOUT error. If I run my app on a mobile device, the captcha works fine. Maybe something is missing in the emulator configuration?