Pinned Repositories
AChartEngine
Git mirror of AChartEngine (SVN)
andbase
andbase快速开发框架
AndoridLearningNote
Note for Android
Android
Android related examples
android-1
Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.
Android-CleanArchitecture
This is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture approach.
Android-Dev-Favorites
The repository is Android development favorites, It used to collect the knowledge of Android Development.
android-discuss
Android 问题交流讨论坛, 微信公众号:codekk, 网站:
Talon-for-Twitter
100% open source version of my popular Talon for Twitter app on Android.
wechat
A High Copy WeChat ,SNS APP (高仿微信)
duaiyun1314's Repositories
duaiyun1314/AndoridLearningNote
Note for Android
duaiyun1314/wechat
A High Copy WeChat ,SNS APP (高仿微信)
duaiyun1314/Android
Android related examples
duaiyun1314/android-1
Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.
duaiyun1314/Android-Dev-Favorites
The repository is Android development favorites, It used to collect the knowledge of Android Development.
duaiyun1314/Android-Tips
Android Tips - 专业填坑手册
duaiyun1314/AndroidElementals
Collection if libraries starred during some years of Android Development. Here is the definitely list of android Open-Source libraries
duaiyun1314/AndroidNote
Android study notes.
duaiyun1314/AndroidUtilCode
Android开发人员不得不收集的代码(持续更新中)
duaiyun1314/AVLoadingIndicatorView
Nice loading animations for Android
duaiyun1314/awesome-android-ui
A curated list of awesome Android UI/UX libraries
duaiyun1314/Beautyacticle
Share the most beautiful words
duaiyun1314/BGAAdapter-Android
在AdapterView和RecyclerView中通用的Adapter和ViewHolder
duaiyun1314/caffeine
Speed up your Android development
duaiyun1314/diffadapter
A high-performance , easy-to-use Adapter for RecyclerView ,using diffutil
duaiyun1314/FastDev4Android
本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载,二维码扫描等等,后续会进行逐步添加
duaiyun1314/FileDownloader
文件下载 Multitask、Breakpoint-resume、High-concurrency、Simple to use、Single-process
duaiyun1314/free-programming-books-zh_CN
各类书籍,非常棒
duaiyun1314/GestureViews
imageview手势识别
duaiyun1314/java-core-learning-example
关于Java核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。
duaiyun1314/java-design-patterns
Design pattern samples implemented in Java
duaiyun1314/LabelView
一个简单的标签控件
duaiyun1314/Lazy
自己整理的常用的工具类
duaiyun1314/material-dialogs
A beautiful, fluid, and customizable dialogs API.
duaiyun1314/my_lubo
duaiyun1314/OuNews
新闻阅读
duaiyun1314/PythonTest
duaiyun1314/TestAutoBanner
Library for autoscrollbanner
duaiyun1314/TestBaseListView
duaiyun1314/UpdateApp
app update, is mainly responsible for app download and installation, etc. 开箱即用的app更新,主要负责软件下载、软件安装等。