Stars
Camera related operations, preview methods, video recording, etc. in Android development
一款视频录像机,支持AudioRecord录音、MediaCodec输出AAC、MediaMuxer合成音频视频并输出mp4,支持自动对焦、屏幕亮度调节、录制视频时长监听、手势缩放调整焦距等
opengl es预览camera数据,并用mediacodec获取opengl es绘制数据,进行视频与音频录制
A book for Learning the Foundations of LLMs
🔍🀄️ Review mahjong game log with mjai-compatible mahjong AI.
难得一见 Jetpack MVVM 最佳实践。在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解。
xuezhongyang / AndroidAdvance
Forked from ldlywt/AndroidAdvanceAndroid进阶之路:AOP切面编程、手写IOC框架、手写ImageLoad、手写OkHttp、手写EventBus、Hook技术、内存优化...
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
Matrix is a plugin style, non-invasive APM system developed by WeChat.
📌每工作日更新一道 Android 面试题,小聚成河,大聚成江,共勉之~
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
FBP项目全称FootBallPrediction,历经9个月完成的足球比赛预测项目。项目结合大数据+机器学习,不断摸索开发了一个程序。
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
This is a leanback style tv launcher(minSdkVersion 17)
FPSAnimator is very easy animation library for Android TextureView and SurfaceView.
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
Android 自定义相机: 可定制的 UI, 压缩到指定分辨率级别, 裁剪指定区域, 大图预览. (Android custom camera: Customizable UI, compress to specific resolution level, clip specific area programmatically, picture preview, usage of Came…