Android PopupWindow with Tooltip Arrow
If you are looking for a simple library, I created one based on PopupWindow.
https://github.com/douglasjunior/android-simple-tooltip
There are many libraries and codes available into Market. Links are given below:
This is the QuickAction UI pattern. Take a look at:
QuickAction-Dialog
Quick-action-pattern-in-Android
Chrome Style Help Popups
Another alternative would be "super-tooltips":
https://github.com/nhaarman/supertooltips
Here's a demo of it:
https://play.google.com/store/apps/details?id=com.haarman.supertooltips
From that first link/example looks like below image. These are just demos, but you can customize as per your requirement.