Question: Write an Android phone program such that three Text View instances and three Button instances will be displayed vertically on the AVD. The text of
Write an Android phone program such that three Text View instances and three Button instances will be displayed vertically on the AVD. The text of first Text View instance is "Below is button one". The text of second Text View instance is "Below is button two". The text of third Text View instance is "Below is button three". The first Button instance should be between (he first Text View instance and the second Text View instance and its text should be "This is the first button". The second Button instance should be between the second Text View instance and the third Text View instance and its text should be "This is the second button". The third Button instance should be below the third Text View instance and its text should be "This is the third button
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
