Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I Need Help With This Lab Intro To Mobile App We Are Using Andriod Studio To Complete This Assignment. You Will Be Picking A Team

I Need Help With This Lab Intro To Mobile App We Are Using Andriod Studio To Complete This Assignment. You Will Be Picking A Team From A Dropdown List And When You Pick The Team It Will Display Information On How Many Games They Won And Lost This Year And Conference There In.
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 Activity to a second Activity, which will then, based on the team name, display the appropriate team's information to pass the selected team name from the Main 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

Formal SQL Tuning For Oracle Databases Practical Efficiency Efficient Practice

Authors: Leonid Nossov ,Hanno Ernst ,Victor Chupis

1st Edition

3662570564, 978-3662570562

More Books

Students also viewed these Databases questions

Question

2. Describe how technology can impact intercultural interaction.

Answered: 1 week ago