Question: (Java) Start by creating a new Android Studio project. Create a layout for the main activity that meets the following criteria: There are at least
(Java)
Start by creating a new Android Studio project. Create a layout for the main activity that meets the following criteria:
There are at least 3 different kinds of widget.
There is at least 1 TextView widget.
There is at least 1 EditText widget.
All widgets have a descriptive id.
All text strings are defined as string resources.
Any dimensions used are defined as dimen resources.
The layout file has at least 1 comment. (Begin with )
Run your app and take a screenshot of the UI , .xml , and .java
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
