Ram and battery life tweaks designed for SGY :)

[email protected]

Senior Member
Oct 17, 2011
757
519
0
**EDIT**
Download UpdateB scripts can now execute at boot without script manager :)


Hello guys..I was experimenting with AKMO and some build.prop tweaks and i decided to create 2 scripts for our Galaxy Y

They tweak LMK settings(Android's built in task killer) and some kernel settings in order to Increase battery life
These tweaks are made ONLY for Galaxy Y






**INSTALLATION**
USE CLOCKWORKMOD RECOVERY AND FLASH THE ZIP
SIMPLE :)



The zip is at the end of the post
PLEASE report back and tell me if you see any difference on your phone's performance/battery life



"UNINSTALLING THE TWEAK"
Go to system/etc/init.d and delete:
01Battery_saver_sgy
AND
02sgy_tweak
 

Attachments

Last edited:

Doky73

Senior Member
Apr 22, 2011
848
2,950
0
near to Budapest
sgy.noinfo.hu
Hello guys..I was experimenting with AKMO and some build.prop tweaks and i decided to create 2 scripts for our Galaxy Y

**NOTE**
THEY ARE EXPERIMENTAL AND ARE NOT FULLY COMPLETE
THEY MIGHT WORK,THEY MIGHT NOT THOUGH
Yepp, let me enlight you:
- Unless we don't have custom kernel with init.d support, init.d scripts are useless. However you can install these files to init.d folder, but will never run.
- SGY does not have touch key backlight so these are nonsense
Code:
# touch-key backlight-off
echo 0 > /sys/class/leds/button-backlight/brightness
chmod 444 /sys/class/leds/button-backlight/brightness
Nevertheless if you've experimenting with this values, and find them effective, it would be useful, when finally we have init.d support in our little Y.

(currently I'm working on init.d support hack for stock kernels, I'll let you know about the outcome)
 

[email protected]

Senior Member
Oct 17, 2011
757
519
0
Yepp, let me enlight you:
- Unless we don't have custom kernel with init.d support, init.d scripts are useless. However you can install these files to init.d folder, but will never run.
- SGY does not have touch key backlight so these are nonsense
Code:
# touch-key backlight-off
echo 0 > /sys/class/leds/button-backlight/brightness
chmod 444 /sys/class/leds/button-backlight/brightness
Nevertheless if you've experimenting with this values, and find them effective, it would be useful, when finally we have init.d support in our little Y.

(currently I'm working on init.d support hack for stock kernels, I'll let you know about the outcome)
OK ill keep that in mind,looking forward for your kernel :)
 
Last edited:

lyrel09

Senior Member
Jan 9, 2012
99
6
0
I installedy it via cwm. But how to know that its working? Its been 1hr after i tested it while using wifi, Downloading, and full brightness. F
rom31% it drops to13%
 

[email protected]

Senior Member
Oct 17, 2011
757
519
0
I installedy it via cwm. But how to know that its working? Its been 1hr after i tested it while using wifi, Downloading, and full brightness. F
rom31% it drops to13%
Wow lower your brightness a bit :p
If you have it that high its expected that your battery will drop fast like hell
To see if they re working just check in your system/etc/init.d folder
You'll see 2 scripts in there
 
  • Like
Reactions: deathviper