Skip to content Skip to sidebar Skip to footer

How To Install Email Client On Emulator

I have to build an email sending sending program and now i want to test it. but emulator is saying that 'Their is no app to perform this action'. So how can i install gmail or some

Solution 1:

Open the Email app, and configure an account with it. Then you will be able to send email intents.

Solution 2:

Configure your Emulator with "Google API" rather than just choose "Android"

Solution 3:

You need to enable "Allow less secure apps: ON" in Sign-in & security settings in your gmail account before you use gmail account for Standard Email client in Android Emulator

enter image description here

Solution 4:

Using normal Gmail account from browser or Gmail app, from settings enable "install insecure applications" and the go to tab "Forwarding and POP/IMAP" and set "IMAP access enabled" then on theAVD use an IMAP account on the virtual device with your usual login and password but don't forget that when that fails to set the server to m.google.com. Worked for me.

Post a Comment for "How To Install Email Client On Emulator"