Week 4: Android:Text Android:Onclick
Week 4: Android:Text Android:Onclick
--------------------------------------------------------------------------------------------------------------------------------------
WEEK 4
MATH CALCULATION
Step 1
Step 2 Button 1
android:text="another number"
android:onClick="next"
Step 3 Button 2
android:onClick="result"
android:text="Check Result"
if (jwpUser == jwp)
display.setText("CORRECT");
else
display.setText("WRONG");