Skip to content
View yugithubqi's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report yugithubqi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • 🚀 This project leverages Kotlin Multiplatform Mobile (KMM) for shared code, building a single codebase for a native iOS app utilizing SwiftUI and a native Android app using Jetpack Compose. This ap…

    Kotlin Updated Jan 20, 2025
  • perfetto Public

    Forked from google/perfetto

    Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/)

    C++ Apache License 2.0 Updated Jan 15, 2025
  • Samples showcasing the experimental Kotlin Multiplatform Jetpack libraries

    Kotlin Apache License 2.0 Updated Dec 12, 2024
  • A library that makes working with Bluetooth LE on Android a pleasure. Seriously.

    Java BSD 3-Clause "New" or "Revised" License Updated Oct 21, 2024
  • KMMNewsAPP Public template

    Forked from Kashif-E/KMMNewsAPP

    Kotlin multi platform project template and sample app with everything shared except the UI. Built with clean architecture + MVI

    Kotlin MIT License Updated Sep 27, 2024
  • This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView

    Java Apache License 2.0 Updated Apr 16, 2024
  • dex2jar Public

    Forked from pxb1988/dex2jar

    Tools to work with android .dex and java .class files

    Java Apache License 2.0 Updated Dec 16, 2023
  • qBittorrent BitTorrent client

    C++ Other Updated Dec 8, 2023
  • A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)

    Java GNU General Public License v3.0 Updated Dec 5, 2023
  • 难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!

    Java Updated Nov 30, 2023
  • IoT 应用端 App & SDK

    Kotlin Updated Nov 30, 2023
  • BRV Public

    Forked from liangjingkanji/BRV

    [文档详细] Android 快速构建 RecyclerView, 比 BRVAH 更简单强大

    Kotlin MIT License Updated Nov 3, 2023
  • v2ray Public

    Forked from 233boy/v2ray

    最好用的 V2Ray 一键安装脚本 & 管理脚本

    Shell GNU General Public License v3.0 Updated Oct 27, 2023
  • Kotlin Apache License 2.0 Updated Oct 23, 2023
  • LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.

    Java Updated Oct 7, 2023
  • 业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。

    Java Updated Aug 20, 2023
  • 🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).

    Java Apache License 2.0 Updated May 28, 2023
  • Implementation of G711A and G711U encoder and decoder in C++ for android using JNI

    Kotlin Updated May 4, 2023
  • Examples and guides for using the OpenAI API

    Jupyter Notebook MIT License Updated May 3, 2023
  • Android 应用开发中,选择图片功能基本会出现在95%以上的产品中,然而,获取相册的方式千奇百怪,在Android 13中,官方提供了一个照片选择器,但是在低版本中是不可以使用的。所以提供一个具备以下功能的库: 可以在Activity和Fragment 中直接使用,不需要用户管理其由于生命周期带来的各种问题; 必须要异步获取、避免重复加载,以此提高性能; 状态的保存恢复不需要用户处理 可…

    Kotlin Updated Apr 26, 2023
  • Android Video Player. 安卓视频播放器,封装MediaPlayer、ExoPlayer、IjkPlayer。模仿抖音并实现预加载,列表播放,悬浮播放,广告播放,弹幕,视频水印,视频滤镜

    Java Apache License 2.0 Updated Apr 14, 2023
  • 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分…

    Java Apache License 2.0 Updated Apr 11, 2023
  • youthBanner Public

    Forked from youth5201314/banner

    🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。

    Java Apache License 2.0 Updated Nov 20, 2022
  • 最全面的高质量Android 面试指南!

    Apache License 2.0 Updated Nov 10, 2022
  • PhotoView Public

    Forked from Baseflow/PhotoView

    Implementation of ImageView for Android that supports zooming, by various touch gestures.

    Java Apache License 2.0 Updated Mar 25, 2022
  • HBluetooth Public

    Forked from g-HJY/HBluetooth

    Android蓝牙开发。封装了支持Android蓝牙(经典蓝牙或低功耗蓝牙)扫描,连接,以及通信的库。附带使用例子。It encapsulates a library that supports Android Bluetooth (classic Bluetooth or low-power Bluetooth) scanning, connection and communication…

    Java Updated Jan 14, 2022
  • BleDemo-Kotlin

    Kotlin Updated Oct 15, 2021
  • Blog-2 Public

    Forked from yangkun19921001/Blog

    Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】

    HTML Updated Feb 24, 2021
  • Android开发核心知识点笔记(不断更新中🔥)

    Updated Jan 5, 2021
  • leetcode Public

    Forked from azl397985856/leetcode

    LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

    JavaScript Other Updated Dec 20, 2020