I\'ve add a View, by using WindowManager.
It shows properly what I wanted to do,
but I have a problem. this is the problem.
Have your View override
public boolean dispatchKeyEvent(KeyEvent event)
to do something when back is pressed.