How can i intialized edittext so i can get rid from null pointer

I am very new to Android development and have been following the Big Nerd Ranch book on Android Programming.

I keep getting this error of Null Pointer Exception from edittext.unable to use any methods on it.

The app crashes when I press on any thing in the app.

Here is the code. getting error at line 25