Lab_5 - Tejaswini94/ASE_Lab GitHub Wiki

CS551 Advanced Software Engineering

LAB ASSIGNMENT #5

Tasks

An Android application for users’ signup

a. This will manage a user’s profile such as First name, Last name, Image, Address etc.

b. The image should be populated by using Camera or Gallery.

c. The address should be populated using Location Manager.

d. After Signup, show an Activity named “Home” which has a Map with Custom Marker (Use the image from Signup form) at the current location.

Register Page

upload a profile picture using take photo option

upload a profile picture using choose from gallery option

locating current location and showing marker with upload picture