Pinned Repositories
AestheticDialogs
📱 An Android Library for 💫fluid, 😍beautiful, 🎨custom Dialogs.
AlignTextView
字体对齐的textview
AndEasyLog
轻量、易用的 Android 日志库(A light, concise and elegant Android log library)
android-comm-config-plugin
Android组件化开发过程中,通过插件来强制使用某些规范,以及提供一些便利性的配置等。
android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
android-startup
🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.
component-extension-fram
基于ARouter 创建的可扩展性的组件化框架
MVVM_Practical
解决Android繁琐的基础库的ctrl+c/v的过程,快速进入业务流程开发而生的架构,架构只是一种选择,并不是为了架构而架构,这套框架对主流的mvp 以及 jetpack+mvvm 都有做封装,至于你选择哪种,就因人而异
PersistentRecyclerView
京东首页 - 长列表内嵌ViewPager商品流列表(RecyclerView方案)
RangeSeekBar
A beautiful and powerful SeekBar what supports single、 range、steps、vetical、custom( 一款美观强大的支持单向、双向范围选择、分步、垂直、高度自定义的SeekBar)
bimromatic's Repositories
bimromatic/MVVM_Practical
解决Android繁琐的基础库的ctrl+c/v的过程,快速进入业务流程开发而生的架构,架构只是一种选择,并不是为了架构而架构,这套框架对主流的mvp 以及 jetpack+mvvm 都有做封装,至于你选择哪种,就因人而异
bimromatic/component-extension-fram
基于ARouter 创建的可扩展性的组件化框架
bimromatic/AestheticDialogs
📱 An Android Library for 💫fluid, 😍beautiful, 🎨custom Dialogs.
bimromatic/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
bimromatic/Android_CN_OAID
安卓设备唯一标识解决方案,可替代移动安全联盟(MSA)统一 SDK 闭源方案。包括国内手机厂商的开放匿名标识(OAID)、海外手机平台的安卓广告标识(AAID),另外也提供了 IMEI/MEID、AndroidID、WidevineID、PseudoID、GUID 等常见的设备标识的获取方法。
bimromatic/AndroidSerialPort
Android串口通信SDK,由 Google 串口通信库进行封装,可同时打开多个串口,快速接入。并扩展支持设置 su 路径、串口路径、波特率、校验位、数据位、停止位
bimromatic/aws-ktx
bimromatic/CrashCanary
CrashCanary是一个无侵入的安卓崩溃日志记录工具,对你的代码没有任务侵入性,无需申请权限,只需要添加依赖,即可在程序崩溃时记录崩溃日志并可查看所有日志。
bimromatic/DevComponent
:zap:【Android 项目组件化示例代码】基于 Google JetPack AndroidX + Kotlin + Coroutines + MVVM 架构(DataBinding、ViewModel、Lifecycle)等最新技术栈进行组件化基础搭建,使用 ARouter 方案实现组件化
bimromatic/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
bimromatic/GlideGIFCompressor
bimromatic/InsGallery
📸 Instagram-like image picker for Android (一款 UI 炫酷高仿 Instagram 的图片、视频选择器)
bimromatic/iosched
The Google I/O Android App
bimromatic/jinan-kug.github.io
bimromatic/legado
阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
bimromatic/LibsVersion
About the plug-in of the global unified configuration file
bimromatic/LittleGooseOffice
this is study data
bimromatic/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
bimromatic/OpenImage
🔥🔥🔥查看大图、查看视频、图片浏览器,完美的甚至完胜微信的打开过渡动画,支持手势放大缩小图片,支持下拉手势返回,支持自定义图片加载库,支持自定义视频库,支持自定义所有UI
bimromatic/OSSRH-64722-
Android basic library management
bimromatic/OSSRH-89581
bimromatic/ReLinker
A robust native library loader for Android.
bimromatic/RxFFmpeg
🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频裁剪,变声,混音,图片合成视频,视频解码图片,抖音首页,视频播放器及支持 OpenSSL https 等主流特色功能
bimromatic/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
bimromatic/sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
bimromatic/transferee
[暂停维护]一个帮助您完成从缩略视图到原视图无缝过渡转变的神奇框架
bimromatic/TyperEditText
:jack_o_lantern: Typewriter
bimromatic/umeng-push
友盟推送
bimromatic/XStarter
Android module starter.
bimromatic/YCAppTool
组件化综合案例,组件分层为:基础公共组件,功能组件,业务组件,主工程。每一层组件的建设,很详细的工程案例,很全面的一个组件化实践案例。一个超级综合案例!