What I want to achieve:
I have a custom ListView adapter. To each Listitem I want to add a popup menu, pretty similar to the ListView in the current Google Play appl
use this as(activity context)not application context or context
PopupMenu popup = new PopupMenu(this, v);