Question
ASSIGNMENT #2 CCSW 431 Mobile Programming Goal Build A Multi-Activity App with different GUI components and Intents Outcome CLO 2.2 PLO S2 SO 2 Allocated
ASSIGNMENT #2 CCSW 431 Mobile Programming Goal Build A Multi-Activity App with different GUI components and Intents Outcome CLO 2.2 PLO S2 SO 2 Allocated Mark 5 Course Reference Chapter 1, 2, 3, and 5 Instructions: 1. Cheating or copying from other colleagues will result in Zero marking. 2. Late submission will not be accepted by the system and will result in Zero marking. 3. Plagiarism (written by someone else or directly derived from someone else) will result in Zero marking Assignment Description: In this assignment, you will create, build and test a simple multi-activity Android app. This will give you a chance to further develop your Android programming skills, including a few widgets and activity design. Your app should display a list of two potential companies you would like to work in. (1 point) In addition, it should display two buttons as follows. First, a button that when clicked, another activity should start which mainly shows the logo of the selected company with an overview (e.g., general information about the company). (2 points) Second, a button that when clicked, another activity should start which mainly display information about why you would like to work in that company and a link to the company (e.g., when clicked it should open the company website). (2 points) Note that: the app must present the choices using a Spinner. It must have 3 activities, including the main activity and two activities for the 2 types of information. Also, it must include at least one image per choice available. You may use either a Linear or Relative layout in your app.
Assignment Description: In this assignment, you will create, build and test a simple multi-activity Android app. This will give you a chance to further develop your Android programming skills, including a few widgets and activity design. Your app should display a list of two potential companies you would like to work in. (1 point) In addition, it should display two buttons as follows. First, a button that when clicked, another activity should start which mainly shows the logo of the selected company with an overview (e.g., general information about the company). 2 points) Second, a button that when clicked, another activity should start which mainly display information about why you would like to work in that company and a link to the company (e.g., when clicked it should open the company website). (2 points) Note that: the app must present the choices using a Spinner. It must have 3 activities, including the main activity and two activities for the 2 types of information. Also, it must include at least one image per choice available. You may use either a Linear or Relative layout in your appStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started