Search code examples
androidemailconfigurationgmailemulation

How can i configure gmail in Android emulator?


I want to send email from emulator. How can i configure the emulator ?


Solution

  • Just as you do it on any android phone, remember the emulator will always try to behave as a regular device, so i leave you some screenshot to help you out:

    enter image description here

    enter image description here

    Then you just set your email and password.

    Update Seems that you are getting a "Unable to open connection to server.", please do the following:

    • Check if you can browse with your emulator
    • if above is true then try: email [email protected] Password: ****** And on next you'll see a configuration where you can change the server change it to Server: m.google.com

    Let me know!

    You can also see the following step by step guide-

    http://www.androidaspect.com/2012/06/how-to-send-email-from-android-emulator.html