javaKepp
Results
11
repositories owned by
javaKepp
BackgroundLibrary
3.8k
Stars
458
Forks
Watchers
A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
AutoSave
105
Stars
13
Forks
Watchers
A framework can automatically generate OnSaveInstanceState code, support kotlin.自动生成内存恢复的框架,支持kotlin的使用
android-apk-decompile
75
Stars
20
Forks
Watchers
Android decompile tools for mac(安卓apk反编译工具,一键反编译AndroidMainfest.xml layout res等资源以及class文件)
LibJpegCompress
78
Stars
24
Forks
Watchers
android 图片压缩,通过编译libjpeg-turbo来压缩图片,抛弃了原生的bitmap方法,达到了与微信、qq的效果(已编写了一个基于此库的图片压缩框架)
Light
112
Stars
20
Forks
Watchers
a lightweight image compress framework for Android based on libjpeg