Stars
GreenDroid is a development library for the Android platform. It makes UI developments easier and consistent through your applications.
An Android app which provides design news & inspiration as well as being an example of implementing material design.
简化android跨进程调用,无需aidl、service、messenger等,只需定义任意接口,并实现接口即可。
一款android自动生成表格框架---An Android automatically generated table framework
A RecyclerView's RecycledViewPool extension that enables you to request specific item view types to be created in advance, prior to them being actually required
一个Android异步数据加载框架,用于Activity打开之前预加载数据,页面启动速度优化利器
An Android library that allows you to build text layouts more easily.
Android自定义控件之打造万能ViewPager、ViewPager2 Adapter(无限轮播、多布局、低耦合indicator指示器蠕动动画、自定义indicator)
An efficient TabLayout library implemented with RecyclerView.
Android Video Player. 安卓视频播放器,封装MediaPlayer、ExoPlayer、IjkPlayer。模仿抖音并实现预加载,列表播放,悬浮播放,广告播放,弹幕,视频水印,视频滤镜
workbench for learing&practising device-AI tech in real scenario on Qualcomm SoC equipped Android smartphone, powered by llama.cpp and FFmpeg
Better than AndroidVideoCache, it supports M3U8 and MP4
用于项目测试,崩溃重启操作,崩溃记录日志【可以查看,分享】和重启【多种重启app方式】;网路拦截查看的工具小助手,拦截请求和响应数据,统计接口请求次数,流量消耗,以及统计网络链接/dns解析/request请求/respond响应等时间。提高开发效率……
ViewPager的复用回收的PagerAdapter及支持View集合的PagerAdapter。
Angry IP Scanner - fast and friendly network scanner
ViewGroup backed by RecyclerView.Adapter = magic
A PagerGridLayoutManager combine PageView and GridLayoutManager; 可以像ViewPager那样滚动同时具备RecyclerView的高效
使用RecyclerView,自定义LayoutManager实现旋转木马相册效果
ViewPager like LayoutManager which supports some awesome animations and infinite scroll.
Android Carousel LayoutManager for RecyclerView
Android Carousel LayoutManager for RecyclerView
Socket封装,支持TCP/UDP客户端和服务端,支持自定义粘包处理、验证处理、解析处理。