Forked from emedinaa/gist:5c6fa5cbe3207a8fd892e88d51d4ebe0
Created
April 27, 2020 15:51
-
-
Save johnny3young/e906c82a961cb2e920031b74ae9e775e to your computer and use it in GitHub Desktop.
Android developers resources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Android developers resources | |
Getting started in Android development | |
Android developers | |
- official website https://developer.android.com/ | |
- Codelabs https://codelabs.developers.google.com/ | |
- Youtube https://www.youtube.com/user/androiddevelopers | |
Kotlin | |
- https://kotlinlang.org/ | |
- https://developer.android.com/kotlin | |
Repositories | |
- Github/Android https://github.com/android | |
Courses | |
- Training https://developer.android.com/courses | |
Udacity | |
- https://classroom.udacity.com/courses/ud9012 | |
Google Play Academy | |
-https://playacademy.exceedlms.com/student/catalog | |
- Android Kotlin Fundamentals Course | |
https://codelabs.developers.google.com/android-kotlin-fundamentals/ | |
- Android Dev Summit 2019 | |
https://www.youtube.com/playlist?list=PLWz5rJ2EKKc_xXXubDti2eRnIKU0p7wHd | |
- Youtube Android Developers | |
https://www.youtube.com/user/androiddevelopers | |
- Kotlin Conf 2019 | |
https://kotlinconf.com/2019/talks/ | |
-------------------------------------------------- | |
http libraries | |
- retrofit | |
https://square.github.io/retrofit/ | |
https://futurestud.io/tutorials/tag/retrofit | |
- volley | |
https://developer.android.com/training/volley | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment