Question: This is for android studio. Add the following to res/values/strings.xml AA11 BB22 CC33 DD44 1. Create and EditText 2. Create a Button 3. Check if
This is for android studio.
Add the following to res/values/strings.xml
- AA11
- BB22
- CC33
- DD44
1. Create and EditText
2. Create a Button
3. Check if user input is equal to the array. HINT: remember to get string array from strings.xml
4. If it is not equal toast an error message
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
