Android Design Patterns

This is the source code for www.androiddesignpatterns.com. Android Design Patterns is powered by Jekyll and is hosted by GitHub Pages.

If you wish to fork this repository to use as the basis of your own blogging template, please make sure you review the License and copyright information below.

Find a typo?

If you find a typo, please feel free to suggest a correction yourself by submitting a pull request! All published posts are written in standard markdown format and can be found in the _posts/ directory. If you are unfamiliar with GitHub, the easiest way to suggest a fix is to:

  1. Navigate to the _posts/ directory and click on the post that contains the error.
  2. Click Edit and update the post with your proposed correction.
  3. Write a detailed commit summary and description (if necessary) and click Propose File Change.
  4. Click Send pull request on the following page. I'll review the correction as soon as I can!

Thanks in advance!

License and copyright

All posts and images (i.e. all files in the _posts/ and assets/images/ directories) are copyright Alex Lockwood. You may not copy, distribute, or trasmit these files or their contents without explicit permission from the author.

All other files are licensed under the MIT license.