From 455f1f0705850d82778e5d9699dd4cff5b30434e Mon Sep 17 00:00:00 2001 From: mbgitgitmb <44291078+mbgitgitmb@users.noreply.github.com> Date: Thu, 22 Nov 2018 03:21:09 +0530 Subject: [PATCH] Added link to books related to Android Development (#22413) --- guide/english/android-development/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/guide/english/android-development/index.md b/guide/english/android-development/index.md index 6fef970b96..3c0a95569b 100644 --- a/guide/english/android-development/index.md +++ b/guide/english/android-development/index.md @@ -82,9 +82,13 @@ If you are just a beginner in Android Developement. You can directly start learn ### Courses [Udacity Android Nanodegree Program](https://udacity.com/course/android-developer-nanodegree-by-google--nd801) - [Udemy The Complete Android Kotlin Developer Course](https://www.udemy.com/the-complete-kotlin-developer-course/) +### Books + +[Head First Android Development](https://www.amazon.in/Head-First-Android-Development-Griffiths/dp/1449362184) +[Android Application Development All-In-One for Dummies, 2ed](https://www.amazon.in/Android-Application-Development-All-Dummies/dp/1118027701) + ### Developing Android Apps The best part of learning Android is that many of the courses and material available out there online are free.