Page 1 of 1

Design an Android Application that fulfill the following requirements. 1. It has two Activities 2. Main Activity should

Posted: Fri May 20, 2022 11:30 am
by answerhappygod
Design an Android Application that fulfill the following
requirements. 1. It has two Activities 2. Main Activity should be
two buttons  Show Calculator UI at Second Activity 1. When Click C
Button, Move Back towards Main Activity.  Show Text View and Edit
Box at third activity with tow buttons. 1. When Click First Button,
Text of Edit Text will be viewed at Text View 2. When Click Second
Button, Move Back towards Main Activity. create a simple calculator
while following the above instructions.