Android SharedPreferences工具类。可以使用它简化对SharedPreferences数据的操作,同时它也支持链式调用,可以通过一行代码写入一条或多条数据。
☆26Jun 25, 2017Updated 8 years ago
Alternatives and similar repositories for SharedPreferencesUtils
Users that are interested in SharedPreferencesUtils are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Hotposed : A Xposed based tool loads your Xposed plugins in a hot-plug way.☆18Sep 1, 2017Updated 8 years ago
- 基于LifeCycle 的MVP编码框架。☆14Apr 15, 2020Updated 6 years ago
- FWork支付插件☆14Apr 29, 2019Updated 7 years ago
- RecyclerView的工具类,更方便的实现Adapter,item点击事件,更快的实现加载提示,分页加载。☆31Aug 25, 2023Updated 2 years ago
- Android 开源项目分类汇总---收集篇☆10Jun 17, 2016Updated 9 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- ☆30Sep 18, 2016Updated 9 years ago
- Android购物车页面,利用RecyclerView实现三级列表,批量删除等功能。