25-Jul-09 (Created: 25-Jul-09) | More in 'Android Coding Help'

Pro Android Chapter Source Code as Eclipse Projects

Due to a number of reasons we were not able to include the source code as eclipse projects that you can import and readily run.

Part of the problem was that there are multiple versions of Android as we wrote the book. There was SDK 1.0 and then SDK 1.1. Each SDK allows multiple releases of eclipse platform. There are too many combinations.

More over the way we wrote the chapters did not match project structure entirely.

However it still might be useful to, where I can provide, see the source code as projects.

I must caution though that these projects may not match exactly one to one with the source code but will be very close and probably a bit better. These projects are built with Android SDK 1.5 and eclipse 3.5 and JDK 1.5.

Also note that there may be more than one project for each chapter.

As an initial drop I am dropping the chapter 13 code as 2 eclipse projects. One for live folders and one for opengl. The opengl project also includes textures which was not covered in that chapter.

Finally, you can download these files from here