Android代码 开发辅助工具帮助你快速的在 Android 端修改 SharedPreference以达到测试的目的。
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 something Preferator.launch(context); And you're good to go! Download Add it to your build.gradle: dependencie
下载地址
用户评论