Answer the question
In order to leave comments, you need to log in
How to control Android TV display brightness?
TV Xiaomi MiTV4a. Made on android.
With the help of tasker, I wanted to control the brightness on a schedule.
But it didn't work.
Most likely, here the management of all parameters occurs differently and the standard android brightness is not involved.
And then how do I change the brightness?
From the remote you can adjust the brightness and contrast and much more, as it should be on a TV.
But I need software.
Tell me pliz, maybe someone who understands programming will read this and tell me what to do
Answer the question
In order to leave comments, you need to log in
I do it like this on a smartphone, maybe it works on TV as well. But this code only changes the brightness when the application is active and returns the normal brightness after closing. For a global change, you need to get permissions to write global system parameters and change it in another way, but I won’t write from memory.
WindowManager.LayoutParams lp = getWindow().getAttributes();
lp.screenBrightness = 0.01f;
getWindow().setAttributes(lp);
take any switch based on the stated requirements. for example, SNR-S2990G-48T or SNR-S2990G-48TX.
For wi-fi distribution, I recommend using two access points instead of one router. vertically wi-fi usually beats much worse than horizontally. Of all the access points I've dealt with, I liked the Linksys LAPN300 the best.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question