how can read system settings (settings title, summary, value title: "display brightness", summary "tune display brightness tuning", value = 230) system preference tree (if exist)?
or have create own preferences tree own summary , titles , read system value in method settings.system.getint(getcontentresolver(), settings.system.screen_brightness)?
the display names , descriptions of settings, used settings application, not part of android sdk.
Comments
Post a Comment