This Notes is according to the udacity free course : Android Development for Beginners Lesson 2A : Update Quantity Variable, Modify the increment() Method, Modify the decrement() Method In the last class, we found when we press the button "+" more and more, the coffee quantity just stopped at "4". And we have to figure out how to fix this problem step-by-step in this class.