Tu Yimin

Results 8 repositories owned by Tu Yimin

WaxPatch

832
Stars
176
Forks
Watchers

Dynamically load a lua script to change the behavior of your iOS application.

AndroidDynamicLoader

1.5k
Stars
497
Forks
Watchers

A plugin system that runs like a browser, but instead of load web pages, it load apk plugins which runs natively on Android system.

LayoutCast

1.7k
Stars
174
Forks
Watchers

Cast android code and resource changes to the running application through ADB.

Dex65536

350
Stars
121
Forks
Watchers

Solve the issue with dalvik compiler limitation on 65536 methods (Unable to execute dex: method ID not in [0, 0xffff]: 65536)

FlexLayout

1.4k
Stars
115
Forks
Watchers

A powerful Android layout view that use java expression in layout params to describe relative positions.

Create-a-More-Flexible-App

243
Stars
54
Forks
Watchers

《程序员》杂志2012年9月撰稿,WaxPatch和AndroidDynamicLoader项目介绍。

RealtimeBlurView

3.1k
Stars
340
Forks
Watchers

A realtime blurring overlay for Android (like iOS UIVisualEffectView)

SafeLooper

63
Stars
22
Forks
Watchers

SafeLooper catches unexpected exceptions in Android applications to avoid showing force close dialog.