Pinned Repositories
Android-Architecture-knowledge-2-
阿里P7移动架构师学习路线
Android-BLE
Android-BLE蓝牙框架,提供了扫描、连接、使能/除能通知、发送/读取数据、接收数据,读取rssi,设置mtu等蓝牙相关的所有操作接口,内部优化了连接队列,以及快速写入队列, 并支持多服务通讯,可扩展配置蓝牙相关操作。
Android-BLE-Library
A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
Android-MvvmComponent-App
Android 组件化开源app -开眼短视频(OpenEyes)
android-pagecurl
An example application for creating page curl/flip effect on Android using OpenGL ES.
Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
RecyclerViewDemo
RecyclerView进阶学习,字母分城市列表,转盘等
ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
UI_RvParallaxImageView
recyclerView 实现绘制大图 实现原理就是根据滑动绘制部分bitmap 没有难点 实现仅供参考
ChenBabys's Repositories
ChenBabys/Android-Architecture-knowledge-2-
阿里P7移动架构师学习路线
ChenBabys/Android-BLE
Android-BLE蓝牙框架,提供了扫描、连接、使能/除能通知、发送/读取数据、接收数据,读取rssi,设置mtu等蓝牙相关的所有操作接口,内部优化了连接队列,以及快速写入队列, 并支持多服务通讯,可扩展配置蓝牙相关操作。
ChenBabys/Android-BLE-Library
A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
ChenBabys/Android-MvvmComponent-App
Android 组件化开源app -开眼短视频(OpenEyes)
ChenBabys/AndroidPerformanceMonitor
A transparent ui-block detection library for Android. (known as BlockCanary)
ChenBabys/Aria
下载可以很简单
ChenBabys/BackgroundLibrary
A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
ChenBabys/BasePopup
Android下打造通用便捷的PopupWindow弹窗库
ChenBabys/BatteryView
动态显示电池电量及充电状态的自定义view
ChenBabys/BlockCanaryX
🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因
ChenBabys/Bluetooth-LE-Spam
ChenBabys/Cactus
Android Keep Alive(安卓保活),Cactus 集成双进程前台服务,JobScheduler,onePix(一像素),WorkManager,无声音乐
ChenBabys/camerax-demo
A sample camera app with CameraX API from Android Jetpack
ChenBabys/composeTest
浅学compose
ChenBabys/Curtain
一个Android 高亮View蒙层库
ChenBabys/CustomView
自定义控件,多activity共享vm
ChenBabys/fast-transition
一个能够快速实现Android TextView、圆角、切换图片等共享元素转场效果的工具库,同时支持修复Android Q三个及以上页面共享元素动画丢失的BUG,支持自定义复杂的共享元素动画,支持仿小红书、Lemon8的拖拽返回+共享元素转场效果。
ChenBabys/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
ChenBabys/FireflyVideo
🔥萤火虫视频播放器-完美全量开源的视频播放器
ChenBabys/flutter_maimai
ChenBabys/JetpackMvvm
:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
ChenBabys/KeepAlivePerfect
💰Android终极保活:Android4.4到Android14.0 完美的保活方案
ChenBabys/LQRLibyuv
基于 libyuv 封装各种图像格式转换,用于处理摄像头yuv图像数据
ChenBabys/objectbox-java
Java and Android Database - fast and lightweight without any ORM
ChenBabys/PictureSelector
Picture Selector Library for Android or 图片选择器
ChenBabys/RxAndroidBle
An Android Bluetooth Low Energy (BLE) Library with RxJava3 interface
ChenBabys/sceneform-android
Sceneform Maintained is an ARCore Android SDK with Google Filament as 3D engine. This is the continuation of the archived Sceneform
ChenBabys/StepOrient
计步和方向传感器组合, 实现记录人行走的轨迹
ChenBabys/usb-serial-for-android
Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
ChenBabys/XPopup