Complete Case Project 7-6: Personal Photo App Solved
Complete Case Project 7-6: Personal Photo App on page 298 of your textbook.
Requirements Document
Application title: Personal Photo App
Purpose: Create your own photo app with eight images of your family and friends in a GridView control (appropriate content only).
Algorithms: 1. Create a GridView that displays eight images of your friends and family.
2. When the user selects a specific thumbnail image in the GridView, a large image appears with a custom toast message that states the first name of the pictured person.
Conditions: 1.Select your own images.
2. Use a layout of your choice.
Submit: A .zip file containing your completed project.