Control screen brightness in android using “ Background Service”

前端 未结 1 651
不知归路
不知归路 2020-12-15 14:13

Problem:-

I want to control the brightness of screen using a background service in android.

Existing Solutions:-

Th

1条回答
  •  庸人自扰
    2020-12-15 14:40

    From your service, start an activity and finish() it real fast!

    0 讨论(0)
提交回复
热议问题