How can i configure gmail in Android emulator?

android, configuration, email, emulation, gmail

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:

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 username@gmail.com 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

Problem

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

Original source