I have a EditText, and a popupWindown(which has a ListView in it), now i touch the EditText, the popupWindow shows.
i need the situation: i can input something in
No, two (or more) views cannot have focus at the same time, not possible.
Here is how to change focus from one textView to another textView. Which you could change in your case.