Pinned Repositories
9GAG
Android unofficial REST Client of 9GAG.
ActionBarSherlock
[DEPRECATED] 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.
ActiveAndroid
Active record style SQLite persistence for Android
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
agera
Reactive Programming for Android
AlphaGo
A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search," details of which can be found on their website.
AndEngine
Free Android 2D OpenGL Game Engine
AndFix
AndFix is a library that offer hot-fix for Android App.
android-actionbar
Android Action Bar Implementation
Dingyu
新浪微博Android客户端
dingyu's Repositories
dingyu/android-floating-action-button
Floating Action Button for Android based on Material Design specification
dingyu/android-lockpattern
Android library for UI component lock-pattern
dingyu/android-open-project-demo
Demo of android open source project, 微信公众号:codekk, 网站:
dingyu/android-UCToast
Demonstrate how UC browser display a system overlay view in any platform above API level 9.
dingyu/android-UniversalMusicPlayer
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
dingyu/AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
dingyu/AnimeTaste
Taste global original animation
dingyu/butterknife
View "injection" library for Android.
dingyu/earth
dingyu/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
dingyu/Emmagee
Android performance test tool
dingyu/FastAndroid
这是一个融入了MVP模式,集成了多个开源项目后,进行整合形成的Android快速开发框架。
dingyu/fastjson
:bullettrain_side: Fast JSON Processor
dingyu/fresco
An Android library for managing images and the memory they use.
dingyu/gradle-retrolambda
A gradle plugin for getting java lambda support in java 6, 7 and android
dingyu/iosched
The Google I/O 2015 Android App
dingyu/leakcanary
A memory leak detection library for Android and Java.
dingyu/Material-Animations
Android Transition animations explanation with examples.
dingyu/MaterialDrawer
The flexible, easy to use, all in one drawer library for your Android project.
dingyu/MaterialViewPager
A Material Design ViewPager easy to use library
dingyu/okhttp
An HTTP+SPDY client for Android and Java applications.
dingyu/okhttp-utils
okhttp的辅助类
dingyu/okio
A modern I/O API for Java
dingyu/Pedometer
Lightweight pedometer app for Android using the hardware step sensor
dingyu/picasso
A powerful image downloading and caching library for Android
dingyu/plaid
dingyu/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
dingyu/StickyListHeaders
An android library for section headers that stick to the top
dingyu/SwipeBackHelper
make your activity can swipe to close
dingyu/Utils
android 各种工具库