Pinned Repositories
Android-Blog-Source
Blog Demo Storage
Android-Notes
✍🏻 关注基础知识,打造优质Android博客,公众号[xfhy]的作者
android-pathview
Android view with both path from constructed path or from svg.
AndroidDemo
Android 5.0 MaterialDesgin新特性的应用Demo。Demo for Android 5.0 new feature.
ARouter
An android router middleware that help app navigating to activities and custom services.
CommonDevKnowledge
常用的Android开发的一些技能点以及BAT公司面试题汇集。
develop_docs
个人技术文档
dynamic-load-apk
DL : dynamic load framework in android
f8app
Source code of the official F8 app of 2016, powered by React Native and other Facebook open source projects.
FastDev4Android
本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载,二维码扫描等等,后续会进行逐步添加
clycheng2015's Repositories
clycheng2015/Android-Blog-Source
Blog Demo Storage
clycheng2015/FastDev4Android
本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载,二维码扫描等等,后续会进行逐步添加
clycheng2015/My_Application
first time commit
clycheng2015/react-demos
a collection of simple demos of React.js
clycheng2015/RecyclerViewItemAnimators
An Android library which provides simple Item animations to RecyclerView items
clycheng2015/SwitchView
Android自定义switch控件,加入动画效果
clycheng2015/UpdateChecker
Increase your app's updates
clycheng2015/android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on 微信公众号:codekk
clycheng2015/Android-MaterialRefreshLayout
This is a drop-down control, it is more beautiful and powerful than SwipeRefreshLayout
clycheng2015/Android-PullToRefresh
DEPRECATED
clycheng2015/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
clycheng2015/AndroidLoadingAnimation
many loading animations,TaiJi or windows or...
clycheng2015/AZExplosion
学习ExplosionField之粒子破碎效果
clycheng2015/card.io-Android-SDK
card.io provides fast, easy credit card scanning in mobile apps
clycheng2015/DesignPatterns
Head First设计模式读书笔记
clycheng2015/gesture-imageview
Implements pinch-zoom, rotate, pan as an ImageView for Android 2.1+
clycheng2015/ImageViewZoom
Android ImageView widget with zoom and pan capabilities
clycheng2015/MultiDexAsyncLoad
多Dex分包异步加载方案Demo
clycheng2015/MVCHelper
实现下拉刷新,滚动底部自动加载更多,分页加载,自动切换显示网络失败布局,暂无数据布局,支持任意view,支持切换主流下拉刷新框架,真正的android MVC架构,refresh,loadmore
clycheng2015/NiceAppDemo
仿最美应用-每日最美的钢琴律动效果
clycheng2015/react-canvas
High performance <canvas> rendering for React components
clycheng2015/react-native-gitfeed
Yet another Github client written with react-native.
clycheng2015/RollViewPager
A ViewPager can auto play and loop
clycheng2015/rxjava-webservice-example
simple comparison between Retrofit with & without RxJava
clycheng2015/SmoothCheckBox
A custom CheckBox with animation for Android.
clycheng2015/springboardView
springboard launcher dragsort 菜单,图标,拖动排序,合并文件夹,删除,招商
clycheng2015/UpdateChecker-1
Update Checker for Nexus 5
clycheng2015/WaveSwipeRefreshLayout
SwipeRefreshLayout support to load more
clycheng2015/WebViewJavascriptBridge
WebViewJavascriptBridge for Android
clycheng2015/XCL-Charts
Android图表库(XCL-Charts is a free charting library for Android platform.),基于Android Canvas来绘制各种图表,使用简便,定制灵活。目前支持3D/非3D/背向式/横向/竖向柱形图(Bar Chart)、3D/非3D饼图(Pie Chart)、堆叠图(Stacked Bar Chart)、面积图(Area Chart)、 折线图(Line Chart)、曲线图(Spline Chart)、环形图(Dount Chart)、南丁格尔玫瑰图(Rose Chart)、仪表盘(Dial Chart)、刻度盘(Gauge Chart)、雷达图(Radar Chart)、漏斗图(Funnel Chart)、圆形图(Circle Chart)、弧线比较图、散点图(Scatter Chart)、气泡图(Bubble Chart)、范围条形图(RangeBar Chart)等图表。其它特性还包括支持图表缩放、手势移动、点击响应、动画效果、多轴显示、图表参考线、混合图表及同数据源不同图表类型切换等。