Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help with this Android application, please. You will still create a Login application. However, the UI design of this application will be very

I need help with this Android application, please.

image text in transcribed

image text in transcribed

image text in transcribed

You will still create a "Login" application. However, the UI design of this application will be very different from what you did in homework assignments for Module 2 and Module 3. 1. Create the application Layout. Your application should consist of 2 fragments, as illustrated below: Sign In LOON Fragment 1 Fragment 2 The steps to create this two fragment application are very similar to the video tutorials in the lecture. Please make sure that you have completed all video tutorials for the Meme application before working on this assignment. 2. Handle the Login Event The login process is still the same as what you did for Module 3. You will hard code "test" as the correct username and password. If the user enters incorrect username and password, you will display a "Failed" message, same as in Module 3. Sign In john LOON Failed! If the user enters the correct username and password, display a "Welcome" message and also a picture of the user: 500 Sign In test LON Welcome! You can include a picture of yourself in the application, or if you would rather want to remain private, use the dummy.jpg attached in this assignment. Hint: The 2 fragments are always on the screen. However, before user successfully logs in, the bottom fragment is hidden so the picture is not displayed. When the user enters the correct username and password, the bottom fragment is displayed. Do some research and see if you can figure out how to show/hide a fragment dynamically. (Google show and hide Android fragment). You will still create a "Login" application. However, the UI design of this application will be very different from what you did in homework assignments for Module 2 and Module 3. 1. Create the application Layout. Your application should consist of 2 fragments, as illustrated below: Sign In LOON Fragment 1 Fragment 2 The steps to create this two fragment application are very similar to the video tutorials in the lecture. Please make sure that you have completed all video tutorials for the Meme application before working on this assignment. 2. Handle the Login Event The login process is still the same as what you did for Module 3. You will hard code "test" as the correct username and password. If the user enters incorrect username and password, you will display a "Failed" message, same as in Module 3. Sign In john LOON Failed! If the user enters the correct username and password, display a "Welcome" message and also a picture of the user: 500 Sign In test LON Welcome! You can include a picture of yourself in the application, or if you would rather want to remain private, use the dummy.jpg attached in this assignment. Hint: The 2 fragments are always on the screen. However, before user successfully logs in, the bottom fragment is hidden so the picture is not displayed. When the user enters the correct username and password, the bottom fragment is displayed. Do some research and see if you can figure out how to show/hide a fragment dynamically. (Google show and hide Android fragment)

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

Big Data Concepts, Theories, And Applications

Authors: Shui Yu, Song Guo

1st Edition

3319277634, 9783319277639

More Books

Students also viewed these Databases questions

Question

Azure Analytics is a suite made up of which three tools?

Answered: 1 week ago

Question

2. How will you handle the situation?

Answered: 1 week ago