I am developing a sample app.I am able to show alert on button click having some tittle and button .But now I want to show a pop up window having username (Label)
Try to use: PopupWindow
You can find example here: http://android-er.blogspot.co.il/2012/03/example-of-using-popupwindow.html