Pinned Repositories
android-startup
🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.
atalsdemo
atals demo
atlasdemo
atalsdemo
Cockroach
降低Android非必要crash
FreeReflection
A library that lets you use reflection without any restriction above Android P
Hardcoder
Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the hardware resource of system.
HLLOfflineWebView-android
Android offline package solution for H5
jadx
Dex to Java decompiler
mockito
Most popular Mocking framework for unit tests written in Java
vConsole
A lightweight, extendable front-end developer tool for mobile web page.
laughy's Repositories
laughy/vConsole
A lightweight, extendable front-end developer tool for mobile web page.
laughy/android-startup
🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.
laughy/atalsdemo
atals demo
laughy/atlasdemo
atalsdemo
laughy/Cockroach
降低Android非必要crash
laughy/FreeReflection
A library that lets you use reflection without any restriction above Android P
laughy/Hardcoder
Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the hardware resource of system.
laughy/HLLOfflineWebView-android
Android offline package solution for H5
laughy/jadx
Dex to Java decompiler
laughy/mockito
Most popular Mocking framework for unit tests written in Java
laughy/MVVMHabit
👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。
laughy/robolectric
Android Unit Testing Framework
laughy/Robust
Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.
laughy/tess-two
Fork of Tesseract Tools for Android
laughy/VirtualHook
Android application hooking tool based on VirtualApp