Android short screen brightness code!

前端 未结 3 1851
感动是毒
感动是毒 2021-01-03 04:27

Anyone who knows why this code ain\'t lowering the backlight of my application?

Context context = this;

    Settings.System.putInt(context.getContentResolve         


        
3条回答
  •  暖寄归人
    2021-01-03 04:59

    follow this code , i think i have put a comment on your previous question about that :)

    refer tis tuto

提交回复
热议问题