Pinned Repositories
AccountAuthenticator
Aidl_transfer_file
一个示例,演示使用aidl传输超大型文件(An example to demonstrate using AIDL to transfer very large files)
aidldemo
🔥使用AIDL+匿名共享内存实现跨进程双向通信和大文件传输。
AndResGuard
proguard resource for Android by wechat team
android-api-analysis
Android精华录: 该库的目的是结合详细的Demo来全面解析Android相关的知识点, 帮助读者能够更快的掌握与理解所阐述的要点。 不定时更新,与预期接下的要做的事,希望点进来的你能够喜欢😍😍
android-architecture-components
Samples for Android Architecture Components.
android-BluetoothChat
Migrated:
android-car-Driving-mode
coolweather
lancet
A lightweight and fast AOP framework for Android App and SDK developers
you1039002059's Repositories
you1039002059/Aidl_transfer_file
一个示例,演示使用aidl传输超大型文件(An example to demonstrate using AIDL to transfer very large files)
you1039002059/aidldemo
🔥使用AIDL+匿名共享内存实现跨进程双向通信和大文件传输。
you1039002059/android-api-analysis
Android精华录: 该库的目的是结合详细的Demo来全面解析Android相关的知识点, 帮助读者能够更快的掌握与理解所阐述的要点。 不定时更新,与预期接下的要做的事,希望点进来的你能够喜欢😍😍
you1039002059/lancet
A lightweight and fast AOP framework for Android App and SDK developers
you1039002059/Android-Touch-Helper
开屏跳过-安卓系统的开屏广告自动跳过助手
you1039002059/AndroidBitmapMonitor
A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。
you1039002059/AndroidStudy
🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等,欢迎star!
you1039002059/androidx
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
you1039002059/awesome-android-kotlin-apps
👓 A curated list of awesome android kotlin apps by open-source contributors.
you1039002059/BannerViewPager
🚀 An awesome banner view for Android,Based on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。
you1039002059/Broccoli
📟An Android library that shows the placeholder of the view.
you1039002059/BRV
[使用文档] Android 快速构建 RecyclerView, 比 BRVAH 更简单强大
you1039002059/CodeLocator
you1039002059/daily_algorithm
🔥算法进阶,由浅入深,欢迎加入一起共勉(A daily algorithm,Welcome to join and share together)
you1039002059/DoKit
一款面向泛前端产品研发全生命周期的效率平台。
you1039002059/dora-studio-plugin
Android Studio Plugin for Dora SDK
you1039002059/FastJetpack
基于Kotlin、协程、Retrofit的网络请求封装,快速简单轻便。
you1039002059/gpt-assistant-android
免费的ChatGPT API的安卓语音助手,可用音量键唤起并进行语音交流,支持联网、Vision拍照识图、提问模板等功能 | A free ChatGPT API voice assistant for Android, activated via volume keys for voice interaction, supporting features such as network connectivity, Vision photo recognition, and question templates.
you1039002059/Jetpack_Kotlin_Eyepetizer
一款基于Kotlin + Jetpack核心组件 + 协程 + 组件化实现的精美仿开眼视频App(提供Flutter、React Native、小程序版本 😁 )
you1039002059/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
you1039002059/media-samples
Multiple samples showing the best practices in media APIs on Android (audio, video, etc.).
you1039002059/NCMusic
Jetpack Compose仿写网易云音乐
you1039002059/NCMusicDesktop
Compose Desktop仿写网易云桌面应用
you1039002059/Net
Android 基于协程/OkHttp网络请求工具
you1039002059/pac4j
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
you1039002059/qksms
The most beautiful SMS messenger for Android
you1039002059/Serialize
🍒 Android 简单高性能读写本地数据, 直接存储对象/基础类型
you1039002059/shadowsocks-android
A shadowsocks client for Android
you1039002059/testng
TestNG testing framework
you1039002059/ViewPager2Demo
关于封装ViewPager2的FragmentStateAdapter的封装,以最简单的方式实现抖音列表的上下加载,画廊效果,以及ViewPager2的各种封装