An open API service indexing awesome lists of open source software.

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

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