Pinned Repositories
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
android-async-http
An Asynchronous HTTP Library for Android
Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
Android-ZBLibrary
🔥Android快速开发框架,MVP架构,丰富的功能、简单的实现、详细的注释、规范的风格。OKHttp、Glide图片加载、ZXing二维码、沉浸状态栏、下载安装、自动缓存以及各种Base、Demo、UI、Util直接用。全新的手势,侧滑返回、全局右滑返回都OUT啦!BaseHttpListActivity,几行代码搞定http请求列表 加载和缓存;BaseView,自定义View竟然如此简单;万能的Entry<K, V>,两个变量的Model/JavaBean再也不用写了;100多个常用style,一行搞定View属性,一键统一配置UI...[详情请看图文介绍]
AndroidDaemonService
合理优雅的进程保活方式
AvatarImageView
an AvatarImageView on Android platform which can display circle text or circle image
BGABanner-Android
引导界面滑动导航 + 大于等于1页时无限轮播 + 各种切换动画轮播效果
material-dialogs
A beautiful, fluid, and customizable dialogs API.
picasso
A powerful image downloading and caching library for Android
ZeroNet
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
moyuanyou's Repositories
moyuanyou/AvatarImageView
an AvatarImageView on Android platform which can display circle text or circle image
moyuanyou/WilliamChart
Android library to create charts.
moyuanyou/zhao
【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
moyuanyou/picasso
A powerful image downloading and caching library for Android
moyuanyou/AndroidDaemonService
合理优雅的进程保活方式
moyuanyou/gson
A Java serialization/deserialization library that can convert Java Objects into JSON and back.
moyuanyou/ZeroNet
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
moyuanyou/books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
moyuanyou/shadowsocks-android
A Shadowsocks client for Android
moyuanyou/android-async-http
An Asynchronous HTTP Library for Android
moyuanyou/ss-panel
Let's talk about cat
moyuanyou/HelloWorld
test
moyuanyou/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
moyuanyou/quick4j
Use quick4j build simple,fast,ahead and flexible JVM-based systems and applications.
moyuanyou/afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。