Apt3kStudio / Phone

2 stars 0 forks source link

Add a Map Page #86

Open dioscarr opened 5 years ago

dioscarr commented 5 years ago

Map

Add a map on the device home page that shows the location of a selected device. The map should be either hidden by default or it can be displayed by default. The user can have control of that by enabling or disabling the option. The first time the app runs we can display by default and give the user an option to hide it. The state should remain unless the user changes it. - @jagomez16

  1. Source 1
dioscarr commented 5 years ago

Very old versions of the Google Play SDK required an app to request the WRITE_EXTERNAL_STORAGE permission. This requirement is no longer necessary with the recent Xamarin bindings for Google Play Services.

jagomez16 commented 5 years ago

@dioscarr do you want me to do some research on how to do some of the tasks you listed above? Let me know where you are so I can jump to it