Pinned Repositories
2048
2048
AcClient
杭电OJ客户端
Android
Android test app for newsmth.net
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-common
trinea android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, install apk silent and so on
android-mvvm
MVVM on Android using RxJava and Data Binding
android-open-project
Collect and classify android open source projects 微信公众号:codekk
Android-SpinKit
Android loading animations
Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
512guanguan's Repositories
512guanguan/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
512guanguan/Android
Android test app for newsmth.net
512guanguan/android-common
trinea android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, install apk silent and so on
512guanguan/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
512guanguan/android-viewbadger
[DEPRECATED] A simple way to "badge" any given Android view at runtime without having to cater for it in layout
512guanguan/CMCCCompetition
CMCC的UI草稿
512guanguan/collegepy
512guanguan/Earlybird
A Mobile Games Similar to Flappy Bird, which is based on cocos2dx-3.0beta2
512guanguan/EasySlide
easy to build a mobile page slide
512guanguan/FindJoy
找乐APP源码
512guanguan/girlCrawler
A crawler for pictures on http://www.girl13.com
512guanguan/HtmlSpanner
Android HTML rendering library with CSS support
512guanguan/Infoport
512guanguan/ionic-wechat
这是一个学习
512guanguan/LazyList
Lazy load of images in Android
512guanguan/MaterialDesignLibrary
This is a library with components of Android L to you use in android 2.2
512guanguan/monitor
512guanguan/MPAndroidChart
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- and candlestick charts as well as scaling, dragging and animations.
512guanguan/MyCamera
512guanguan/nucleus
Nucleus is a simple Android library, which utilizes the Model-View-Presenter pattern to properly connect background tasks with visual parts of an application.
512guanguan/Pull-to-Refresh.Rentals-Android
512guanguan/richeditor-android
RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android.
512guanguan/RippleEffect
Implementation of Ripple effect from Material Design for Android API 9+
512guanguan/Rocko-Android-Demos
Rocko Android demos -
512guanguan/souyou
test
512guanguan/SwipeMenuListView
SwipeMenuListView
512guanguan/ThinkAndroid
ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现了图片缓存功能, 在android中加载的图片的时候,对oom的问题,和对加载图片错位的问题都轻易解决。他还包括了一个手机开发中经常应用的实用工具类, 如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。