Damon Liu

Results 11 repositories owned by Damon Liu

AndroidCodeQuality

123
Stars
25
Forks
Watchers

When run "gradle assembleXX" or build your app,it will auto check the code quality with checkstyle,pmd,findbugs.

AndroidLintPlus

58
Stars
18
Forks
Watchers

custom your Lint rules

AndroidUltimateEncrypt

202
Stars
71
Forks
Watchers

AndroidUltimateEncrypt AndroidJNI Encrypt ,运用JNI读取公钥、包名、设备号,然后把结果进行自定义加密,得到一个密码,可以将该密码作为AES的密钥。

BatchPackApk

64
Stars
13
Forks
Watchers

[DEPRECATED] Batch package Android apk with channel string,Don't need keystrore. Only use a signed apk,Pack a large number apks in one second.

DecompileApk

308
Stars
71
Forks
Watchers

output dex , jar , smali , xml , AndroidManifest.xml , res , sign info , umeng channel.

flutterw

19
Stars
2
Forks
Watchers

flutterw is a shell script which downloads and executes the Flutter SDK with the exact version defined in itself flutterw 用来下载Flutter SDK,类似于gradlew。通过在脚本内配置特定版本号,使得同一工程的...

GradleDemo

39
Stars
15
Forks
Watchers

Gradle插件开发极简教程

GridViewPager

36
Stars
8
Forks
Watchers

GridView in ViewPager

MultipleTextView

50
Stars
22
Forks
Watchers

MultipleTextView can automatically arrange a plurality of TextView,can overspread space or set column num.

ThinkFlutter

15
Stars
3
Forks
Watchers

一个Flutter的工程模板,使用了flutterw、flutter web、dartserver、dio、serializable、retrofit、toast、cached_network_image、provider、eventbus、isolate、本地图片、iconfonts 并演示了package、plugin开发方...