Android Mobile Implementation Layouts and Fragments
Assignment 1: Grades Application
Create a tablet application that can save your graded assignment scores to a local SQLite database. The database should save the following information:
• Assignment name
• Points possible
• Points earned
The application should have basic functionality that includes:
• Splash screen
• Listing entries
• Deleting entries
• Adding entries
• Fragments
• Display of total points
Assignment 2: Layout Strategies Paper
Find a current article about best practices for proper layout strategies.
Write a 1-to 2-page paper discussing the article and its relevance to this week's individual assignment.