Z twoich komentarzy wiersz 105 to imgUpdate.setOnClickListener(new View.OnClickListener() {
wskazując imgUpdate
jest zerowe.
Więc zmień to
imgUpdate = (ImageView) findViewById(R.id.imgReg);
do
imgUpdate = (ImageView) findViewById(R.id.imgUpdate);
bo masz
<ImageView
android:id="@+id/imgUpdate" // id is imgUpdate