From c0f73bda26b2a1b693f67525283be1f5aa2db422 Mon Sep 17 00:00:00 2001 From: Akshar Patel Date: Wed, 12 Apr 2017 02:01:34 +0530 Subject: [PATCH] Add android books from google training (#2307) * Add android books from google training * Update free-programming-books.md --- free-programming-books.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 79f6daa5..8ea14627 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -712,6 +712,8 @@ * [Agile Android Software Development](https://www.agiledroid.com) - Etienne Savard (PDF, epub, mobi) * [Android 4 App Development Essentials](http://www.techotopia.com/index.php/Android_4_App_Development_Essentials) +* [Android Developer Fundamentals Course – Concepts](https://google-developer-training.gitbooks.io/android-developer-fundamentals-course-concepts/content/en/) +* [Android Developer Fundamentals Course – Practicals](https://google-developer-training.gitbooks.io/android-developer-fundamentals-course-practicals/content/en/) * [Android Programming Guide for Beginners](http://eduonix.com/offers/Android_ebook_free_offer.html) (PDF - need email confirmation) * [Android Programming Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/android) ([PDF](https://www.syncfusion.com/Account/Logon?ReturnUrl=%2fresources%2ftechportal%2febooks%2fandroid), [Kindle](https://www.syncfusion.com/Account/Logon?ReturnUrl=%2fresources%2ftechportal%2febooks%2fandroid)) *(Just fill the fields with any values)* * [CodePath Android Cliffnotes](https://github.com/codepath/android_guides/wiki) -- GitLab