Skip to content

kelink/AndroidUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

一、说明:本demo是将多个开源工程、加上自己平时工作中常用工具类整合而成,目前的工程还不够全面,在不断整合中。


二、工程介绍:
类型:libproject
minSdkVersion:8
目录说明:
-com.app.common
--com.app.common.backlayout(滑动退出窗口,引用开源项目:https://github.com/Issacw0ng/SwipeBackLayout)
--com.app.common.baseactivity(BaseActivity,方便管理工程中所有acitivity的生命周期)
--com.app.common.constant(常量)
--com.app.common.crash(异常捕获)
--com.app.common.crop(截图)
--com.app.common.dao
--com.app.common.dataautorefresh(数据自动更新,使用了android的媒体库)
--com.app.common.entity
--com.app.common.fancycoverflow(coverflow效果,引用开源项目:https://github.com/davidschreiber/FancyCoverFlow)
--com.app.common.impl
--com.app.common.service
--com.app.common.service.impl
--com.app.common.update(app更新)
--com.app.common.util
--com.app.common.view


三、备注:
每个类的使用说明见类顶部

About

An Android Tools Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages