Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I Am In CSCI Intro To Mobile App Development We Use Android Studio I Need Help With This Assignment Objectives In this week's lab you

I Am In CSCI Intro To Mobile App Development We Use Android Studio I Need Help With This Assignment
Objectives
In this week's lab you will learn about
Using the Spinner widget
Multiple Activities
Intents
Program Specification
For this lab, we will be creating a NFL Championship app that has the following:
1. Use a Spinner to provide the user with option to pick from the names of all of the teams that made it to the AFC and NFC championship games. When the user selects one, your app should display some text about that team, as well as, text indicating how that particular team fared this year.
2. You will create one additional Activity that will be used to display information about the selected NFL team, so you will need to pass the selected team name from the Main Activity to a second Activity, which will then, based on the team name, display the appropriate teams information.
The NFL Championship results: AFC Championship game:
Kansas City Chiefs
New England Patriots (winner of AFC Championship and Superbowl) NFC Championship game:
New Orleans Saints
Los Angeles Rams (winner)
The source code must be indented properly and contain comments that describe important parts of the algorithm. The use of proper indentation is considered good programming style, and you are expected to use good programming style.
image text in transcribed
CSCI 343: Lab 3 NFL Activities Please make sure you create a new project before you start working and save your files in it for easier reference later and to keep your work organized. Objectives In this week's lab you will learn about Using the Spinner widget Multiple Activities Intents Program Specification For this lab, we will be creating a NFL Championship app that has the following: 1. Use a Spinner to provide the user with option to pick from the names of all of the teams that made it to the AFC and NFC championship games. When the user selects one, your app should display some text about that team, as well as, text indicating how that particular team fared this year 2. You will create one additional Activity that will be used to display information about the selected NFL team, so you will need to pass the selected team name from the Main Activity to a second Activity, which will then, based on the team name, display the The NFL Championship results: AFC Championship game: Kansas City Chiefs New England Patriots (winner of AFC Championship and Superbowl) NFC Championship game: New Orleans Saints Los Angeles Rams (winner)

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 Programming With Visual Basic .NET

Authors: Carsten Thomsen

2nd Edition

1590590325, 978-1590590324

More Books

Students also viewed these Databases questions