相关疑难解决方法(0)

Android短屏亮度代码!

谁知道为什么这段代码没有降低我的应用程序的背光?

Context context = this;

    Settings.System.putInt(context.getContentResolver(),
    Settings.System.SCREEN_BRIGHTNESS, 255);
Run Code Online (Sandbox Code Playgroud)

settings android

4
推荐指数
1
解决办法
6893
查看次数

标签 统计

android ×1

settings ×1