-
Notifications
You must be signed in to change notification settings - Fork 0
Lab Assignment 6
Rashmi Tripathi edited this page Oct 5, 2016
·
7 revisions
# CS551 Advanced Software Engineering
1.Create a signup page with Basic details like 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.
Snapshots are as follows:








-
http://hmkcode.com/android-designing-a-login-screen-sign-in-sign-up-screens/
-
http://sourcey.com/beautiful-android-login-and-signup-screens-with-material-design/
-
http://www.theappguruz.com/blog/android-take-photo-camera-gallery-code-sample
-
https://developers.google.com/maps/documentation/android-api/start
-
CLASS TUTORIAL