Pinned Repositories
920-text-editor-v2
920 Text Editor is a Free, Open Source and no Ad software for android
AboutLibraries
AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin MultiPlatform), and provides easy to integrate UI components for Android and Compose-jb environments
Ace-Admin-Blog-Android
Acode
Acode - powerful text/code editor for android
ActiveMQStudy
AgentWeb
AgentWeb is a powerful library based on Android WebView.
AlgorithmPractice
ALog
:pencil: A simple util of log in Android develop.
ALuaJ
移动端IDE,支持lua和java编译运行,支持打包apk
BLCS
一款集合多个Android开源库的使用工具,可以展示各个开源库的特性。并简单了解其使用方法。包含[★1.1仿微信功能-字体大小★1.2仿微信功能-存储空间★1.3仿微信功能-多语言★1.4仿微信功能-地区选择★2.BottomNavigationView★3.RecyclerView4.DialogFragment★5.toolbar★6.RxToast★7.转盘小游戏★8.跑马灯/水波纹/标签★9.侧滑菜单/悬浮按钮★10.ViewPage指示器★11.ViewPage★12-13.OpenGl★14.常用Dialog★15.进度条★16.蛛网等级及颜色选取★17.Banner轮播图★18.通知NotificationCompat★19.选择器Picker★20.标签列表LabelList★21.声音与震动★22.PopupWindow★23.放大镜★24.刮刮卡★25.腾讯开源UI库《QMUI_Android》★26.开源图表库《MPAndroidChart》★27.条形码/二维码★1.博客★2.版本更新★3.全局异常捕获★4.内存泄漏检测★5.Rxjava+Retrofit封装★6.调用系统功能★7.SQLite ]
ChinaFLTV's Repositories
ChinaFLTV/AboutLibraries
AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin MultiPlatform), and provides easy to integrate UI components for Android and Compose-jb environments
ChinaFLTV/AlgorithmPractice
ChinaFLTV/android-luajit-launcher
Android NativeActivity based launcher for LuaJIT, implementing the main loop within Lua land via FFI
ChinaFLTV/AndroidPicker
安卓选择器类库,包括日期及时间选择器(可用于出生日期、营业时间等)、单项选择器(可用于性别、民族、职业、学历、星座等)、二三级联动选择器(可用于车牌号、基金定投日期等)、城市地址选择器(分省级、地市级及区县级)、数字选择器(可用于年龄、身高、体重、温度等)、日历选日期择器(可用于酒店及机票预定日期)、颜色选择器、文件及目录选择器、图片选择器等……WheelPicker/DatePicker/TimePicker/OptionPicker/NumberPicker/LinkagePicker/AddressPicker/CarPlatePicker/CalendarPicker/ColorPicker/FilePicker/ImagePicker etc.
ChinaFLTV/AppUpdate
Android App update library. Android版本更新库,简单、轻量、可随意定制
ChinaFLTV/BaseFramework
🔥BaseFramework是一款基础适配框架,包含沉浸式适配、对 Activity、Fragment 以及 Adapter 的封装,并提供了一些诸如权限申请、跳转、延时操作、提示、日志输出等小工具,以方便快速构建 Android App
ChinaFLTV/Blurry
Blurry is an easy blur library for Android
ChinaFLTV/C_CurriculumDesign
ChinaFLTV/ColorPickerView
🎨 Android colorpicker for getting colors from any images by tapping on the desired color.
ChinaFLTV/Dali
Dali is an image blur library for Android. It contains several modules for static blurring, live blurring and animations.
ChinaFLTV/DebouncePlugin
Android点击事件防抖动插件
ChinaFLTV/ExoPlayer
An extensible media player for Android
ChinaFLTV/FileOperator
🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。
ChinaFLTV/FlexibleAdapter
Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
ChinaFLTV/JZVideo
高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg
ChinaFLTV/LoadingStateView
Decoupling the code of toolbar or loading status view. (深度解耦标题栏,解耦加载中、加载失败、无数据等缺省页,支持两行代码集成到基类)
ChinaFLTV/markor
Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
ChinaFLTV/MaterialDrawer
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
ChinaFLTV/Omni-Notes
Open source note-taking application for Android
ChinaFLTV/PowerMenu
:fire: Powerful and modernized popup menu with fully customizable animations.
ChinaFLTV/ptp-admin
PTP官方数据后台管理中心
ChinaFLTV/PTP-public
PTP官方资源仓库
ChinaFLTV/ptp-web
ChinaFLTV/ShaderEditor
Android app to create GLSL shaders and use them as live wallpaper
ChinaFLTV/TitleBar
Android 标题栏框架,从此布局属性不用记
ChinaFLTV/WanAndroid
最美WanAndroid客户端
ChinaFLTV/XPopup
🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for Android,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom popup view.
ChinaFLTV/YCAppTool
组件化综合案例,组件分层为:基础公共组件,功能组件,业务组件,主工程。每一层组件的建设,很详细的工程案例,很全面的一个组件化实践案例。一个超级综合案例!
ChinaFLTV/ZlwAudioRecorder
AudioRecorder: Android 录音及录音可视化相关lib,支持pcm、wav、mp3音频的录制
ChinaFLTV/ZXingLite
🔥 ZXing的精简极速版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)