Skip to content

A fast development framework for Android, which contains many utils and components base classes and helpers

Notifications You must be signed in to change notification settings

oeager/BaisinceManager

Repository files navigation

BaisinceManager

A fast development framework for Android, which contains many utils and components base classes and helpers

##Features

  • Base Classes of components..
  • Utils for common Apps may be used.
  • Simple,Easy,EventBus.
  • An wrapper of DownloadManager for App upgrade.
  • A CommonAdapter for ListView or gridView.
  • A light weight handler for app crash.
  • Some common views and widgets.
  • Support gesture sliding back
  • Add new layout-extend support
  • Usual colors and other widgets

##Usage

dependencies {

    compile 'com.bsince.fastdevelop:BaisinceManager:1.2.1'
    compile 'com.android.support:appcompat-v7:22.2.0'
}

About

A fast development framework for Android, which contains many utils and components base classes and helpers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages