Pinned Repositories
2048
2048 Game with Kivy
9GAG
Android unofficial REST Client of 9GAG.
Android
For my android projects
android-fat-aar
Gradle script that allows you to merge and embed dependencies in generted aar file
android-open-project-analysis
Analysis of android open source project, include usage and implementation
BspatchHotFix
微信热补丁实现--Bspatch实现
ffmpeg-commands-executor-library
execute ffmpeg commands through a jni shared library.
LayoutFormat_androidstudioplugin
为android studio 写的一个布局格式化的插件,即插即用。
LearningNotes
Enjoy Learning.
NodeSeekBar
A custom seekbar with node-circles on its progress,it can be made as a radio view, just be the same with the view in IPHONE
shang1101's Repositories
shang1101/LayoutFormat_androidstudioplugin
为android studio 写的一个布局格式化的插件,即插即用。
shang1101/BspatchHotFix
微信热补丁实现--Bspatch实现
shang1101/LearningNotes
Enjoy Learning.
shang1101/NodeSeekBar
A custom seekbar with node-circles on its progress,it can be made as a radio view, just be the same with the view in IPHONE
shang1101/android-fat-aar
Gradle script that allows you to merge and embed dependencies in generted aar file
shang1101/ffmpeg-commands-executor-library
execute ffmpeg commands through a jni shared library.
shang1101/android_cpu_monitor
calculate cpu usage percentage on each core of a process's threads
shang1101/asciimg
An ascii image generator written in Java.
shang1101/Bigbang
The source code of Bigbang App: http://www.coolapk.com/apk/com.forfan.bigbang / https://play.google.com/store/apps/details?id=com.forfan.bigbang
shang1101/bspatch
android patch update
shang1101/dexposed
dexposed enable 'god' mode for single android application.
shang1101/DPreference
DPreference is a library that can replace multi_process sharepreference in android
shang1101/DroidPlugin
A plugin framework for android
shang1101/Gallery2
shang1101/GuassBlur
常用的图片高斯模糊方法
shang1101/IntervalClick
一个编译时注解的库,主要用于 设置view点击时 点击间隔时长
shang1101/LearingAndroid
Android学习入门
shang1101/ModuleSwitch
一个仿andorid 相机模式切换的view,通过手势从左侧滑出,展现选择项并可以点击选择,进行模式切换
shang1101/NinePatchChunk
Simple Android library which allows you to create a chunk for NinePatchDrawable at runtime. So you are able to load 9.png images, for example, from assets of your application or from other source.
shang1101/Nuwa
Nuwa, pure java implementation, can hotfix your android application.
shang1101/NuwaGradle
gradle plugin wrote for Nuwa
shang1101/RxVolley
RxVolley = Volley + RxJava + OkHttp
shang1101/shang1101.github.io
This is my first gitpage
shang1101/stag-java
Speedy Type Adapter Generation
shang1101/SystemBarTint
Apply background tinting to the Android system UI when using KitKat translucent modes
shang1101/TextSurface
A little animation framework which could help you to show message in a nice looking way
shang1101/tray
a SharedPreferences replacement for Android with multiprocess support
shang1101/vb-android-app-quality
Sample android project using Gradle, with basic quality tools set up.
shang1101/xml-beautify
XML pretty formatter for JS
shang1101/ZeusPlugin
Android下插件补丁的开发框架