When my user press Enter on the virtual android \"user validate entry!\" keyboard my keyboard stay visible! (Why?)
Here my Java code...
privat
If you make the text box a single line (I believe the propery is called SingleLine in the layout xml files) it will exit out of the keyboard on enter.
Here you go: http://developer.android.com/reference/android/R.styleable.html#TextView_singleLine