开发者

Android system preferences reading

开发者 https://www.devze.com 2023-03-01 07:50 出处:网络
How can I to read system settings (settings title, summary, value like Title: \"Display brightness\", summary \"tune display brightness tuning\", value = 230)

How can I to read system settings (settings title, summary, value like Title: "Display brightness", summary "tune display brightness tuning", value = 230) from system preference tree (if it is exist)?

Or I have to create own preferences tree with own summary and titles and read system value in it with method Settings.System.getInt(getContentResolver(), Settings.Sy开发者_开发百科stem.SCREEN_BRIGHTNESS)?


The display names and descriptions of the settings, as used by the Settings application, are not part of the Android SDK.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号