Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Overview In this assignment, you will be creating a simple project in Android Studio. This will provide you with a base to start with, which

Overview
In this assignment, you will be creating a simple project in Android Studio. This will provide you with a base to start with, which you will add to in a later module. Be certain to save your work, as it will support your success in the future of this course.
Prompt
To begin, open the Android Studio Layout Editor. For more details on how to open and use the Android Studio Layout Editor, review the Android Developers - Build a Simple User Interface reading that is linked in this modules Resources section.
Specifically, you must address the following rubric criteria:
Create a new Android Studio project with an empty activity. Complete the following in your set-up:
Name the project and be sure to include your name in the title. Make sure the selected language is Java.
Select API 28: Android Pie as the target SDK.
Once the new project loads, edit the existing activity_main.xml file.
Delete the existing TextView object.
Create a new layout of your choosing. The layout must include a button, a TextView, and a plain text (also known as an EditText).
Identify the Android Studio elements using relevant names. To accomplish this task, complete the following:
Name the buttons text as "Say Hello".
Remove all text from the TextView.
Label the ID of the button as buttonSayHello.
Label the Plain Text as nameText.
Label the TextView as textGreeting.
Discuss any challenges you experienced with Android Studio. Now that you have had time to explore Android Studio, use this space to talk about your initial experience and ask any questions that you have. Explain any challenges you are experiencing with accessing or using Android Studio so that you will be prepared for later work in this course.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2016 Riva Del Garda Italy September 19 23 2016 Proceedings Part 3 Lnai 9853

Authors: Bettina Berendt ,Bjorn Bringmann ,Elisa Fromont ,Gemma Garriga ,Pauli Miettinen ,Nikolaj Tatti ,Volker Tresp

1st Edition

3319461303, 978-3319461304

Students also viewed these Databases questions