Preferator一个Android库从设备编辑你的应用程序SharedPreferences

网友投稿 586 2022-10-24

Preferator一个Android库从设备编辑你的应用程序SharedPreferences

Preferator一个Android库从设备编辑你的应用程序SharedPreferences

Preferator

This Android library let's you edit your application SharedPreferences from the device itself.

Screenshot

## Usage

It's a one-liner:

// From a button click in your debug menu or somethingPreferator.launch(context);

And you're good to go!

Download

Add it to your build.gradle:

dependencies{ debugCompile 'com.sloydev:preferator:1.3.2' releaseCompile 'com.sloydev:preferator-no-op:1.3.2'}

License

Copyright 2016 Rafa VázquezLicensed 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://apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, softwaredistributed 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 andlimitations under the License.

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:spring boot整合log4j2及MQ消费处理系统日志示例
下一篇:linux之bc命令
相关文章

 发表评论

暂时没有评论,来抢沙发吧~