COMP3074 Mobile app development Assignment 2: Data storage Done in pairs (strictly no more than 2 students) Due date: December XXXXXXXXXXin class Work should be submitted through Blackboard BEFORE the...

Android Studio to be used


COMP3074 Mobile app development Assignment 2: Data storage Done in pairs (strictly no more than 2 students) Due date: December 3-4 2015 in class Work should be submitted through Blackboard BEFORE the deadline. Objective: Students upon successful completion of this task will be able to demonstrate the ability to use various storage options available on the Android platform. Task specification Use one of your applications form the Assignment 1 as a starting point. This application should be extended with the following functionality: 1. Storing and reading user name in the SharedPreferences. The application should ask user to enter the name upon first execution and store it. The name should be displayed on the main screen from that point on. (If you included the Registartion screen in your app, you can use it as well) (5 points) 2. Create a survey activity (a form with min 3 questions of your choice). Responses from the survey activity (may be simply a text) should be stored in a file called survey.txt using the following format (5 points):\t 3. The information about presenters should be stored in the database. You should use a single table to store the following data: a. First and last name of the presenter b. Affiliation c. Email address d. Short bio This content should be presented as a ListView where each row is a First and Last name of the presenter. When row is selected, the details screen should be displayed presenting the complete profile of the presenter (5 points). COMP3074 Mobile app development Marking Scheme Shared preferences: 5 points File writing: 5 points Database: 5 points • ListView: 2 points • DB create: 1 point, • DB read: 1 points, • DB write: 1 points Total: 15 points Assignment 2: Data storage Task specification Marking Scheme
Nov 20, 2020
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here