Pinned Repositories
2018_salted_fish
acidsweet.github.io
My Blog
adarkroom
A Dark Room - A Minimalist Text Adventure
aFileChooser
Android library that provides a file explorer to let users select files on external storage.
alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
kml
Kml- a lightweight xml serializer/deserializer via kotlin
LibChecker
An app to view libraries used in apps in your device.
StyTR-2
StyTr2 : Image Style Transfer with Transformers
WeApp_Demos
持续更新中的微信小程序和小游戏的源码案例库。目前涵盖了120多个微信小程序或小游戏。
xUtils3
android orm, bitmap, http, view inject...
acidsweet's Repositories
acidsweet/asciiquarium-android
asciiquarium android version written by kotlin
acidsweet/time
时间相关的android app
acidsweet/kml
Kml- a lightweight xml serializer/deserializer via kotlin
acidsweet/X2C
Increase layout loading speed 200%
acidsweet/sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
acidsweet/AndroidKnowledgeSystem
The most complete Android advanced route knowledge map ⭐️你想要的最全 Android 进阶路线知识图谱+干货资料收集🚀
acidsweet/vuepress-plugin-yuque
Input: Yuque Repo, Output: VuePress Site!
acidsweet/OnePy
Python Backtesting library for OnePiece in trading.
acidsweet/unlock-music
Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。
acidsweet/acidsweet.github.io
My Blog
acidsweet/miemie
🐑 咩咩单词:简易背单词的微信小程序
acidsweet/RxLowpoly
A RxJava based library using native code to convert images to Lowpoly for Android
acidsweet/Shadow
零反射全动态Android插件框架
acidsweet/icyChessZero
**象棋alpha zero程序
acidsweet/alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
acidsweet/WanAndroid
acidsweet/WeApp_Demos
持续更新中的微信小程序和小游戏的源码案例库。目前涵盖了120多个微信小程序或小游戏。
acidsweet/Andromeda
Andromeda simplifies local/remote communication for Android modularization
acidsweet/ARouter
An android router middleware that help app navigating to activities and custom services.
acidsweet/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
acidsweet/BaiduExporter
Assistant for Baidu to export download links to aria2/aria2-rpc
acidsweet/AndFix
AndFix is a library that offer hot-fix for Android App.
acidsweet/AppUninstall
Android App监听自身卸载,反馈统计
acidsweet/growth
Growth 3.0 with React Native - an app to help you to be Awesome Developer
acidsweet/2018_salted_fish
acidsweet/faceCapture
an Android app kind like Facerig(but simpler)
acidsweet/html5-tower-defense
HTML5 tower defense
acidsweet/Blogs
My Personal Blogs
acidsweet/PermissionsDispatcher
Simple annotation-based API to handle runtime permissions.
acidsweet/SimplifyReader
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!