How to send email in android using intentWe can easily send email in android via intent. You need to write few lines of code only as given below Example of phone call in androidactivity_main.xmlDrag the 2 EditTexts, 1 MultiLine EditText, 3 TextViews and 1 Button from the pallete, now the activity_main.xml file will like this: File: activity_main.xml Activity classLet's write the code to send email via intent. File: MainActivity.java Next TopicAndroid Bluetooth Tutorial |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India