Pinned Repositories
Algorithm
算法学习记录
AndroidStudy
随便记录一下Android学习中的一些问题,包含一些开源库的使用示例。
Design-Patterns
《Android源码设计模式解析与实战》学习笔记
DrawingBoard
自定义View学习:画板(鸡肋!只能画画,没有任何功能)
FirstBlood
漫漫 Android 学习路上的练手项目:一血!
HttpFramwork
JavaBaseStudy
java基础的学习总结
KotlinStudy
Kotlin 学习记录
RxjavaRetrofitDemo-master
(新增优化)Retrofit+Rxjava+okhttp终极封装(Gson方案)
TextRatingBar
分段选择评级View,可实现选择文字大小等功能,类似RatingBar
Coder-Asura's Repositories
Coder-Asura/AndroidStudy
随便记录一下Android学习中的一些问题,包含一些开源库的使用示例。
Coder-Asura/DrawingBoard
自定义View学习:画板(鸡肋!只能画画,没有任何功能)
Coder-Asura/Algorithm
算法学习记录
Coder-Asura/android-training
【Android 修炼手册】
Coder-Asura/android10
Android10源码
Coder-Asura/AndroidCamera
🔥🔥🔥自定义Android相机(仿抖音),其中功能包括视频人脸识别贴纸,分段录制,回滚删除,倒计时录制,视频裁剪,视频帧处理,获取视频第一帧,关键帧,视频旋转,滤镜添加,水印添加,Gif合成到视频,文字转视频,图片转视频,音视频合成,音频变声处理,SoundTouch,Fmod音频处理。 Customize the Android camera(imitation Tik Tok), which includes video face recognition stickers, segment recording, rollback deletion, countdown recording, video cropping, video frame processing, get the first video frame, key frame, video rotation, filter Mirror add, watermark add, Gif synthesis to video, text to video, picture to video, audio and video synthesis, audio change processing, SoundTouch, Fmod audio processing.
Coder-Asura/AndroidProject-Kotlin
Android 技术中台 Kotlin 版本,但愿人长久,搬砖不再有
Coder-Asura/AndroidServer
基于 Kotlin + Netty 开发,为 Android App 提供 Server 的功能,包括 Http、TCP、WebSocket 服务
Coder-Asura/AudioVisualizeView
🎵🎵🎵 许多音乐App上常见的音频可视化效果,读取音频数据并利用傅里叶转换成可视化的字节数据,再通过自定义View渲染而成。An audio visualization effect like many music app, read audio data and use Fourier transform to visual byte data, and then through custom view rendering.
Coder-Asura/codelab-android-compose
Coder-Asura/ComposingBuilds-vs-buildSrc
Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢
Coder-Asura/CoroutinesCamp
协程实战训练营的课程代码:https://ke.qq.com/course/2204707
Coder-Asura/Current-Activity
📱 A floating window that can be moved freely and displays the package and class name of the active application
Coder-Asura/demo
Coder-Asura/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Coder-Asura/KeepAlive
Fighting against force-stop kill process on Android with binder ioctl / Android高级保活
Coder-Asura/LancetX
饿了么开源的 字节码插桩框架 lancet的增强版本;修复了很多Bug,基于ByteX提高编译速度,支持插桩功能分组,独立开关配置
Coder-Asura/MusicVisualization
Some music visualization demos on android.
Coder-Asura/NewPipe
A libre lightweight streaming front-end for Android.
Coder-Asura/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
Coder-Asura/PDFPatcher
PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等
Coder-Asura/PermissionTest
Coder-Asura/PythonStudy
Python Learning
Coder-Asura/QMUI_Android
提高 Android UI 开发效率的 UI 库
Coder-Asura/Shadow
零反射全动态Android插件框架
Coder-Asura/SimpleStepCounter
android简易计步器,适配Android10,kotlin开发,可查看近7天历史记录,步数隔天清零
Coder-Asura/VideoRecorder
Test Application for record Video from Front cam and upload to server (MVVM,Dagger,Retrofit,Google Ads,Camera)
Coder-Asura/WizardX
Android MVVM 架构基于JetPack框架最佳实践,实现的音乐 NeteaseCloudMusic APP
Coder-Asura/XfitnessApp
Coder-Asura/Xiangxueketang
享学课堂笔记