There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Welcome to the source code for Android Programming Tutorials (http://commonsware.com/AndTutorials)! Specifically, this is for Version 3.2 and above of this book. For the source code for older versions of this book, please visit: https://github.com/commonsguy/cw-andtutorials 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. This book has undergone several revisions, and the source code as well. The source tree is tagged to match the various book versions.
cw-omnibus
Source code to omnibus edition of _The Busy Coder's Guide to Android Development_cw-advandroid
Source Code to _The Busy Coder's Guide To Advanced Android Development_cw-android
Source Code to _The Busy Coder's Guide To Android Development_cwac-saferoom
CWAC-SafeRoom: A Room<->SQLCipher for Android Bridgecwac-merge
CommonsWare Android Components: MergeAdaptercwac-security
CWAC-Security: Helping You Help Your Users Defend Their Datacwac-netsecurity
CWAC-NetSecurity: Simplifying Secure Internet Accesscwac-anddown
CWAC AndDown: Markdown Utility Librarycw-androidarch
Source Code for the Book "Android's Architecture Components"cwac-provider
CWAC-Provider: Helping to Make Content Providers Sanecwac-pager
CWAC-Pager: Power to the PagerAdaptercwac-presentation
CWAC Presentation: Second Screen Support Simplifiedcwac-layouts
CWAC Layouts: Custom Containers, Concisely Codedcw-graphql
Source Code for the Book "GraphQL and Android"cw-andexplore
Source Code for "Exploring Android"AutofillFollies
Demonstration of security issues with Android 8.0 autofillcwac-document
CWAC-Document: A Better DocumentFileLove Open Source and this site? Check out how you can help us