Lab5 - UmamaheswarareddyMandapati/ASE_Lab GitHub Wiki

Name-M.umamaheswara Reddy;Class ID-48;

Question - Create an Android application for user’s signup. This will manage a user’s profile such as First name, Last name, Image, Address etc. Image should be populated by using Camera or Gallery. Address should be populated using Location Manager. After Signup, show an Activity named “Home” which has a Map with Custom Marker (Use the image from Signup form) at current location.

A)Register Page Screenshot is given below

If you click on the profile picture mark, it will give options to take a picture or select it from gallery. The associated screenshot is below:

photo button is clicked and image is captured

then image is populated as shown

icon can be replaced with required picture from galary

replaced pic is as shown in screenshot

The location is displayed if register button is clicked. it is as below: