Pinned Repositories
and_swipeback
高仿最新版微信6.2手势滑动返回
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-autofittextview
A TextView that automatically resizes text to fit perfectly within its bounds.
android-best-practices
Do's and Don'ts for Android development, by Futurice developers
Android-Cloud-TagView-Plus
An Android Cloud Tag Widget. You can edit the tag's style, and set listener of selecting or deleting tag.
android-dynamical-loading
Android plugin development library (Frontia) and tech introductions, which means that you can upgrade your Android APP or fix emergent bugs, as well as reduce the file size of Apk without any re-installation.
android-open-project-analysis
Analysis implementation of android open source project, 微信公众号:codekk, 网站:
Android-PercentProgressBar-lib
Android custom Circular ProgresBar and Line ProgressBar with progress percentage shown
android-pluginmgr
apk plug apkplug apk load
Android-PullToRefresh
DEPRECATED
zhijianz's Repositories
zhijianz/android-pluginmgr
apk plug apkplug apk load
zhijianz/Android-PercentProgressBar-lib
Android custom Circular ProgresBar and Line ProgressBar with progress percentage shown
zhijianz/awesome-android
android libs from github or other websites
zhijianz/Android_Data
Some Android learning materials, hoping to help you learn Android development.
zhijianz/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
zhijianz/androidWheelView
仿照iOS的滚轮控件,从请吃饭apk反编译出来的
zhijianz/qqbot
SmartQQ Robot and API Server, powered by node.js
zhijianz/Awesome-MaterialDesign
Collection of material design libs and res.
zhijianz/konmik.github.io
Android development blog
zhijianz/atom
atom 快捷键 shortcuts
zhijianz/archi
Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following the different patterns.
zhijianz/MediaPlayer
play a mp3 file while downloading
zhijianz/AndroidNotificationCenter
IOS NotificationCenter android implementation
zhijianz/MVVM_Hacker_News
Android MVVM experiment project using the official Data Binding library
zhijianz/RefreshableView
刷新和加载view
zhijianz/PullToRefresh
根据Maxwin的XListView改造而来,完善下拉刷新上拉加载更多的功能并实现自动刷新以及自动加载等功能, 并增加对ScrollView的支持。 原XListView参考链接:https://github.com/Maxwin-z/XListView-Android
zhijianz/StikkyHeader
This is a very simple library for Android that allows you to stick an header to a scrollable view and easily apply animation to it
zhijianz/Android-PullToRefresh
DEPRECATED
zhijianz/dialogplus
Advanced dialog solution for android
zhijianz/RoundedImageView
A fast ImageView that supports rounded corners, ovals, and circles.
zhijianz/trickle
notes
zhijianz/SwipeMenuListView
A swipe menu for ListView.
zhijianz/MaterialDialog
(Deprecated)An Android dialog library, has strong extensibility, customizability, and for conveniently building Material Design Dialog in Android version 2.2 ~ L.
zhijianz/PullToRefreshAndLoad
Android下拉刷新上拉加载控件,对所有View通用!
zhijianz/Android-Cloud-TagView-Plus
An Android Cloud Tag Widget. You can edit the tag's style, and set listener of selecting or deleting tag.
zhijianz/java-design-patterns
Design pattern samples implemented in Java
zhijianz/MPAndroidChart
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
zhijianz/sweet-alert-dialog
SweetAlert for Android, a beautiful and clever alert dialog
zhijianz/android_design_patterns_analysis
Android源码设计模式分析项目
zhijianz/SwipeMenuListView-1
根据http://baoyongzhang.github.io/SwipeMenuListView 进行修改,添加了一些我想要的特性。主要为看到iphone上面邮箱的侧滑,感觉比较好玩,就改了改。