Android Activity Program assignment.

profilenihil.khagram
221618_319682544_assgn3.pdf

Assignment #3

Due: Feb 23, 11:59pm

Problem 1 (10 points)

Design an app with a single activity that shows the following information about that activity every time

that activity is visible to the user. This information should be shown in the layout of that activity (not in

the log).

1. The number of times the activity is created

2. The number of times the activity is started

3. The number of times the activity is restarted

4. The number of times the activity is resumed

5. The number of times the activity is paused

6. The number of times the activity is stopped

7. The number of times the activity is destroyed

Submission instructions: Create a folder called <LastNameFirstName>. Copy your entire android project

folder into this folder. Zip this folder to get a file called <LastNameFirstName>.zip. Upload this file in

blackboard.