💐 An easy way to persist and run code block only as many times as necessary on Android.
-
Updated
Feb 5, 2021 - Kotlin
💐 An easy way to persist and run code block only as many times as necessary on Android.
Setapp is an android SDK that lets you change the behavior and appearance of your app without requiring a rebuilt app.
在开发过程中通常需要保存用户或App的一些配置信息,如token,DeviceNo等,OkPreference是一个管理配置信息的工具库, 可以方便的管理需要配置的字段,字段支持Long,Int,Boolean,String,Float五种基本类型,也可以是任意自定义类型。
An Android app, written in Kotlin and built using the MVVM architecture, that shows weather conditions
GeneralHelper is a versatile utility class in an Android Kotlin application designed to provide a wide array of common functionalities
Add a description, image, and links to the preference topic page so that developers can more easily learn about it.
To associate your repository with the preference topic, visit your repo's landing page and select "manage topics."