├── udacityimg.jpg ├── Android+Kotlin+Developer+Nanodegree+Program+Syllabus.pdf └── README.md /udacityimg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheKetan2/free-android-kotlin-developer-nanodegree/HEAD/udacityimg.jpg -------------------------------------------------------------------------------- /Android+Kotlin+Developer+Nanodegree+Program+Syllabus.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TheKetan2/free-android-kotlin-developer-nanodegree/HEAD/Android+Kotlin+Developer+Nanodegree+Program+Syllabus.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Android Kotlin Developer Nanodegree 2 | 3 | ## Free course material for Udacity's Android Kotlin Developer Nanodegree 4 | 5 | [![!](udacityimg.jpg)](https://www.udacity.com/course/android-kotlin-developer-nanodegree--nd940) 6 | 7 | | Syllabus | Links | 8 | | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | 9 | | **Course 1**
- Build your First App
- Layouts
- App Navigation
- Activity and Fragment Lifecycle
- App Architecture (UI Layer)

**Course 2**
- Recycler View
- Connect to the Internet
- Behind the Scenes
- Designing for Everyone
| [1. Udacity: Developing Android Apps with Kotlin](https://www.udacity.com/course/developing-android-apps-with-kotlin--ud9012)

[2. Codelabs: Android Kotlin Fundamentals](https://developer.android.com/courses/kotlin-android-fundamentals/overview) | 10 | | **Course 3**
- Using Notifications
- Creating Custom Views
- Drawing on Canvas Objects
- Clipping Canvas Objects
- Android Property Animations
- Using Motion Layout to Animate Android Apps

**Course 4**
- Wandering in Google Maps with Kotlin
- Virtual Treasure Hunt with Geofences
- Testing: Basics
- Introduction to Test Doubles and Dependency Injection
- Survey of Advanced Testing Topics
- Implementing Login on Android with FirebaseUI | [3. Udacity: Advanced Android with Kotlin ](https://www.udacity.com/course/advanced-android-with-kotlin--ud940)

[4. Codelabs: Advanced Android in Kotlin](https://developer.android.com/codelabs/advanced-android-kotlin-training-welcome#0) | 11 | --------------------------------------------------------------------------------