How to make a popup like in the image when we click a link and what it is known as?

How to make a popup like in the image when we click a link and what it is known as?

I believe you can achieve that if you use a PopUpWindow and set the backgound to be bubble like that in the picture you are showing in your question. See the answer of this previous SO post for a simple example.
take a look at this implementation:
http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/
It just a popwindow. Take a look here. It will explain you clearly.
http://www.edumobile.org/android/android-apps/quick-action-demo/