Pinned Repositories
AccessibilityUtil
AccessibilityService Utils
android-boilerplate
Android boilerplate app that showcases architecture and libraries used at ribot
DropDownMenu
一个实用的多条件筛选菜单
EasyAndroid
hugo
Annotation-triggered method call logging for your debug builds.
matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
ribot-app-android
The ribot studio app for the Android Platform
SimpleExplorer
Open Source Filemanager
liaoqianchuan's Repositories
liaoqianchuan/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
liaoqianchuan/adb-idea
A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
liaoqianchuan/android-hidden-api
A library that provides access to Android hidden API and internal resources.
liaoqianchuan/android-sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
liaoqianchuan/AndroidHttpCapture
AndroidHttpCapture网络诊断工具 是一款Android手机抓包软件 主要功能包括:手机端抓包、PING/DNS/TraceRoute诊断、抓包HAR数据上传分享。你也可以看成是Android版的"Fiddler" \(^o^)/~
liaoqianchuan/AndroidOfferKiller
:muscle: Help you get a better offer.
liaoqianchuan/awesome-adb
:lollipop: ADB Usage Complete / ADB 用法大全
liaoqianchuan/ChinaMobilePhoneNumberRegex
Regular expressions that match the mobile phone number in mainland China. / 一组匹配**大陆手机号码的正则表达式。
liaoqianchuan/Common.Utility
比较全面的c#帮助类
liaoqianchuan/DoraemonKit
一款功能齐全的客户端(iOS、Android)研发助手,你值得拥有。
liaoqianchuan/effective-java-3rd-chinese
effective-java-3rd 中文版 https://sjsdfg.github.io/effective-java-3rd-chinese
liaoqianchuan/HybridFlutter
Flutter + V8/JsCore 动态化
liaoqianchuan/ILove
liaoqianchuan/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
liaoqianchuan/KeyboardDemo
软键盘丝滑切换
liaoqianchuan/KuaiChuan
仿茄子快传的一款文件传输应用
liaoqianchuan/llm-python
A set of instructional materials ft. LLMs (GPT etc) through interfaces like langchain, llamaindex, chromadb & pinecone
liaoqianchuan/lsquic
LiteSpeed QUIC and HTTP/3 Library
liaoqianchuan/mars
Mars is a cross-platform network component developed by WeChat.
liaoqianchuan/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS, Android, macOS and Windows.
liaoqianchuan/pyecharts
🎨 Python Echarts Plotting Library
liaoqianchuan/QFramework
Unity K.I.S.S Game Framework
liaoqianchuan/rxlivedata
RxLiveData is a library of LiveData Kotlin extensions that provides some of the famous Rx (Reactive Extensions) operators like filter, skip, take, withLatestFrom, etc. on top of LiveData.
liaoqianchuan/SharedMemory
Share memory across processes without limits.
liaoqianchuan/ShareMemDemo
Android共享内存MemoryFile实战
liaoqianchuan/SSEDemo
SSE(Server-Sent Events)服务端&客户端实现Demo
liaoqianchuan/test
testgit
liaoqianchuan/testgit2
liaoqianchuan/TNotes
技术笔记
liaoqianchuan/UnityMainThreadDispatcher
A simple, thread-safe way of executing actions (Such as UI manipulations) on the Unity Main Thread