I have gone through so much code and tried to figure out what I am doing wrong but i am flunked and am wasting time. It would be pretty simple but I cannot figure it out..>
In your code you are not setting the planOnClickListener() any where. I thing you forget to set the listener like this catspinner.setOnItemSelectedListener(new planOnClickListener());