Android Books - Helpful to Android Developers

  • Replies:1
kevinv wallace
  • Forum posts: 12

Sep 11, 2013, 9:25:27 AM via Website

Android Programming: The Big Nerd Ranch Guide

By: Brian Hardy, ?Bill Phillips

This book focuses on practical techniques for developing apps compatible with all versions of Android widely used today((Android 2.2 - 4.2)


Android Development Bibliography

By: Safari Content Team

Take advantage of this bibliography to help find all of the Android development resources inside Safari Books Online that you need.


Instant Android Fragmentation Management How-To

By: Gianluca Pacchiella

A complete guide to solving biggest problem Android developer facing today


AndEngine for Android Game Development Cookbook

By: Jayme Schroeder

This book requires a working installation of eclipse and the required libraries, including AndEngine and its various extensions set up prior to working with the recipes.

Android Design Patterns: Interaction Design Solutions

By: Greg Nudelman

This book provides more than 75 patterns that you can use to create versatile user interfaces for both smartphones and tablets, saving countless hours of development time.

— modified on Sep 11, 2013, 9:27:23 AM

Reply
ob1cat
  • Forum posts: 19

Sep 16, 2013, 2:10:30 PM via Website

Thanks for the list!

For Game development I strongly reccommend Beginning Android 4 Games Development. It provides the basics of game development that then allow you then to work with any other framework such as Libgdx will do the "dirty job" for you.

Reply