Question: Using android studio please complete this task (for the name please use Will Smith) Programming Assignment 0 Hello Android (counts as a quiz grade) As
Using android studio please complete this task (for the name please use "Will Smith")

Programming Assignment 0 Hello Android (counts as a quiz grade) As discussed in class, install Android Studio and create a virtual device (Android emulator). Create a directory (folder) for your android projects, and within that folder create a new application as follows: - Start with an Empty Activity. - Name: Hello - Package name: edu. cofc. android. hello - Save location: subfolder "Hello" of the directory you created for android projects - Language: Kotlin - Minimum SDK: API 28: Android 9.0 (Pie) In the layout file activity_main. xml, change the value of android:text from "Hello World!" to "Hello, your name>." For this assignment you can ignore the warning that you should use a @string resource rather than a hardcoded string. Run the application on your virtual device. Turn in a screen shot of your virtual device. It should look similar to the following
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
