Skip to content

Instantly share code, notes, and snippets.

View matrixxun's full-sized avatar

xwhy matrixxun

  • China
View GitHub Profile
@matrixxun
matrixxun / README.md
Created May 18, 2018 08:13 — forked from gabrielemariotti/README.md
How to manage the support libraries in a multi-module projects. Thanks to Fernando Cejas (http://fernandocejas.com/)

Centralize the support libraries dependencies in gradle

Working with multi-modules project, it is very useful to centralize the dependencies, especially the support libraries.

A very good way is to separate gradle build files, defining something like:

root
  --gradleScript
 ----dependencies.gradle
@matrixxun
matrixxun / README.md
Created November 30, 2017 10:28 — forked from lopspower/README.md
All Android Directory Path

All Android Directory Path

Twitter

1) System directories

⚠️ We can't write to these folers

Method Result