Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can i configure gmail in Android emulator?

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

like image 412
Ramesh Akula Avatar asked Aug 08 '11 07:08

Ramesh Akula


People also ask

How do I use Google Android emulator?

Run your app on the emulatorIn the toolbar, select the AVD that you want to run your app on from the target device drop-down menu. Click Run. The emulator might take a minute or so to launch for the first time, but subsequent launches will use a snapshot and should launch faster.

What is the official Gmail app for Android?

Gmail is the official app for the Google email client that lets you manage you email account (and any other account you may have) using a clean and user-friendly interface. The first thing users will...


1 Answers

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

like image 191
Necronet Avatar answered Nov 10 '22 15:11

Necronet