This Notes is according to the udacity free course :
Android Development for Beginners
Lesson 2A : Hook Up Two Buttons
Today's class is to modify our JustJava app.
xml code :
java code :
if you want to add button's method, try to copy the "submitOrder" button.
Android Development for Beginners
Lesson 2A : Hook Up Two Buttons
Today's class is to modify our JustJava app.
- Add two buttons on the app.
- Check out the layout style.
- Modify the xml for work.
- Check out the initial value.
- Quantity shows "2"
- Price shows "10"
xml code :
java code :
if you want to add button's method, try to copy the "submitOrder" button.
留言
張貼留言