Update index.md (#19316)

Added link to advanced Android course.
This commit is contained in:
Jim Orluk
2018-10-15 12:44:20 -04:00
committed by Todd Chaffee
parent 9268c0b89b
commit 1920b0b4fa

View File

@ -60,5 +60,6 @@ Because Kotlin generates Java bytecode, you can use your favorite Java framework
### Developing Android Apps ### Developing Android Apps
The best part of learning Android is that the courses and material available out there online are free. The best part of learning Android is that many of the courses and material available out there online are free.
The link to the course is here - [Developing Android Apps](https://udacity.com/course/new-android-fundamentals--ud851). The link to the basic course is here - [Developing Android Apps](https://udacity.com/course/new-android-fundamentals--ud851).
The link to the advanced course is here - [Advanced Android App Development](https://www.udacity.com/course/advanced-android-app-development--ud855).