https://github.com/eis/android-example
Android example app to facilitate my learning
https://github.com/eis/android-example
Last synced: 2 months ago
JSON representation
Android example app to facilitate my learning
- Host: GitHub
- URL: https://github.com/eis/android-example
- Owner: eis
- Created: 2018-01-27T14:26:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T19:35:50.000Z (over 8 years ago)
- Last Synced: 2025-01-01T08:21:13.993Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Integrating some code samples:
- android studio Gmaps activity
- location services: https://stackoverflow.com/questions/1513485/how-do-i-get-the-current-gps-location-programmatically-in-android
- Requesting permissions: https://developer.android.com/training/permissions/requesting.html
- Zooming in: https://stackoverflow.com/questions/13932441/android-google-maps-v2-set-zoom-level-for-mylocation
- map in a fragment: https://stackoverflow.com/questions/36297749/how-can-i-extend-supportmapfragment-in-android-studio