Skip to content

Source Code to _The Busy Coder's Guide To Advanced Android Development_

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-Apache2.txt
GPL-3.0
LICENSE-GPLv3.txt
Notifications You must be signed in to change notification settings

huixue/cw-advandroid

This branch is 1 commit behind commonsguy/cw-advandroid:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 26, 2012
Jan 2, 2012
May 4, 2012
Mar 5, 2012
Jan 29, 2012
Mar 26, 2012
Mar 26, 2012
Mar 26, 2012
Mar 26, 2012
Jan 2, 2012
Mar 26, 2012
Mar 26, 2012
Jan 2, 2012
Mar 26, 2012
Mar 26, 2012
Jan 2, 2012
Mar 26, 2012
Mar 26, 2012
May 29, 2012
Mar 26, 2012
Mar 26, 2012
Jan 29, 2012
Mar 26, 2012
Mar 26, 2012
Jan 2, 2012
Jan 2, 2012
Mar 26, 2012
Jan 27, 2012
Mar 26, 2012
Jan 2, 2012
Jan 29, 2012
Mar 26, 2012
Aug 15, 2009
Aug 15, 2009
Aug 15, 2009
Mar 23, 2010

Welcome to the source code for The Busy Coder's Guide to Advanced Android Development!

All of the source code in this archive is licensed under the Apache 2.0 license except as noted.

The names of the top-level directories roughly correspond to a shortened form of the chapter titles. Since chapter numbers change with every release, and since some samples are used by multiple chapters, I am loathe to put chapter numbers in the actual directory names.

If you wish to use this code, bear in mind a few things:

  • The projects are set up to be built by Ant, not by Eclipse. If you wish to use the code with Eclipse, you will need to create a suitable Android Eclipse project and import the code and other assets.

  • You should delete build.xml from the project, then run

      android update project -p ...
    

    (where ... is the path to a project of interest)

    on those projects you wish to use, so the build files are updated for your Android SDK version.

About

Source Code to _The Busy Coder's Guide To Advanced Android Development_

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-Apache2.txt
GPL-3.0
LICENSE-GPLv3.txt

Stars

Watchers

Forks

Packages

No packages published