Lab5 - SwathiJasthi/ASE-Assignments GitHub Wiki
**** # ASE-Lab5 Assignment****
J.Swathi 16233317
****Question:Design 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.
Solution:
On launching the application:
****Application looks like ****
First page of the application is shown as
User should fill the details and upload the photo to get the location of the picture taken
User can either upload a photo from gallery or take a new one.
Photo is choosen from gallery:
Uploaded into application
Details entered into application
Location of the person
Exact Location