Reputation:
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 other email client on the emulator.
Thanks in advance.
Upvotes: 1
Views: 8698
Reputation: 11
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.
Upvotes: 0
Reputation: 1307
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
Upvotes: 0
Reputation: 7089
Configure your Emulator with "Google API" rather than just choose "Android"
Upvotes: 0
Reputation: 9117
Open the Email app, and configure an account with it. Then you will be able to send email intents.
Upvotes: 6