Skip to content

cjnhust/Binit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binit

Init an Android Project with Gradle Script, Bingyan-Common Lib, etc.

Environment

  • JDK 7/8
  • Groovy

Quick Start

  1. git clone git@github.com:BingyanStudio/Binit.git
  2. groovy Binit.groovy, and input your project path and module name
  3. add Common.init(this) at Application onCreate(), you can find it in the Demo

Guide

scr folder contains bingyan-common lib and some useful script

Pack 1 - activity

  • ActivityHelper : balabalabala
  • BaseActivity : ....

To be continued ...

About

Init an Android Project with Gradle Script, Common Lib, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors