该Library是基于Kotlin语言封装的一个库,主要是用来创建一个kotlin项目时,作为项目的简单封装,使用该Library作为依赖引入,即可进行项目开发,省去一些前期准备工作。 该Library主要进行了一下封装:1、 采用普通MVC架构的方式,对Activity,Fragment,Adapter和一些工具类的封装以及自定义View的实现; 2、采用Retrofit+RxJava 对http请求进行相应的封装,可设置公共参数,并对RX生命周期进行处理;3、 采用MVP架构,对上面封装的Activity,Fragment 进行二次封装; 4、该项目使用了org.jetbrains.anko ,可实现对布局文件的自动依赖注入,kotlin文件中的View名称就是对应View的 …
☆16Mar 13, 2020Updated 6 years ago
Alternatives and similar repositories for kotlin-common
Users that are interested in kotlin-common are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆16Jun 25, 2022Updated 4 years ago
- 展开和收起的textview☆10Aug 2, 2017Updated 8 years ago
- recyclerView条目悬浮吸顶控件☆23Apr 2, 2019Updated 7 years ago
- ☆11Jun 5, 2021Updated 5 years ago
- ⚔️base libraries for https://github.com/Ztiany/android-architecture-practice⚔️☆14May 30, 2022Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 自定义cardview实现不同颜色阴影效果☆11Oct 5, 2020Updated 5 years ago
- 一款基于 kotlin + mvp + 协程 + retrofit 的android快速开发框架☆23Aug 13, 2020Updated 5 years ago
- 包含圆角和阴影的布局☆15Mar 21, 2019Updated 7 years ago
- samples to for Android audio input and output stream,C/C++( Oboe AAudio OpenSL) , Java (AudioRecord AudioTrack)☆18Nov 23, 2020Updated 5 years ago
- 微博列表、朋友圈列表Feed流的最优化方案。让你的RecyclerView从49帧 -> 57帧 。 Preload RecyclerView items in thread ,make your recyclerView smoother. useful in Feed …☆20Jul 29, 2022Updated 3 years ago
- Android自定义TextView,带渐变色边框的彩虹字效果☆16Jul 10, 2018Updated 7 years ago
- 自动化android应用市场渠道包输出脚本,一键输出N个渠道包,已完美支持360加固宝\乐固、andResGuard资源混淆,walle\packer-ng渠道包工具☆22Oct 28, 2021Updated 4 years ago
- 一个非常方便的输入框,验证码、密码、车牌输入等等都可使用,非常的方便!☆13Apr 8, 2023Updated 3 years ago
- ☆11Nov 24, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 使用retrfit2 rxjava2 okhttp3实现多文件多线程下载(支持断点下载), android版本更新:通知栏更新,对话框更新 兼容8.0☆40Jul 22, 2024Updated last year
- 基于安卓accessibilityservice设计的查看控件布局的工具(附带一个按音量上下键刷抖音,自动刷抖音视频的案例)☆24Apr 30, 2022Updated 4 years ago
- 闲鱼 FlutterBoost 的集成与基本使用示例☆22Jan 28, 2021Updated 5 years ago
- 懒加载Fragment,提供可见和隐藏的回调,支持在ViewPager中多重嵌套,支持support和androidx☆29Jun 24, 2020Updated 6 years ago
- AppLauncher是一个轻量级的Android App的任务启动器,用来方便、快速的帮助APP处理异步初始化来达到应用启动的最佳性能。☆47Nov 8, 2019Updated 6 years ago
- 基于android-gpuimage增加了对视频的支持 - https://blog.csdn.net/aa464971/article/details/80849383☆26Aug 19, 2019Updated 6 years ago
- 高效实现股票App自选股列表UI组件☆26Feb 20, 2025Updated last year
- ☆45Oct 16, 2022Updated 3 years ago
- AndroidX+协程+Retrofit的demo