Pinned Repositories
AccountAuthenticator
AndResGuard
proguard resource for Android by wechat team
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
BezierInterpolator
Android animation interpolator based on bezier curve.
MonkeyShell
a handy monkey shell for android apk, works well without root permission
MultipleStatusView
一个支持多种状态的自定义View,可以方便的切换到:加载中视图、错误视图、空数据视图、网络异常视图、内容视图。
MusLog
A lightweight and scalable log tool for Android Developer
NativeLibCompression
The native library compression sdk is given to solve the apk size problem. It is easy to integrate and will get max 50% size decreasing. Not only sdk, a Java tool for package is provided to convert normal apk to compressed apk. MIT Licence, you can use any where
PreferenceUtils
A common helper class to access Android preference files via encapsulating SharedPreferences.
tonybright's Repositories
tonybright/MonkeyShell
a handy monkey shell for android apk, works well without root permission
tonybright/MultipleStatusView
一个支持多种状态的自定义View,可以方便的切换到:加载中视图、错误视图、空数据视图、网络异常视图、内容视图。
tonybright/MusLog
A lightweight and scalable log tool for Android Developer
tonybright/AndResGuard
proguard resource for Android by wechat team
tonybright/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
tonybright/android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
tonybright/android-open-project
Collect and classify android open source projects 微信公众号:codekk
tonybright/android-UCToast
Demonstrate how UC browser display a system overlay view in any platform above API level 9.
tonybright/AndroidNote
安卓学习笔记
tonybright/AndroidOpenGLDemo
Android OpenGL ES从零开始的Demo
tonybright/ASMTest
tonybright/atlas
A powerful Android Dynamic Component Framework.
tonybright/BezierMaker
通过de Casteljau算法绘制贝塞尔曲线,并计算它的切线,实现1-7阶贝塞尔曲线的形成动画
tonybright/BlurTestAndroid
This is a simple App to test someblur algorithms on their visualquality and performance
tonybright/BubbleLayout
Bubble View for Android.
tonybright/cameraview
tonybright/dd-plist
A java library providing support for ASCII, XML and binary property lists.
tonybright/drawee-text-view
Simple drawee spannable text view based on Fresco
tonybright/FPSAnimator
FPSAnimator is very easy animation library for Android TextureView and SurfaceView.
tonybright/grafika
Grafika test app
tonybright/kotlin-koans
Kotlin workshop
tonybright/Learn-OpenGLES-Tutorials
Welcome to the Learn OpenGL ES project home page! This project is a repository for the lessons and tutorials over at http://www.learnopengles.com/
tonybright/Leonids
A Particle System for standard Android UI: http://plattysoft.github.io/Leonids/
tonybright/McImage
Android Gradle Plugin -- Auto Check big image and compress image in building.
tonybright/notes
tech notes
tonybright/opengl
GLES 2.0 Study Examples
tonybright/opentok-android-sdk-samples
Sample applications illustrating best practices using OpenTok Android SDK.
tonybright/RemoveButterKnife
An Android Studio plugin to help remove use of ButterKnife
tonybright/user-validator
Library to validate username, email and passwords
tonybright/XRecyclerView
a RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView