Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please use kotlin as programing language again please use Kotlin as programing language The goal in this assignment is to create the initial screen for

please use kotlin as programing language again please use Kotlin as programing language

image text in transcribedimage text in transcribedimage text in transcribed

The goal in this assignment is to create the initial screen for your weather app. Right now, all values will be static. The result will be something like this: My Weather App St. Paul, MN 72 Feels like 78 Low 65 High 80 Humidity 100% Pressure 1023 hPa Requirements: Yo must use ConstraintLayout as the main view group Your activity must display all elements as seen above All string must be externalized to the strings.xml file 0 The application must compile and run in the Android emulator without modification. If it does not compile and run it cannot be graded and you will receive a 0 for the assignment. Variations: You may name the application whatever you want, it does not have to be My Weather App The title bar may be any color you like. . Point breakdown . 30 - All requirements met 5- Good coding style and formatting 5- proper use of Git branches Instructions 1. Create a git branch from main called assignment2 a. git checkout -b assignment2 2. Use the existing MainActivity and activity_main.xml files. 3. Change the string app_name to the name of your application. 4. Implement view 5. Commit your changes in git a. git add b. git commit -m Assignment 2" 6. Push your changes to GitHub a. git push origin assignment2 7. Create a pull request in GitHub for your branch assignment2 8. Submit a link to your pull request to D2L for Assignment 2

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

Database Design And Implementation

Authors: Shouhong Wang, Hai Wang

1st Edition

1612330150, 978-1612330150

More Books

Students also viewed these Databases questions

Question

1 from r = 1 to r = 2 13. y 4 13. y - _4_ from 1 to = 2 4 8B

Answered: 1 week ago

Question

what is Edward Lemieux effect / Anomeric effect ?

Answered: 1 week ago

Question

Define Management by exception

Answered: 1 week ago

Question

Explain the importance of staffing in business organisations

Answered: 1 week ago