Damon Liu
Damon Liu
AndroidCodeQuality
When run "gradle assembleXX" or build your app,it will auto check the code quality with checkstyle,pmd,findbugs.
AndroidUltimateEncrypt
AndroidUltimateEncrypt AndroidJNI Encrypt ,运用JNI读取公钥、包名、设备号,然后把结果进行自定义加密,得到一个密码,可以将该密码作为AES的密钥。
BatchPackApk
[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
output dex , jar , smali , xml , AndroidManifest.xml , res , sign info , umeng channel.
flutterw
flutterw is a shell script which downloads and executes the Flutter SDK with the exact version defined in itself flutterw 用来下载Flutter SDK,类似于gradlew。通过在脚本内配置特定版本号,使得同一工程的...
MultipleTextView
MultipleTextView can automatically arrange a plurality of TextView,can overspread space or set column num.
ThinkFlutter
一个Flutter的工程模板,使用了flutterw、flutter web、dartserver、dio、serializable、retrofit、toast、cached_network_image、provider、eventbus、isolate、本地图片、iconfonts 并演示了package、plugin开发方...