Pinned Repositories
android-gif-demo
聊天 动态表情 Gif gif GifView gif显示
android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
android-GridViewWithHeaderAndFooter
A GridView which can addHeaderView and addFooterView
android-open-project
Collect and classify android open source projects 微信公众号:codekk 网站:
android-phased-seek-bar
android phased seek bar allow create a seek bar with predefined states.
Android-PullToRefresh
DEPRECATED
MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
RoundedImageView
A fast ImageView that supports rounded corners, ovals, and circles.
ViewPagerIndicator-1
取代TabHost,实现滑动tab,引导页等效果
mingmingazy's Repositories
mingmingazy/android-gif-demo
聊天 动态表情 Gif gif GifView gif显示
mingmingazy/android-phased-seek-bar
android phased seek bar allow create a seek bar with predefined states.
mingmingazy/Android-PullToRefresh
DEPRECATED
mingmingazy/android-socket-client
android-socket-client ,java/android客户端聊天程序, 附完整Demo
mingmingazy/AndroidQQChat
聊天demo
mingmingazy/AndroidQQClient
访qq聊天demo
mingmingazy/AndroidVolley
Android volley sample
mingmingazy/FancyCoverFlow
A cool Open Source CoverFlow view for Android with several fancy effects.
mingmingazy/gesture-imageview
Implements pinch-zoom, rotate, pan as an ImageView for Android 2.1+
mingmingazy/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
mingmingazy/jamendo-android
Official Jamendo Android Player by Teleca Poland
mingmingazy/ListViewPartRefreash
Refresh the listView partly
mingmingazy/material-range-bar
Android widget for selecting a range of values.
mingmingazy/Netroid
Netroid is a Http Framework for Android that based on Volley
mingmingazy/PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager
mingmingazy/platform_packages_apps_Gallery2
2160P-Player(3D)
mingmingazy/SelectableRoundedImageView
Android ImageView that supports different radii on each corner.
mingmingazy/StudyDemo
学习Android过程中编写的Demo,包括图片压缩,图片上传,ViewPager与Loader的使用
mingmingazy/ViewPagerDemo
支持多线程网络下载图片,集成ViewPager图片滑动,同时图片可拖拽、放大、缩小。
mingmingazy/Volley-demo
An demonstration of Volley - HTTP library announced by google in I/O 2013. Illustrates, JSONRequest,StringRequest, Image caching.
mingmingazy/VolleyMultiPartRequest
android volley upload file
mingmingazy/zfIMDemo
android聊天的demo,包含了主流的功能。比如动态表情展示、语音、聊天表情、拍照、多图等。数据库也已经搭载好。服务器使用的是baidu push服务。还介绍了关于listview中item的两种不同处理方法