How to control the screen brightness?
Unsolved
Mobile and Embedded
-
Hi,
I am new to Qt and I am developing an android app. My app requires to control the screen brightness but I am not sure on how to do this.
I have looked online and they are saying about QAndroidJniObject and java but I am not sure on how to use them.
Can anyone help me on the development of the screen brightness? -
-
@Pradeep-P-N
Thank you for the link. I have checked that before but I could not make it work as I am getting lots of errors when compiling. I am not sure if I am doing something wrong when using the code in that website.