Override factory brigtness settings with ROOT Access [Android]
1.Explore system files in your phone using ROOT Browser(s) or Droid-Explorer like softwares
2.Find the file that your system uses to store brightness settings
3.Open MainActivity.java and edit the XPATH
String to the path containing information about your device's current BRIGHTNESS
and XMPATH
for MAX BRIGHTNESS
4.Compile & Run.