该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:
- How to use ProtocolBuffer☆10Apr 4, 2017Updated 9 years ago
- ☆16Jun 25, 2022Updated 4 years ago
- 包含圆角和阴影的布局☆15Mar 21, 2019Updated 7 years ago
- 展开和收起的textview☆10Aug 2, 2017Updated 9 years ago
- recyclerView条目悬浮吸顶控件☆23Apr 2, 2019Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 自定义cardview实现不同颜色阴影效果☆11Oct 5, 2020Updated 5 years ago
- 避免 onActivityResult 和 onRequestPermissionsResult 烦恼requestCode的问题,帮助快速开发~~☆16Apr 15, 2020Updated 6 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 26, 2026Updated 3 weeks ago
- Android自定义TextView,带渐变色边框的彩虹字效果☆16Jul 10, 2018Updated 8 years ago
- android 弥散阴影(单边投影 、四周弥散),布局无侵入,不占用View空间【博客地址 https://www.jianshu.com/p/1b8e565f547b】☆17Feb 5, 2021Updated 5 years ago
- 一个非常方便的输入框,验证码、密码、车牌输入等等都可使用,非常的方便!☆13Apr 8, 2023Updated 3 years ago
- 使用retrfit2 rxjava2 okhttp3实现多文件多线程下载(支持断点下载), android版本更新:通知栏更新,对话框更新 兼容8.0☆40Jul 22, 2024Updated 2 years ago
- 基于RxJava2 + Retrofit2 实现文件下载☆20Dec 18, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于安卓accessibilityservice设计的查看控件布局的工具(附带一个按音量上下键刷抖音,自动刷抖音视频的案例)☆24Apr 30, 2022Updated 4 years ago
- 闲鱼 FlutterBoost 的集成与基本使用示例☆22Jan 28, 2021Updated 5 years ago
- 快速开发高质量Android应用的谷歌AAC框架:MVVM设计模式,整合Jetpack、Okhttp、Retrofit、Hilt、Gcoil等主流模块,mvvm框架满足日常开发需求☆17Jan 26, 2026Updated 6 months 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
- ☆45Oct 16, 2022Updated 3 years ago
- 底部导航栏使用lottie动画☆47Aug 28, 2020Updated 5 years ago
- 高效实现股票App自选股列表UI组件☆27Feb 20, 2025Updated last year
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- AndroidX+协程+Retrofit的demo☆27May 6, 2020Updated 6 years ago
- 结合 Kotlin 特性封装的 ARouter 组件化工具和组件化示例☆12May 24, 2022Updated 4 years ago
- juejin client ui power by flutter☆42Nov 20, 2018Updated 7 years ago
- 骨架屏弹性块☆79Jan 13, 2021Updated 5 years ago
- 学习Kotlin过程中产生的练手项目,适合Kotlin新手入门,采用Mvp+RxJava2+Retrofit2模式进行框架开发☆25Jul 6, 2020Updated 6 years ago
- 所有Android系统上使用Android12的SplashScreen API☆35Oct 17, 2021Updated 4 years ago
- Android源码,常用的第三方库源码解析以及知识总结☆30Mar 19, 2021Updated 5 years ago
- LinkedME是国内首家企业级深度链接服务平台,致力于帮助App提高用户增长和流量变现。LinkedME采用Deep Linking,Deferred Deep Linking,Contextual Deep Linking, Machine Learning等技术,为移…☆37Jan 26, 2024Updated 2 years ago
- ☆31Nov 25, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 指纹认证识别库,android 官方API实现指纹识别框架,支持android 6.0以上, 可以识别到指纹数据是否发生变化.☆33Jun 4, 2020Updated 6 years ago
- 基于Camera2实现预览和拍照☆33Jan 7, 2020Updated 6 years ago
- Android View截图、Bitmap添加水印、图片拼接、图片压缩☆10Jul 22, 2020Updated 6 years ago
- Activity Result Api☆12Jun 21, 2024Updated 2 years ago
- 自定义多TAB悬浮控件实现蘑菇街首页效果☆15Jun 14, 2016Updated 10 years ago
- Android性能优化实践☆16Dec 15, 2023Updated 2 years ago
- 这里有“Android唐浮”公众号上的资源☆42Aug 5, 2020Updated 6 years ago