Init an Android Project with Gradle Script, Bingyan-Common Lib, etc.
- JDK 7/8
- Groovy
git clone git@github.com:BingyanStudio/Binit.gitgroovy Binit.groovy, and input your project path and module name- add
Common.init(this)atApplication onCreate(), you can find it in theDemo
scr folder contains bingyan-common lib and some useful script
- ActivityHelper : balabalabala
- BaseActivity : ....
To be continued ...