Android代码 shared preferences helper
Android Shared Preferences Helper Android Library to handle SharedPreferences boilerplate code and other tools Download dependencies { compile 'com.github.seanzor:shared-preferences-helper:1.1.0' } Usage Define the preferences keys in a resource file: pref_number_of_runs And use them: // A
下载地址
用户评论