How to send Email from Android
Check Link : http://mobile.tutsplus.com/tutorials/android/android-email-intent/
Android programming related helpful answers and important links available here...
My Stack Overflow Account: http://stackoverflow.com/users/1280397/ranjit-chandel
<manifest>
<uses-permission android:name="android.permission.SET_DEBUG_APP"/>
</manifest>