jayming111's repositories
android-async-http
An Asynchronous HTTP Library for Android
ExpandableButtonMenu
An Android library for an expandable button menu
graylog2-web-interface
Graylog2 is an open source syslog implementation that stores your logs in ElasticSearch. It consists of a server written in Java that accepts your syslog messages via TCP or UDP and stores it in the database. The second part is a Ruby on Rails web interface that allows you to view the log messages.
GRI
the ghost rider igniter framework web components
ios_opencv_divide
分割图片中的矩形,并二值化
netty
Netty project - an event-driven asynchronous network application framework
NineOldAndroids
[DEPRECATED] Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!
SleekXMPP
Python 2.6+/3.1+ XMPP Library
spring-loaded
Java agent that enables class reloading in a running JVM
Test
test repository
ThinkAndroid
ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现了图片缓存功能, 在android中加载的图片的时候,对oom的问题,和对加载图片错位的问题都轻易解决。他还包括了一个手机开发中经常应用的实用工具类, 如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。