leavesCZY's Stars
JetBrains/kotlin
The Kotlin Programming Language.
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
coder2gwy/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
android/compose-samples
Official Jetpack Compose samples.
android/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
Tencent/mars
Mars is a cross-platform network component developed by WeChat.
JetBrains/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
Kotlin/kotlinx.coroutines
Library support for Kotlin coroutines
coil-kt/coil
Image loading for Android and Compose Multiplatform.
android/ndk-samples
Android NDK samples with Android Studio
Kotlin/kotlinx.serialization
Kotlin multiplatform / multi-format serialization
rrousselGit/provider
InheritedWidgets, but simple
didi/booster
🚀Optimizer for mobile applications
android/user-interface-samples
Multiple samples showing the best practices in the user interface on Android.
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.
KwaiAppTeam/KOOM
KOOM is an OOM killer on mobile platform by Kwai.
bytedance/ByteX
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
Tencent/VasDolly
Android V1 and V2 Signature Channel Package Plugin
APKLab/APKLab
Android Reverse-Engineering Workbench for VS Code
Kotlin/kotlinx-datetime
KotlinX multiplatform date/time library
android/gradle-recipes
Ready-to-use recipes for common build customizations that showcase the Android Gradle plugin's public APIs and DSL.
androidx/media
Jetpack Media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android
happylishang/AntiFakerAndroidChecker
设备指纹 获取真实的IMEI AndroidId 序列号 MAC地址等,Android模拟器检测,检测Android模拟器 ,作为可信DeviceID,应对防刷需求等 Android设备指纹 How to detect Android emulator
androidx/constraintlayout
ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way
leavesCZY/Matisse
An Android Image and Video Selection Framework Implemented with Jetpack Compose(一个用 Jetpack Compose 实现的 Android 图片视频选择框架)
didi/DRouter
Android Router Framework
serbelga/Todometer-KMP
A meter to-do list built with Compose UI Multiplatform, Wear Compose, SQLDelight, Koin Multiplatform, Glance, ...
sensorsdata/sa-sdk-android-plugin2
神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。
dengshiwei/asm-module
✈️ ASM 4 教程中的示例代码,用于 ASM 学习,介绍了 ASM 中基本的使用说明。