Tony Shen

Results 32 repositories owned by Tony Shen

AnalysisApp

168
Stars
24
Forks
Watchers

一个快速分析某个app使用哪些sdk的小工具

AndroidServer

166
Stars
36
Forks
Watchers

基于 Kotlin + Netty 开发,为 Android App 提供 Server 的功能,包括 Http、TCP、WebSocket 服务

blockchain_study

33
Stars
16
Forks
Watchers

bytekit

40
Stars
8
Forks
Watchers

Java 字节操作的工具库(不是字节码的工具库)

EventBus

38
Stars
5
Forks
Watchers

使用 Kotlin Coroutine 开发的 EventBus

kotlin_tutorial

60
Stars
15
Forks
Watchers

掘金的小册《Android 进阶:基于 Kotlin 的 Android App 开发实践》中的相关的例子

KStateMachine

28
Stars
5
Forks
Watchers

使用 Kotlin 特性实现的 FSM、HSM 框架,基于事件驱动。

SAF-Kotlin-Utils

186
Stars
39
Forks
Watchers

用 Kolin 做的 Android Utils 库,包括 utils 和 extension

RxCache

137
Stars
16
Forks
Watchers

A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.