Merin-XP's Stars
shap/shap
A game theoretic approach to explain the output of any machine learning model.
barry-ran/QtScrcpy
Android real-time display control software
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
yuanguangxin/LeetCode
LeetCode刷题记录与面试整理
ximsfei/Android-skin-support
Android-skin-support is an easy dynamic skin framework to use for Android, Only one line of code to integrate it. Android 换肤框架, 极低的学习成本, 极好的用户体验. "一行"代码就可以实现换肤, 你值得拥有!!!
luckybilly/CC
业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.
kezong/fat-aar-android
A gradle plugin that merge dependencies into the final aar file works with AGP 3.+
BlackZhangJX/Android-Notes
Android开发核心知识点笔记(不断更新中🔥)
android/gradle-recipes
Ready-to-use recipes for common build customizations that showcase the Android Gradle plugin's public APIs and DSL.
bytedance/CodeLocator
githubhaohao/LearnFFmpeg
Android FFmpeg 音视频开发教程
githubhaohao/OpenGLCamera2
🔥 Android OpenGL Camera 2.0 实现 30 多种滤镜和抖音特效
vpj/python_autocomplete
A simple neural network for python autocompletion
JakeWharton/dependency-tree-diff
An intelligent diff tool for the output of Gradle's dependencies task
HugoMatilla/Refactoring-Summary
Summary of "Refactoring: Improving the Design of Existing Code" by Martin Fowler
cbovar/ConvNetDraw
Draw multi-layer neural network in your browser
shaopx/VideoClipEditViewTest
Edit, crop, filter, and add special effects to video using Android native MediaExtractor, MediaCodec, and OpenGL
gdutxiaoxu/AnchorTask
锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载
cycleuser/MLAPP-CN
A Chinese Notes of MLAPP,MLAPP 中文笔记项目 https://zhuanlan.zhihu.com/python-kivy
JadynAi/MediaLearn
基于Android平台的音视频编解码项目,使用MediaCodeC、OpenGL高效解决音视频编解码问题
hust201010701/CheckResourceConflict
Android 自动检测资源冲突的gradle 插件(An Android Gradle Plugin For Checking Conflict Resources)
274942954/AndroidCollection
JonaNorman/HDRSample
Example of converting HDR video to SDR in Android.在Android如何实现HDR视频转SDR的实践
Canber/OpenGL-ES-for-android
OpenGL ES for android 相关资源
hankinghu/book
好的Android和java方面的学习书籍,会不断更新
Jeremyzwc/WanAndroidAppKotlinMVVM
Kotlin+Flow+协程+Jetpack+MVVM架构实现WanAndroid客户端的开发搭建
skateboard1991/LyricsView
droison/CWebView
android系统下,封装X5内核和系统默认内核,避免在定制化Webview的时候一套代码写两遍的问题,可以通过配置一键切换浏览器内核
muyi-yang/DataBindingDemo
这是一个学习使用Data Binding的Demo程序
ColtonIdle/CustomLintChecksDoNotWork