Question: Assignment 1 This assignment assesses the skills learned in Chapters 1 and 2 of the textbook. Create a new project using Android studio. Name the
Assignment 1
This assignment assesses the skills learned in Chapters 1 and 2 of the textbook.
- Create a new project using Android studio.
- Name the project FirstName LastName Assignment 1 (e.g. Jane Doe Assignment 1).
- Use the Basic Activity template.
- Choose Java as the programming language.
- Add a button to the user interface. Add the necessary code so that when the user clicks the button,
- Message: Button was clicked. will output to the logcat.
- Success will display as a message to the user.
- Export the project to a zip file (File > Export to Zip File), and submit the zip file to the Assignment 1 Dropbox.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
