Pinned Repositories
Andromeda
Andromeda是一个Android平台上轻量级的组件间通信框架,主要特征如下: 不需要开发者进行bindService操作,即可实现不同进程的任意两个组件间的IPC通信; 即使不在同一进程,也可同步获取任意组件提供的服务; 可根据Fragment或Activity的生命周期自行对服务进程进行提高和降低优先级的操作; 支持IPC的Callback; 支持针对所有进程的事件总线; 在编译时可动态指定管理中心所在的进程,从而保证管理中心存活到最后;
api-blueprint
API Blueprint
auklet
DividerLinearLayout
simple way to set linearlayout‘s divider line
DroidPlugin
A plugin framework on android,Run any third-party apk without installation, modification or repackage
engine
The Flutter engine
ImitateAlipayPasswordInput
参考支付宝密码输入对话框设计,已经封装成Android Library,导入即可使用。
jOOR
jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.
Qigsaw
🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It supports dynamic delivery for split APKs without reinstalling the base one.
RePlugin
RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework
kissonchan's Repositories
kissonchan/ImitateAlipayPasswordInput
参考支付宝密码输入对话框设计,已经封装成Android Library,导入即可使用。
kissonchan/DividerLinearLayout
simple way to set linearlayout‘s divider line
kissonchan/DroidPlugin
A plugin framework on android,Run any third-party apk without installation, modification or repackage
kissonchan/Qigsaw
🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It supports dynamic delivery for split APKs without reinstalling the base one.
kissonchan/RePlugin
RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework
kissonchan/Andromeda
Andromeda是一个Android平台上轻量级的组件间通信框架,主要特征如下: 不需要开发者进行bindService操作,即可实现不同进程的任意两个组件间的IPC通信; 即使不在同一进程,也可同步获取任意组件提供的服务; 可根据Fragment或Activity的生命周期自行对服务进程进行提高和降低优先级的操作; 支持IPC的Callback; 支持针对所有进程的事件总线; 在编译时可动态指定管理中心所在的进程,从而保证管理中心存活到最后;
kissonchan/api-blueprint
API Blueprint
kissonchan/auklet
kissonchan/engine
The Flutter engine
kissonchan/jOOR
jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.
kissonchan/lynx-native
Run native apps for iOS and Android using JavaScript.
kissonchan/qcloud-documents
腾讯云官方文档 使用Markdown自动构建
kissonchan/react-native
A framework for building native apps with React.
kissonchan/ReflectUtil
kissonchan/SWWebView
An experiment in adding Service Worker APIs to an iOS WKWebView
kissonchan/TaskManager
TaskManager项目是爱奇艺Android团队在做启动优化过程中沉淀的一套任务调度管理库。支持关系依赖,任务兜底策略等,API灵活易用,稳定可靠。已在爱奇艺家族中广泛使用。
kissonchan/tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
kissonchan/xCrash
🔥 A crash reporting library for Android APP. Support catching native crash and Java exception.