gubaozhen's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
firebase/firebase-android-sdk
Firebase Android SDK
JetBrains/android
Android Plugin for IntelliJ IDEA. This repository is a subset of https://git.jetbrains.org/?p=idea/android.git cut according to GitHub file size limitations.
leavesCZY/Track
A bytecode instrumentation library for Android(一个 Android 字节码插桩库)
jiajunhui/PlayerBase
The basic library of Android player will process complex business components. The access is simple。Android播放器基础库,专注于播放视图组件的高复用性和组件间的低耦合,轻松处理复杂业务。
square/tape
A lightning fast, transactional, file-based FIFO for Android and Java.
yanweiqiang/KOOMReTracer
KOOM反混淆工具
android/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
eleme/lancet
A lightweight and fast AOP framework for Android App and SDK developers
TestPlanB/mooner
a library for android app handle crash
ACRA/acra
Application Crash Reports for Android
Tencent/libpag
The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.
eventtracing/dawn
曙光项目
iqiyi/LiteApp
LiteApp is a high performance mobile cross-platform implementation, The realization of cross-platform functionality is base on webview and provides different ideas and solutions for improve webview performance.
tp7309/TTDeDroid
一键反编译工具(不需要手动安装Python) One key for quickly decompile apk/aar/dex/jar, support by jadx/dex2jar/enjarify.
iqiyi/xCrash
🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required.
bytedance/bhook
:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
bytedance/android-inline-hook
:fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.
tbfungeek/Performance-optimization
lexrus/SWWebView
An experiment in adding Service Worker APIs to an iOS WKWebView
carrotsearch/hppc
High Performance Primitive Collections for Java
luaj/luaj
Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
bytedance/btrace
🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automatically during building apk and using bhook to provider more native events like Render/Binder/IO etc.
lingochamp/okdownload
A Reliable, Flexible, Fast and Powerful download engine.
HuolalaTech/HLLOfflineWebView-android
Android offline package solution for H5
TestPlanB/Signal
library for android which can observe signal from native crash or ANR
HuolalaTech/hll-wp-therouter-android
A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)
romkatv/powerlevel10k
A Zsh theme
TestPlanB/dyso
android 动态加载so库实现
android/compose-samples
Official Jetpack Compose samples.