ICP11 - Pranathi-07/WebMobile_spring2021 GitHub Wiki

ICP 11

Name : Pranathi Nalluri

Student id : 16301706

1.Google Maps:

a.Modify the LocationActivityclass to display the user's current location with a marker on the map

b.Hint: Use Location service and Geocoder classes to complete the task

c.Reference: https://developers.google.com/maps/documentation/android-api/current-place-tutorial

2.Camera: Modify the CameraActivityclass to capture the image

3.Audio (microphone): Modify the AudioRecording Activityclass to record and reply to the audio

4.Storage: Modify the Storage Activityclass to store and display the stored text

OUTPUT:

Source Code