I'm planning to develop an android mobile application using android studio, where i can click on some events on map,i'm done with the events pop-up all i need now is to send the users an email when they click on a button to confirm that they will show up. Thanks in advance.
Asked
Active
Viewed 60 times
0
-
What have you tried so far? – codebod Jun 20 '21 at 20:01
-
java email api but it's not what i need. – SyyKee Jun 21 '21 at 11:17
-
1Have you tried this: https://stackoverflow.com/questions/28546703/how-to-code-using-android-studio-to-send-an-email – David Lee Jun 24 '21 at 03:01
-
it works thank you,i appreciate your help really. – SyyKee Jun 27 '21 at 13:13