Pinned Repositories
Android-tv-widget
Android tv,盒子,投影仪 控件
AndroidUtils
收集整理一些常用的Android 开发工具
Awesome-MaterialDesign
Collection of material design libs and res.
BeautifulRefreshLayout
A bueautiful RefreshLayout
googlemvp
对原汁原味的google的mvp的实践
IPCCommunication
进程间通信框架,非AIDL
OsmdroidMapTest
VideoMediaDemo
支持IjkVideoPlayer,TBSVideoPlayer( 腾讯X5),EXOVideoPlayer,NativePlayer(原生播放) 播放器播放
jiangchunyu's Repositories
jiangchunyu/AndroidAutoLayout
Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
jiangchunyu/java-code-styles
IntelliJ IDEA code style settings for Square's Java and Android projects.
jiangchunyu/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
jiangchunyu/A4print
一个在线云打印平台(android部分)含订单管理、百度地图、二维码等等
jiangchunyu/NiftyDialogEffects
Nifty Modal Dialog Effects
jiangchunyu/BeerProgressView
A library that lets you create a beer styled progress view with bubbles and all! (hic).
jiangchunyu/WhiteBoard
SketchBoard是一个可涂鸦、绘图、添加文字、图像(可旋转缩放)、背景的Fragment,其中主要由SketchView利用matrix完成所有图形绘制操作。 SketchBoard is a Fragment that can add a graffiti, graphics, text, images (rotating and scaling), or background 。
jiangchunyu/AndroidInterview
android 面试资料
jiangchunyu/Learning-RecyclerView
a collection repository for repositories about recyclerView(RecyclerView大集合)
jiangchunyu/KLog
这是一个Android专用的LogCat工具,主要功能为打印行号、函数调用、Json解析、XML解析、点击跳转、Log信息保存等功能
jiangchunyu/AndroidBestModelDemo
Model层最佳实践demo。SqlDelight、AutoValue、Gson、SqlBrite、Retrofit
jiangchunyu/CoCoin
CoCoin, Multi-view Accounting Application
jiangchunyu/Android-ConcisionCompass
一款简洁的指南针应用
jiangchunyu/ShapeDemo
jiangchunyu/XRecyclerView
a RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView
jiangchunyu/BeautifulRefreshLayout
A bueautiful RefreshLayout
jiangchunyu/MavLinkHUB
MavLink analyser and proxy implementation for Android.
jiangchunyu/ShareAndroidResource
安卓库
jiangchunyu/Awesome-MaterialDesign
Collection of material design libs and res.
jiangchunyu/carousel-layout-android
Automatically exported from code.google.com/p/carousel-layout-android
jiangchunyu/android-data-binding-observables
Example project showing Data Binding with the Observable pattern
jiangchunyu/react-native-material-design-styles
Material Design styles for React Native
jiangchunyu/cniao5-news
菜鸟新闻项目课程源码
jiangchunyu/cniao5-weibo
菜鸟窝企业项目课程《菜鸟微博》源码
jiangchunyu/mrn
Material React Native (MRN) - A Material Design style React Native component library.
jiangchunyu/SuperRecyclerView
A extension of the RecyclerView that using it more easy. Features : swipe to dismiss, drag and drop.
jiangchunyu/LZW-Compression
Java Code for LZW Compression Algorithm using TreeMap and HashMap