Search code examples
androidandroid-emulatoremail-client

adding email client for android


I have a working e-mail sender but I need to add email client. On my emulator it says no application can perform this when I press my send button. Is it possible to add an e-mail client for emulator?


Solution

  • For that, you have to configure your Email Client..

    • Goto Email option in Your Emulator Menu,
    • Give your username password of any email account,
    • Then after Processing,it will ask you to Enter name and finish this procedure
    • Again run your Project for Email And it will Open the Email Client.