Pinned Repositories
ActionBar-PullToRefresh
A modern implementation of the pull-to-refresh interaction for #android
ActionBarSherlock
Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
actor-platform
Actor Messaging platform
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
AndEngine
Free Android 2D OpenGL Game Engine
AndFix
AndFix is a library that offer hot-fix for Android App.
android
GitHub Android App
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-architecture-components
Samples for Android Architecture Components.
android-async-http
An Asynchronous HTTP Library for Android
Jaeandroid's Repositories
Jaeandroid/actor-platform
Actor Messaging platform
Jaeandroid/AndFix
AndFix is a library that offer hot-fix for Android App.
Jaeandroid/android-dev-bookmarks
Jaeandroid/android-gif-demo
android gif demo gifview
Jaeandroid/android-PullRefreshLayout
This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout.
Jaeandroid/android-Ultra-Pull-To-Refresh
Ultra Pull to Refresh for Android. Support all the views.
Jaeandroid/android-volley
volley
Jaeandroid/AndroidAutoLayout
Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
Jaeandroid/AndroidIM
Android Instant Messaging Application
Jaeandroid/cheesesquare
Demos the new Android Design library.
Jaeandroid/CircleImageView
A circular ImageView for Android
Jaeandroid/CircleRefreshLayout
a custom pull-to-refresh layout which contains a interesting animation
Jaeandroid/DanmakuFlameMaster
大弹幕时代来临了,这里是Android上最好的开源弹幕引擎·烈焰弹幕使 ~ 被弹幕吞噬吧!
Jaeandroid/DragLayout
An Android Project.强迫症头像制作器,使用support.v4包下的ViewDragHelper实现QQ5.0侧滑
Jaeandroid/dynamic-load-apk
DL : dynamic load framework in android
Jaeandroid/fresco
An Android library for managing images and the memory they use.
Jaeandroid/gson
A Java serialization library that can convert Java Objects into JSON and back.
Jaeandroid/InfiniteIndicator
This lib can be used for viewpager infinite loop with indicator easily.
Jaeandroid/InstaMaterial
Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept)
Jaeandroid/Mobile-SDK-Android
DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Jaeandroid/okhttp
An HTTP+SPDY client for Android and Java applications.
Jaeandroid/OkHttpPlus
OkHttp封装,支持GET、POST、UI线程回调、JSON格式解析、链式调用、小文件上传下载及进度监听等功能
Jaeandroid/OkHttpUtils
封装了okhttp的网络框架,支持大文件上传下载,上传进度回调,下载进度回调,表单上传(多文件和多参数一起上传),链式调用,可以自定义返回对象,支持Https和自签名证书,支持cookie自动管理,支持四种缓存模式缓存网络数据,支持301重定向,扩展了统一的上传管理和下载管理功能
Jaeandroid/RecyclerViewHeader
Super fast and easy way to create header for Android RecyclerView
Jaeandroid/sticky-headers-recyclerview
Sticky Headers decorator for Android's RecyclerView
Jaeandroid/sweet-alert-dialog
SweetAlert for Android, a beautiful and clever alert dialog
Jaeandroid/tomorrow-theme
Tomorrow Theme the precursor to Base16 Theme
Jaeandroid/WaveInApp
Live Audio Equalizer with wave effect
Jaeandroid/XRecyclerView
a RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView
Jaeandroid/xUtils
android orm, bitmap, http, view inject...