Android n00b
I've started developing a map application using the Google Map for Android SDK, so I figured it would be a good idea to set up a location where I can collect bite-sized kotlin code that I've found useful in my journey.
Posts by this author
- Place a Circle shape and show toast if clicked on 30 May 2021 - Posted in Markers
- Place Ground Overlay and show toast if clicked on 29 May 2021 - Posted in Markers
- Function to convert a vector asset to bitmap on 29 May 2021 - Posted in Markers
- Add a marker in Taipei on 29 May 2021 - Posted in Location
- Add a circle on the map on 25 May 2021 - Posted in Markers
- Center map to current location on 22 May 2021 - Posted in Location
- Sample logic flow for Android location permissions on 22 May 2021 - Posted in Permissions
- Code for new Map activity project on 22 May 2021 - Posted in Default
- Basic permission snippet for Google Maps on 22 May 2021 - Posted in Permissions