Pinned Repositories
3d
Three.js 3D项目,包含冰墩墩🐼、数字城市🏙、3D人像👤、车模展示🚗、塞尔达传说🗡等一些3D趣味演示页面,持续优化中...访问链接如下👇|Web 3D
AAChartCore
图标框架|饼状图等|JAVA版本
adetailer
Auto detecting, masking and inpainting with detection model.|细节修复,脸、手等
aidldemo
🔥使用AIDL+匿名共享内存实现跨进程双向通信和大文件传输。
AIDLMusicPlayer
Android音乐播放器|AIDL
AndLinker
AndLinker is a IPC library for Android, which combines the features of AIDL and Retrofit. Allows IPC call seamlessly compose with RxJava and RxJava2 call adapters.|AIDL
Android-Automotive-Info-App
This is a sample Android Automotive App, it uses the different car apis and UI elements built specifically for automotive, to access the different sensors and VHAL properties for the car.
android-FingerprintDialog
Migrated:
android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
PictureSelector
Picture Selector Library for Android or 图片选择器
AbcKain's Repositories
AbcKain/ScreenRecorder
Implement screen capture without root on Android 5.0+ by using MediaProjectionManager, VirtualDisplay, AudioRecord, MediaCodec and MediaMuxer APIs|屏幕录制|声音录制
AbcKain/PersonalConnectionMap
个人分享关系图|一图多关系
AbcKain/FloorplanTransformation
Raster-to-Vector: Revisiting Floorplan Transformation|光栅到矢量
AbcKain/FrameSurfaceView
play frame animation by SurfaceView. Get rid of OOM due to complex frame animation and could play frame animation smoothly with huge frame image(1MB)|SurfaceView| FrameAnimation|帧动画
AbcKain/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置|沉浸式|状态栏、导航栏
AbcKain/android-pathview
Android view with both path from constructed path or from svg.|不仅支持直接使用svg,还可以自定义路径,使用是 svg动画
AbcKain/hugo
Annotation-triggered method call logging for your debug builds.
AbcKain/SesameCreditScore
Android自定义控件,仿支付宝芝麻信用分雷达图
AbcKain/TempControlView
Android自定义控件,温度控制旋转按钮
AbcKain/SerialPortDemo
使用Java实现的串口通信示例,可在Windows、Linux、Mac系统上运行
AbcKain/UltimateBarX
Make Android transparent statusbar and navigationbar easy.|状态栏和导航栏
AbcKain/RecyclerViewHelper
⚡A library to make RecyclerView more easy⚡ (上拉加载更多、头尾布局、拖拽排序、侧滑删除、侧滑选择、万能分割线)
AbcKain/LittleRecord
一个简单的记账软件,仿初代钱迹App (曾经的毕设)。
AbcKain/Android-Automotive-Info-App
This is a sample Android Automotive App, it uses the different car apis and UI elements built specifically for automotive, to access the different sensors and VHAL properties for the car.
AbcKain/GarbageSorting
android图片识别、android语音识别、android垃圾分类|ASR
AbcKain/android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目|Software Architecture Patterns|指导|学习
AbcKain/FrameAnimation
High-Performance Frame Animation Library For Android|SurfaceView|Frame|帧动画
AbcKain/freehep-vectorgraphics
FreeHEP Vector Graphics|矢量图
AbcKain/MeiWidgetView
🔥一款汇总了郭霖,鸿洋,以及自己平时收集的自定义控件集合库(小红书)|各种自定义控件
AbcKain/Android-Wifi-Hotspot-Manager-Class
Android Wifi Hotspot Manager Class|热点|
AbcKain/android-FingerprintDialog
Migrated:
AbcKain/DemosGlongdev
太阳系|动效
AbcKain/LogUtils
More convenient and easy to use android Log manager
AbcKain/SurfaceViewAnimationKaoPu
SurfaceView实现帧动画|比较可靠的帧动画|动画
AbcKain/NinetynineFilter
99种Android原生滤镜算法,开源
AbcKain/CommonBase
公用的项目架构基础,其基于 1.ARouter的组件化开发 2.MVVM架构 3.封装常用工具和框架|金戈鐵馬
AbcKain/AndroidCamera
Android自定义相机
AbcKain/AndroidKeepAlive
Android 8.0 保活实践|AIDL保活
AbcKain/SurfaceViewAnimation
利用SurfaceView来实现动画效果,避免内存吃紧,内存泄漏,内存溢出,以及界面卡顿的问题|帧动画|SurfaceView|FrameAnimation
AbcKain/DaemonService
Android端心跳服务与进程保活|job service