Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 839 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 839 Bytes

Alt text

HackBright

Override factory brigtness settings with ROOT Access [Android]

NOT WORKS WITH EVERY ANDROID DEVICES !! [Rarely]

How to add support for your device

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.