Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Your goal is to develop an Android Note Taking app. With each individual assignment, this app will grow and become a better note taking app.

image text in transcribed

Your goal is to develop an Android Note Taking app. With each individual assignment, this app will grow and become a better note taking app. In this first assignment, you are supposed to complete the following tasks Project Details (10 points: 1. Create a project named NoteTaking YourLastName 2. Your app name will be 'NoteTaking 3. The company identifier for your project should be: yourlastname.spring19.cop4656.floridapoly.edu . Your first (main) screen will have the following Ul elements 1. A TextView that has your first name and last name (10 points) 2. A TextView that has your ID (5 points) 3. First name, last name and ID should come from the strings.xml file (10 points) 4. A button to add new notes. When clicked, it starts another Second activity will have the following Ul elements: 1. A TextView that user can enter the note. This textview will initially have the following message Hello your name, please enter 2. A Save button: Once Save' button r activity to create a note. The main activity will also pass your name to the second activity. (15 points) is pressed, it will check what was entered and if nothing is entered, it will give the message. Nothing entered yet' and will not do anything else. If something was entered, second app will pass the value, that was entered, back received from the second activity. (30 points) to the first activity. First activity will display the value (as a toast message) that was 3. A Cancef button Once Cancel button is pressed: second activity will be closed without any checks.(10 pointsl

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

Generative Artificial Intelligence For Project Management With Aws

Authors: Timothy Krimmel

1st Edition

B0CQV9KWB8, 979-8872627197

More Books

Students also viewed these Databases questions