All Projects → fengzhizi715 → Saf Kotlin Utils

fengzhizi715 / Saf Kotlin Utils

Licence: apache-2.0
用 Kolin 做的 Android Utils 库,包括 utils 和 extension

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Saf Kotlin Utils

Rxcore
开发框架基于RxJava2+Retrofit2
Stars: ✭ 135 (-16.15%)
Mutual labels:  rxjava2
Android Clean Architecture Boilerplate
Apply clean architecture on Android
Stars: ✭ 141 (-12.42%)
Mutual labels:  rxjava2
Android Developer Roadmap
Android Developer Roadmap - A complete roadmap to learn Android App Development
Stars: ✭ 2,170 (+1247.83%)
Mutual labels:  rxjava2
Nice Knowledge System
📚不积跬步无以至千里,每天进步一点点,Passion,Self-regulation,Love and Share
Stars: ✭ 137 (-14.91%)
Mutual labels:  rxjava2
Bilisoleil Kotlin
An unofficial bilibili client for android --kotlin+rxjava2+mvp+okhttp3+retrofit2+dagger2
Stars: ✭ 139 (-13.66%)
Mutual labels:  rxjava2
Frodo2
Android Library for Logging RxJava2 Components
Stars: ✭ 142 (-11.8%)
Mutual labels:  rxjava2
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+933.54%)
Mutual labels:  rxjava2
Jbusdriver
这是去幼儿园的班车(滑稽
Stars: ✭ 2,056 (+1177.02%)
Mutual labels:  rxjava2
Mvvm
A sample Android application using MVVM, Clean Architecture, Android Architecture Components
Stars: ✭ 141 (-12.42%)
Mutual labels:  rxjava2
Simpleapiclient
A configurable api client based on Retrofit2 and RxJava2 for android
Stars: ✭ 146 (-9.32%)
Mutual labels:  rxjava2
Vertx Rx
Reactive Extensions for Vert.x
Stars: ✭ 137 (-14.91%)
Mutual labels:  rxjava2
Pagingroom
Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)
Stars: ✭ 139 (-13.66%)
Mutual labels:  rxjava2
Devmvp
一键生成MVP架构基础代码-Android Studio模板
Stars: ✭ 145 (-9.94%)
Mutual labels:  rxjava2
Xsnow
💮基于RxJava2+Retrofit2精心打造的Android基础框架,包含网络、上传、下载、缓存、事件总线、权限管理、数据库、图片加载,基本都是项目中必用功能,每个模块充分解耦,可自由拓展。
Stars: ✭ 1,678 (+942.24%)
Mutual labels:  rxjava2
Jd Mall Master
一款高仿京东商城的UI,基于MVP的Retrofit2(okhttp3)+rxjava+dagger2+greendao+glide。该项目系仿京东商城,属于独立开发者作品,仅供参考学习,拒绝做一切商业用途,如有侵权,请告知删除
Stars: ✭ 151 (-6.21%)
Mutual labels:  rxjava2
Eve
Eve and Wall-e
Stars: ✭ 133 (-17.39%)
Mutual labels:  rxjava2
Rxredux
A library that manages state using RxJava 2.
Stars: ✭ 142 (-11.8%)
Mutual labels:  rxjava2
Reactivesensors
Android library monitoring device hardware sensors with RxJava
Stars: ✭ 161 (+0%)
Mutual labels:  rxjava2
Java Specialagent
Automatic instrumentation for 3rd-party libraries in Java applications with OpenTracing.
Stars: ✭ 156 (-3.11%)
Mutual labels:  rxjava2
Dagger2
Kotlin Dagger2 example project
Stars: ✭ 145 (-9.94%)
Mutual labels:  rxjava2

SAF-Kotlin-Utils

@Tony沈哲 on weibo License

用 Kolin 做的 Android Utils 库,包括 utils 和 extension

模块 saf-kotlin-utils saf-kotlin-ext
最新版本 Download Download

一. 下载安装

Gradle:

implementation 'com.safframework.utils:saf-kotlin-utils:0.2.1'
implementation 'com.safframework.utils:saf-kotlin-ext:0.2.1'

二. 功能

2.1 工具库的类

AppUtils

FileUtils

NetUtils

Platform

ProcessUtils

RetryWithDelay

RxJavaUtils

SAFUtils

SDCardUtils

ShellUtils

ToastUtils

2.2 扩展库的扩展方法、扩展属性

Boolean

Bundle

Context

Throwable

Closeable

Object

SystemService

View

三. 本人其余的 Kotlin 开源库(Android)

联系方式

Wechat:fengzhizi715

Java与Android技术栈:每周更新推送原创技术文章,欢迎扫描下方的公众号二维码并关注,期待与您的共同成长和进步。

License

Copyright (C) 2017 - present, Tony Shen.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].