I am able to retrieve the email id of the users using the Account Manager in my code. But I am unable to get the password as it throws Security Exception. What should I do?
Is there anyway to launch the native Gmail app in the background so that when the user clicks on the send button of the custom interface, the data should be transferred using the native app without the user realizing it?