My app sends an email from my java code. I also want to send a link within a button which will say “Activate your account”. Here is what I have: The following line works as a link right now, I just want to put this link in a button and send that button to user’s email. Is there any solution