To send email via gmail account to u need to follow thw steps below :
1. Add GmailSender.java file [Download]
2. Add JSSEProvider .java file [Download]
3. Add three jar files (mail.jar,activation.jar,aditional.jar) [Download]
4. Add Internet permission in manifest.xml file
5. Herecomes...