Pinned Repositories
andbase
andbase快速开发框架
android-app
eoe的Android客户端源码
android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
android-demo
Android common lib demo, include ImageCache, HttpCache, DropDownListView, DownloadManager, install apk silent and so on, you can find description
android-github
GitHub Android App
android-layout-samples
Explorations around Android custom layouts
android-open-project
Collect and classify android open projects, 交流 QQ 群:377723625
android-open-project-analysis
Analysis of android open source project, include usage and implementation
android-ui
Android UI library.
MyUtils
常用工具类
BurningZhao's Repositories
BurningZhao/MyUtils
常用工具类
BurningZhao/andbase
andbase快速开发框架
BurningZhao/android-app
eoe的Android客户端源码
BurningZhao/android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
BurningZhao/android-demo
Android common lib demo, include ImageCache, HttpCache, DropDownListView, DownloadManager, install apk silent and so on, you can find description
BurningZhao/android-layout-samples
Explorations around Android custom layouts
BurningZhao/android-open-project
Collect and classify android open projects, 交流 QQ 群:377723625
BurningZhao/android-open-project-analysis
Analysis of android open source project, include usage and implementation
BurningZhao/android-ui
Android UI library.
BurningZhao/android_design_patterns_analysis
Android源码设计模式分析项目
BurningZhao/androidmvp
这个是一个MVP模式在Android中的使用的例子
BurningZhao/AndroidNotes
好记性不如烂笔头
BurningZhao/AndroidSecurityKeyboard
一个通用的Android密码输入安全键盘
BurningZhao/AppCodeArchitecture
安卓APP代码架构,包含比较常用的开源库使用
BurningZhao/AppCrashTracker
Its a kind of toolkit to track the exception arising in the application and it will generate a json and can upload in your server using your own post url.
BurningZhao/ArticleTranslateProject
AndroidWeekly**文章翻译项目
BurningZhao/awesome-android-ui
A curated list of awesome Android UI/UX libraries
BurningZhao/BurningZhao.github.io
BurningZhao/BusWear
EventBus for Android Wear devices.
BurningZhao/CNBlog
博客园开源客户端
BurningZhao/Common-App-Architecture
一个通用的APP架构模型,完全模块化,解构
BurningZhao/fresco
An Android library for managing images and the memory they use.
BurningZhao/HappyNetwork
BurningZhao/Jetpack-MVVM-Best-Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 蕴繁于简 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
BurningZhao/LoonAndroid
整个框架式不同于androidannotations,Roboguice等ioc框架,这是一个类似spring的实现方式。在整应用的生命周期中找到切入点,然后对activity的生命周期进行拦截,然后插入自己的功能。
BurningZhao/OkWear
Easily connection between Android wear and Handheld (Mobile device)
BurningZhao/panshirusi-share
群名:磐石如丝-知行思学群,这里是【群文件】整理的合集。
BurningZhao/QrCodeScan
Android手机客户端关于二维码扫描的源码,使用了高效的ZBar解码库,并修复了中文乱码。融合了ZXing代码。详细描述可见 http://www.eoeandroid.com/forum.php?mod=viewthread&tid=332855&page=1&ordertype=1#pid3990630
BurningZhao/RandomCustomkeyboard
自定义随机键盘
BurningZhao/WearDataSyncResearch
Data sync demo for Wearables