Configure brightness Android
-
@eCIM said in Configure brightness Android:
brightness Android
you can call Java code from Qt with QAndroidJniObject
https://stackoverflow.com/questions/18312609/change-the-system-brightness-programmaticallyThe link may be a bit old, but the same concept. You need to check out the interface of the Android version you use.