Pinned Repositories
A-Z-SortListView
A-Z sort ListView
android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
CircleProgress
Android 带刻度的圆形进度条
DragGridView
Android library implement drag GridView item to change with animation
DynamicLoaderAPK
Dynamic loader APK of Android
jadx
Dex to Java decompiler
SingleTouchView
Single finger control image scale rotate and translate
SlideCutListView
Android ListView左右滑动删除item
SlidingFinish
SwipeDismissListView
使用NineOldAndroids实现ListView的左右滑动删除item效果
xiaanming's Repositories
xiaanming/SlidingFinish
xiaanming/DragGridView
Android library implement drag GridView item to change with animation
xiaanming/SingleTouchView
Single finger control image scale rotate and translate
xiaanming/DynamicLoaderAPK
Dynamic loader APK of Android
xiaanming/jadx
Dex to Java decompiler
xiaanming/AndResGuard
proguard resource for Android by wechat team
xiaanming/android-custom-class-loading-sample
Automatically exported from code.google.com/p/android-custom-class-loading-sample
xiaanming/Android-ItemTouchHelper-Demo
Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.
xiaanming/Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
xiaanming/Android-Plugin-Framework
Android Plugin Framework 插件开发框架及示例程序,原理介绍等
xiaanming/AndroidFillableLoaders
Android fillable progress view working with SVG paths. This is a nice option too if you want to create an interesting branding logo for your app. Based on the iOS project: https://github.com/poolqf/FillableLoaders
xiaanming/androidtool-mac
One-click screenshots, video recordings, APK installations for Android phones and smartwatches connected to your Mac
xiaanming/atlas
A powerful Android Dynamic Component Framework.
xiaanming/awesome-android-ui
A curated list of awesome Android UI/UX libraries
xiaanming/Badges
Library to show badges in app icons on supported launchers.
xiaanming/DynamicAPK
Solution to implement multi apk dynamic loading and hot fixing for Android App. (实现Android App多apk插件化和动态加载,支持资源分包和热修复)
xiaanming/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
xiaanming/InfiniteCycleViewPager
Infinite cycle ViewPager with two-way orientation and interactive effect.
xiaanming/material-dialogs
A beautiful, easy-to-use, and customizable dialogs API, enabling you to use Material designed dialogs down to API 8.
xiaanming/MaterialDesignLibrary
This is a library with components of Android L to you use in android 2.2
xiaanming/okhttp
An HTTP+SPDY client for Android and Java applications.
xiaanming/ParcelableGenerator
A line of code to get Parcelable. Android Parcelable models made easy
xiaanming/PictureSelector
Picture Selector Library for Android or 图片选择器
xiaanming/platform_frameworks_base
xiaanming/scalpel
A surgical debugging tool to uncover the layers under your app.
xiaanming/SmartTabLayout
A custom ViewPager title strip which gives continuous feedback to the user when scrolling
xiaanming/UltimateRecyclerView
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
xiaanming/UniversalViewHolder
xiaanming/ViewServer
Local server for Android's HierarchyViewer
xiaanming/WheelView
An Android Widget for selecting items that rotate on a wheel.