-
Notifications
You must be signed in to change notification settings - Fork 0
Lab 5
sampath1619 edited this page Feb 23, 2017
·
8 revisions
Class Id: 26
Student Id: 16231927
Student Name: Sampath Gattu
Google Maps API, Android Studio
The application AndroidApp basically contains Login,Registration and Home page.
- In the Login page the user can Login by giving Email-id and Password.
- If the user doesn't have account then he has to click on 'Not a member. Click here to Register' link, which will be redirected to registration page.
-
In the registration page the user can upload image from Camera/Library and he has to enter all the details such as Name,Email,Password,Address.
-
If the user clicks on profile icon then the options Take Photo/Choose from Library options will be given to user.
- If the user selects Take Photo then he can capture image using Camera
- User can cancel and retake the photo or he can select the image. If he selects the images, then image is showed on the registration page
- If the Choose from Library is opted then the image can be selected from Gallery as shown below.
- The selected image from Gallery will be displayed on signup page as shown below.
- The Address field is either auto-filled (if GPS is on) by clicking on the 'AUTOFILL' button by using location manager or any it can be manually entered.
- The below are the two screenshots of Map Location for image selected from Gallery and the image captured in Camera with different Addresses.
https://console.developers.google.com/
https://developers.google.com/maps/documentation/android-api/marker