From 5cdd4b325693a9e91aea37b58399b9d499fa0843 Mon Sep 17 00:00:00 2001 From: helmy-io Date: Tue, 21 Jul 2015 07:11:30 +0200 Subject: [PATCH] Added a new Android book "The Busy Coder's Guide to Android Development". --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 07cd4b9d..583de975 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -671,6 +671,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 * [Google Android Developer Training](https://developer.android.com/training/index.html) * [Styling Android](http://www.stylingandroid.com/) * [TechnoTalkative Android](http://www.technotalkative.com/android/) +* [The Busy Coder's Guide to Android Development] (https://commonsware.com/Android/4-2-free) (PDF - older versions) * [Tutorial Point Android Tutorial](http://www.tutorialspoint.com/android/android_tutorial.pdf) (PDF) -- GitLab