[SCRIPT][FIX] RT-RAM Manager v2.1 + WORKING MEM LEAK FIX FOR 5.0+ - G 2014 Android Development

Info:
- 4 different profiles to choose from (balanced, multitasking, super multitasking (recommended) & gaming) & boost option to free up some more ram, option to fix mem leak on 5.0+ via bootanim bin removal and everything has an on boot execution option as well.
Installation:
* download smanager from play store & busybox (and install the applets from bb)
* download & copy this script to internal storage
* execute with root (check off the cross bones & skull)
* choose a profile (temp or perm) & then select boost
* enjoy! (btw give it some time)
Changes:
* v1.0 ~ initial release.
* v1.1 ~ added freeusername's minfrees and minfree_kbytes settings under the profile: "super multitasking" (i use these values now as my daily driver, so i recommend them).
* v1.2 ~ fixed typo bug, added permanent installation options + boot boost.
* v1.3 ~ fixed cm12 installation errors.
* v1.4 ~ hot-fixed permission bug - thanks luca
* v1.5 ~ hot-fixed mount bug - thanks luca
* v1.6 ~ luca's changes (again big thanks!) & typo bug fixes
* v2.0 ~ changes from luca and some from hoholee and memory leak fix for 5.0.2 (bootanim bin removal)
* v2.1 ~ fondulated error bug fix, merged Jeeves, Selection menu for script execution, readable code, boot boost bugfix & many more small changes available on GitHub
Credits:
~ stackoverflow
~ cyanogenmod
~ qualcomm
~ motorola
~ pizza_dox
~ lenarox
~ zeppelinrox
~ juwe11
~ imbawind
~ luca
~ freeusername
~ hoholee12
Source: https://github.com/Pizza-Dox/RTRM

Can I use it in my kernel ?

luca020400 said:
Can I use it in my kernel ?
Click to expand...
Click to collapse
sure go ahead you can put this version in for now and update as it goes, since the version i am making now is select-able from 3 profiles: balanced, gaming, multitasking

How many kills you get with this ? Logcat?

zman01 said:
How many kills you get with this ? Logcat?
Click to expand...
Click to collapse
no kills measured or logcats done, just pure eye with brain analysis, maybe you can try with a logcat / tell me how to logcat it so we can see if it works, if not i can tune it more to a less agressive killing, just for noting, the default lmk values are almost double this, there too high, these are perfect as far as ive seen,

Pizza_Dox said:
no kills measured or logcats done, just pure eye with brain analysis, maybe you can try with a logcat / tell me how to logcat it so we can see if it works, if not i can tune it more to a less agressive killing, just for noting, the default lmk values are almost double this, there too high, these are perfect as far as ive seen,
Click to expand...
Click to collapse
I'm not rooted yet, but if this will reduce kills then I will root my phone and install this script.
Maybe someone else will provide logcat. Thanks for your work

zman01 said:
I'm not rooted yet, but if this will reduce kills then I will root my phone and install this script.
Maybe someone else will provide logcat. Thanks for your work
Click to expand...
Click to collapse
Oh okay i will google how to logcat the lmk kills and try to post some results welcome!

Pizza_Dox said:
Oh okay i will google how to logcat the lmk kills and try to post some results welcome!
Click to expand...
Click to collapse
Can you try these values?
Code:
if [ -e /sys/module/lowmemorykiller/parameters/adj ];
then
echo "0,58,117,176,529,1000" > /sys/module/lowmemorykiller/parameters/adj
fi;
if [ -e /sys/module/lowmemorykiller/parameters/minfree ];
then
echo "12288,15360,18432,21504,24576,30720" > /sys/module/lowmemorykiller/parameters/minfree
fi;

luca020400 said:
Can you try these values?
Code:
if [ -e /sys/module/lowmemorykiller/parameters/adj ];
then
echo "0,58,117,176,529,1000" > /sys/module/lowmemorykiller/parameters/adj
fi;
if [ -e /sys/module/lowmemorykiller/parameters/minfree ];
then
echo "12288,15360,18432,21504,24576,30720" > /sys/module/lowmemorykiller/parameters/minfree
fi;
Click to expand...
Click to collapse
sure but they are way too aggressive... O.0
edit
your values in a special script in attachment below (select luca from profile menu)

updated op with newer script with different profiles

Dude.. Seriously thanks for working on Moto G2 we needed more developers like you :thumbup:
Sent from my XT1068

pranshubatra707 said:
Dude.. Seriously thanks for working on Moto G2 we needed more developers like you [emoji106]
Sent from my XT1068
Click to expand...
Click to collapse
thanks dude glad to have users like you
Sent from my XT1068

This script is Awesome !!!
Thanks a ton dev !
*appreciation intensifies*

Someone please can attach logcat?

metalrules321 said:
This script is Awesome !!!
Thanks a ton dev !
*appreciation intensifies*
Click to expand...
Click to collapse
thanks a lot!
*haha appreciation of great users intensifies*
Sent from my XT1068

zman01 said:
Someone please can attach logcat?
Click to expand...
Click to collapse
will try to logcat soon
Sent from my XT1068

Never used SManager before, so, all i need to do is select the script, click run and then select the options?

rffslow said:
Never used SManager before, so, all i need to do is select the script, click run and then select the options?
Click to expand...
Click to collapse
Its OK, its easy, select script, click the green icon I've selected (yours will be white not green) then select run and in the menu type the number of the ram management u want then run a boost then exit and enjoy the stable ram
Sent from my XT1068

@rffslow here's the screenshot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my XT1068

Can I use this on totaly stock KK rooted ofc?

Related

Ram and battery life tweaks designed for SGY :)

**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
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
**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
any instructions on how to use this? what does this do exactly?
ronnieryan said:
any instructions on how to use this? what does this do exactly?
Click to expand...
Click to collapse
flash it via recovery
u can verify it if the zipfile contains meta INF
working
seen the script. flashed VIA CWM.
seen the ram script at sgy tweak and it has the customized OOM value at prior at v6 hahaha
nice job man!!! XD
i will try it now
[email protected] said:
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
Click to expand...
Click to collapse
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)
musashihatred said:
flash it via recovery
u can verify it if the zipfile contains meta inf
working :d
seen the script. Flashed via cwm.
Seen the ram script at sgy tweak and it has the customized oom value at prior at v6 hahaha
nice job man!!! Xd
Click to expand...
Click to collapse
thank you !
Doky73 said:
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)
Click to expand...
Click to collapse
OK ill keep that in mind,looking forward for your kernel
ronnieryan said:
any instructions on how to use this? what does this do exactly?
Click to expand...
Click to collapse
as musashihatred said you have to flash the .zip in cwm recovery
So awesome. I have my phone txting+wifi conn on for about 1.5 hr got myself only a 1% rduce in battery. So nice )
-- [email protected]
musashihatred said:
So awesome. I have my phone txting+wifi conn on for about 1.5 hr got myself only a 1% rduce in battery. So nice )
-- [email protected]
Click to expand...
Click to collapse
Im glad you like it man
Hahaha. Just that works like a charm. Woooo
-- [email protected]
I dunno but this should be in the development section. Thanks so much for this!
nice work buudy.thank a lot
---------- Post added at 04:21 PM ---------- Previous post was at 04:20 PM ----------
i don't see thank button
angel_boulevard said:
nice work buudy.thank a lot
---------- Post added at 04:21 PM ---------- Previous post was at 04:20 PM ----------
i don't see thank button
Click to expand...
Click to collapse
You're using XDA Classic theme. Change to XDA 2010 at the bottom of the page.
qtu said:
I dunno but this should be in the development section. Thanks so much for this!
Click to expand...
Click to collapse
No Problem dude
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%
how do we know if its working?? i mean...beside observing our batery life? sorry man... i'm still a noob... ^_^ thanks man
experimental , and might not work as pinpointed in the code stated by Doky73
lyrel09 said:
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%
Click to expand...
Click to collapse
Wow lower your brightness a bit
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
hotohori18 said:
how do we know if its working?? i mean...beside observing our batery life? sorry man... i'm still a noob... ^_^ thanks man
Click to expand...
Click to collapse
Nah its okay check if there are 2 script files in system etc init.d folder
Their names are: 02sgy_tweak and 01Battery_saver_sgy

[XperiaS][ROM][4.0.4]MooDeD ICS 90.6[AROMA][AXP][xTreme][ThunderBolt][xFast][3f3]

Quadra Fabulous MooDeD ICS 90.6 ~
Announcement Box:
Enjoy The Innovative ROM's ICS Form Xperia Devices Sony to!
Remember my GB Rom on Sony it was Epic Fail but now its not Im Pro. On ICS Based ROM Enjoy Again wait for more released = more Speed And Customization
Regards,
ChaosFirZen
Click to expand...
Click to collapse
​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
​
MooDeD ICS 90.6 { Xperia S }
Feel Free To DONATE And Unleveled ROM's And Kernel Coming In Future .
"Download The Latest ROM Here By Clicking - Click Here - Above And Don't Forget To Donate Or Vote For 5 Star Even A Thanks"
Support Me!!
Code:
http://i.minus.com/iCCdwmZXlecr6.jpg
First Time Installer And Having Problem On My Unique ROM Here is The Instruction...
Recommended Build--------------- Extreme Build
-NullVoid Tweaks -------------- -FSFack Tweaks
-Full System--------------- -Stripped System​
Want to Support me!!!
Here Go Here >>> http://forum.xda-developers.com/profile.php?do=editsignature
and Add..
Code:
ROM Using : MooDeD ICS XPS 90.5
By : ChaosFirZen
MOD : AROMA
Like Us @ Facebook And Im Gonna Be Active And Everyday UPDATE Stay Tuned!!
"Please Be Free To Contribute So I Can Have My PorkChop And Ice Cream.."
>>> Very fast | rock stable | stock look | great support <<<
​
Support Me And Earn Prizes Special ROMS!
--
(*) Disclaimer (*)
12% Percent Of Images Located On My Thread Are From Mike1986
And I PM Him For Permission All Image Credit Goes To Make
--
Mike1986 ~ For Logos And Banners : Forum Link
Jader ~ For All Reviews And Records Of My ROM Thanks Man .
Jimbo ~ Xperia Arc Kernel Source Via Github. RC1
StockDroid ~ For HSDPA Limiting category
XtremePeople ~ For All In One Tweak
cobrato ~ For ICS Stock Kernel And USB Fixed
Krap-Some AROMA Help.
WasabiWa83 ~ For Making Poster He Is The Best Poster Maker..
DooMLord ~ For Many Things Like Kernel And WiFi Modules
Doom151 ~ As Using His Aroma As A Reference + Symlink I Can Add More I Have Special Credits To Him/Her
TheFrankenstain ~ For PowerSave,System Tweak And Other =)​
​
Installation Instructions :​
Transfer the zip file you downloaded above to your internal sdcard (not the external micro SD).
Turn off the phone, then boot into recovery mode. For this, press and hold Menu Button Until CWM screen shows up: Volume Button.
Phone will boot into CWM recovery. Use volume keys to scroll up and down between options and Volume Rocker key to select an option.
Perform a wipe:
Select “wipe data/factory reset”. Then select “Yes” on next screen to confirm. (This will not touch your SD cards so don’t worry).
Go to “advanced” and then select “wipe dalvik cache”, then select “Yes” on next screen. Now, go back to main screen of recovery.
Select “mounts and storage”, then select “format system”. Select “Yes” on next screen to confirm. Go back to main recovery menu after system format is complete.
Then, select “install zip from sdcard”, then select “choose zip from sdcard”. Then, browse to the file you transferred to the sdcard in step 2 and select it.
Confirm installation on the next screen by selecting the option ”Yes — Install MooDeD ICS.zip“. The ROM will now start installing.
After installation is complete, select “go back” then select “reboot system now” to reboot the phone.​
Click to expand...
Click to collapse
Why To Choose My ROM?​
Cause This ROM Is The Fastest And Light No-Redraws 96% And 100% Daily Update
Click to expand...
Click to collapse
FAQ :​
Q: I can't find my ext sdcard!
A: using file manager go to /emmc
Q: I Keep On FC.
A: Delete All Init.d Tweaks.
Q: when I connect the phone to PC I cannot mount my sdcard!
A: It Really DOESNT HAPPEN 100%
Q: I Have A Lag Or The ROM Is Slow ...
A: Just Request to me Remove Application So Some Bloatware Will Be Remove
Q: gallery is too slow!
A: give it some time to scan or download quikpic free from market
Q: I have too many force closes and bugs not found on this thread!
A: relate to installation instruction in OP​
Click to expand...
Click to collapse
About the ROM :​
Base : ICS :
Click to expand...
Click to collapse
ICS GB BASE FROM SOURCE ftf by Sony ( Thanks To HIM .)
What can you expect? Well, Basically the sames as ICS, and the Full ICS user experience, with all their awesome mods.
Click to expand...
Click to collapse
It's has been tested by my Recognized Tester (Duvel999 Etc.... !)
It's Rockstable, nothing more nothing less. It's Blazing fast.
It contains Light Gapps. If you're missing some apps that are related to Google, go on and flash latest ICS Gapps. It has now the ICS Settings, from ICS!
'Bout the recovery. Stock, not touch. Some users don't understand how it works, and freak out because they can't use it or restore their beloved Sony ROMs() , so it's stock.
Click to expand...
Click to collapse
​
System Details:
Android ICS
Improved Stock ROM
Very Fast And Stable
Beats Engine
SRS Engine
Sqlite Tweak
Darky ZipAlign
Cleanup_Init_Ram
Journalism
optiflags
Logger
NetSpeed
CFSK
lwp
Loopy_Smoothness_Tweak
SuperCharge V6 RC9 For ICS Build.prop
Hw.config Tweak
Per-Activity Tweak =- From ICS of S2
Download Speed Tweak
Up-Load Tweak
Pre-Modified Android HotSpot = MooDeD-AP
Dual-Band Tweak =- WiFi 5.0Ghz Instead Of 2.1Ghz
RAM Management
UI Tweak
Click to expand...
Click to collapse
ROM Details:
Fully optimized and tweaked
Full AROMA
SD Card speed tweak
Data, cache and system partitions mounting tweaks
Fully de-odexed
init.d scripts BusyBox Support
Auto init.d permissions set on boot
ThunderBold Tweak
APP2SDX Support
VPN Support
I/ O Tweak
Governor Tweak
Darky_Zipalign
[ Cooming More ]
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Screenshots:​
Cooming Soon Again!
​
​
ChangeLog v90.6 = Later
ChangeLog v90.5
Fix AROMA Script V2.00
Init Released
Added AROMA Tweaks
Added Jellybean Implementation { PORT RC1 } AROMA
Fix Overall Performance
Added New Thunderbolt Tweaks
Added FSFack Tweak
Added 2 Bug Fixes
New AROMA Design
Added Darky_Zipalign
Added New OTA { Coming Soon }
Dalvik Tweak
Kernel Tweak
I/O Tweak
OnDemand Tweak
Screen / Response Tweak
Battery Tweak
Debug Battery Tweak
SuperCharge V6 +1000 For More Soother UI
Smudge Tweak From DrodForums
Sqlite Tweak
Darky ZipAlign
Cleanup_Init_Ram
​​
+_-++ Changelog Below ++-_+
---------------------------------------------------
List Of DONATOR's [ HALL OF FAME ]
-=-=-=-=-=-=-=-=-
Not All Donators Added!!
​
​
It's only for xperia S?
Inviato dal mio LT22i con Tapatalk 2
Yeah... its only for xperia S ..
good to see you here chaos
Downloading now and then you will get feedback
It looks like sonys stock soft, i mean the sony launcher or?? How much ram
ok dude...i want to try this rom!but....where the hell is the download link,cause i can`t find it?
Soryy...at a closer look i had found it!downloading now!
THANKS,
is it only for unlocked bootloader or can We install it on locked bootloader with root and CWM as well ??
aresbv2000 said:
ok dude...i want to try this rom!but....where the hell is the download link,cause i can`t find it?
Click to expand...
Click to collapse
There is A download icon click that icon
scylla69 said:
THANKS,
is it only for unlocked bootloader or can We install it on locked bootloader with root and CWM as well ??
Click to expand...
Click to collapse
Only for unlocked locked not yet tested..
Im online with my xperia and i can't find the download too
Gesendet von meinem LT26i
PrimeDeluxe said:
Im online with my xperia and i can't find the download too
Gesendet von meinem LT26i
Click to expand...
Click to collapse
It"s on the download icon click that..
Ok now the download icon is there.
Dont know why it wasnt there before
Gesendet von meinem LT26i
PrimeDeluxe said:
Ok now the download icon is there.
Dont know why iz
Gesendet von meinem LT26i
Click to expand...
Click to collapse
Use your browser.
ChaosFirZen said:
Only for unlocked locked not yet tested..
Click to expand...
Click to collapse
locked BT works with stock kernel, is it possible to implement it in the rom ? would be cool to have a custom rom working on locked BL
Try it on locked then give feedback on unlocked 100% working
ChaosFirZen said:
Use your browser.
Click to expand...
Click to collapse
I tried Chrome & Dolphin and there was noch download button, but now its Ok.
Gesendet von meinem LT26i
Installation runs good.
Antutu Benchmark +100 points
very smooth
Great rom thank you
will report battery life in a few days
locked bootloader with cwm no work

[ROM][XT1068][KK 4.4.4][20/10] » Shohat ROM V1 [Fast | Stable | Best Battery Life] «

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Shohat ROM V1 [Fastest | Most Stable | Smooth | Clean | Super Light | Best Battery Life​
> PLEASE SEE CHANGELOGS FOR FULL FEATURED LIST !!!
> Based on Last Stock Firmware Android 4.4.4 OFFICIAL (KitKat)
> Kernel Stock
> Rooted
> Busybox
> Zipalign
> All Crap Removed ( in V2 )
> Lightest Rom Available For The Moto G 2014 Without Missing Useful Features ! ( Only 377MB )
> Faster Scrolling
> Alow the purge of assets to free-up more RAm
> Make apps load faster and increase RAM
> Save Battery Power Tweak
> 3G / Wi-Fi Tweaks ( Better Signal )
> FASTEST
> SMOOTHEST
> Android L Sounds
> Android L Wallpapers
Coming Soon:
> BEAUTY Android L Matrial Design
> > And much more!
Coming soon...
* Flash it at your own Risk, I don't take any responsibility for any Damage.
* Do not publish any mirror for my Rom! Only use link provided by me.
* If you use any part of my Rom or any Mod, ask first for permission, give credits and put link to my post.
* If you find a bug in Rom, let me know, thanks.
* Do not forget to say THANKS if I helped you.
* Any Donations will be very grateful.
MAKE BACKUP FIRST!!! (don't forget)
1 - Your phone needs to be Rooted
2 - Copy the ROM's .zip file to your phone (Internal SD)
3 - Reboot your phone into Recovery Mode
4 - Make a Full Wipes:
- Wipe data factory
- Wipe cache partition
- Wipe Dalvik cache (in Advanced)
5 -Install zip from sd card
6 -Choose the ROM's .zip file ( and wait 1 or 2 minutes for installation to complete)
7 - Reboot your system and you're ready, enjoy Shohat ROM!
Changelog V1.0
- Initial release
Click to expand...
Click to collapse
Shohat ROM V1.0 XT1068 KitKat 4.4.4 :
coming soon....
* Android (Google)
* Motorola
* XDA Developers
* Chainfire
* My Testers !
* dsixda
* ALL DEVELOPERS!
* ALL USERES for support and help me!
* To my Donors! Thanks friends!
Please, sendme pm if forgot you
THANKS!!
XDA:DevDB Information
Shohat Rom, ROM for the Moto G 2014
Contributors
Shohat, Shohat
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Version Information
Status: Testing
Created 2014-10-20
Last Updated 2014-10-20
The download link is in the thread !
Only Testers should use it.
After we will be sure that the base build is bugfree i will inform you.
XT1063 variant support is coming in V2, and XT1064 + XT1069 will be supported later.
Regards
Can't install zip tried cwm and reflashed twrp with same result zip looks bad to me
<remote> said:
Can't install zip tried cwm and reflashed twrp with same result zip looks bad to me
Click to expand...
Click to collapse
Thank you for the report.
I will upload new download link tomorrow :good:
Sorry for that.
I will Fix it.
[Fastest | Most Stable | Smooth | Clean | Super Light | Best Battery Life
Click to expand...
Click to collapse
Does it cure cancer, too?:angel:
Nice,more Roms..I wait for release!!
How do I root, I want to try this rom....
Rochambeau said:
Does it cure cancer, too?:angel:
Click to expand...
Click to collapse
Yes it is
Could you
Could you please upload it anyway, or send me a message with link please? i Wanna try myself.
Shohat said:
The download link is in the thread !
Only Testers should use it.
After we will be sure that the base build is bugfree i will inform you.
XT1063 variant support is coming in V2, and XT1064 + XT1069 will be supported later.
Regards
Click to expand...
Click to collapse
Based on the last KXB21.85.23 ?
Wake me up when xt63 is supported
Makes very less sense
Android L wallpapers and sounds?? dude The L release for this device is not long. Good work though .. please try and include a few extra features which are missing like maybe volume rocker etc.. that'd make it awesome. just a suggestion .. happy diwali to all !:angel:
"Alow the purge of assets to free-up more RAm"
what's assets ?
Keep it clean
I would like if you keep it clean. Most requests can be added with xposed framework.
i'd be cool if you put all those leaked 5.0 apps on the rom
Pirat7388 said:
I would like if you keep it clean. Most requests can be added with xposed framework.
Click to expand...
Click to collapse
yes, this would be good
Seriously, iIs this rom a hoax? A lot of wild(!) promises for days but no actual release.
The Duke Nukem of ROMs...
Rochambeau said:
Seriously, iIs this rom a hoax? A lot of wild(!) promises for days but no actual release.
The Duke Nukem of ROMs...
Click to expand...
Click to collapse
do you mean like dry land in waterworld ? a myth.. . . : )
no whiners
Rochambeau said:
Seriously, iIs this rom a hoax? A lot of wild(!) promises for days but no actual release.
The Duke Nukem of ROMs...
Click to expand...
Click to collapse
I think the rom is in final testing stage, you can PM the thread owner if you want be part of it
the link
I cant find the link... Can u send the link to download the zip file

[KERNEL] [ROOT] [SM-G928* Exynos 7420] [05 May] SkyHigh MM 6.0.1 Kernel [v3.4]

Discontinued
XDA:DevDB Information
SkyHigh MM S6 Edge+ Exynos 7420 Kernel, Kernel for the Samsung Galaxy S6 Edge+
Contributors
UpInTheAir
Source Code: https://github.com/UpInTheAir/Exynos-7420-6.0.1/commits/SkyHigh-N920C
Kernel Special Features: Synapse ++ | EXT4 | exFAT | NTFS | CIFS
Version Information
Status: Stable
Current Stable Version: 3.4
Stable Release Date: 2016-05-05
Created 2016-03-03
Last Updated 2016-05-07
Warning - ChangeLog - Requirements - Installation - Download - Source
Discontinued
Help and FAQ
Discontinued
Alwayss best devv.. thankss
Already flash it,successful boot. First impression perfect, i have to say that iam not facing scrolling bug anymore.  
But in synapse i facing this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SM-G928C using Tapatalk
Awesome, i waited for a permissive kernel.
Need to flash MM now to test this new kernel
ariefabuzaky said:
Alwayss best devv.. thankss
Already flash it,successful boot. First impression perfect, i have to say that iam not facing scrolling bug anymore.  
But in synapse i facing this
Sent from my SM-G928C using Tapatalk
Click to expand...
Click to collapse
Seems you have changed something in Interactive governor tuning - A57 or 53 or Turbo mode while you are using another(Ktoonservative) governor. Before the changing current governor to 'Ktoonservative', set A57-53 Profiles > Default and Turbo Mode> Disabled (if you changed them). and btw Turbo mode requires reboot after enable > disable. I mean leave all the interactive governor tuning section as default(Tap square > 3Dot > Select all in section > Return icon > Apply icon)
finally
thank you very much,am going to test it right now.
ariefabuzaky said:
But in synapse i facing this
Sent from my SM-G928C using Tapatalk
Click to expand...
Click to collapse
Please read the WARNING under the "Interactive governor tuning" title.
Konsstantine34 said:
Seems you have changed something in Interactive governor tuning - A57 or 53 or Turbo mode while you are using another(Ktoonservative) governor. Before the changing current governor to 'Ktoonservative', set A57-53 Profiles > Default and Turbo Mode> Disabled (if you changed them). and btw Turbo mode requires reboot after enable > disable. I mean leave all the interactive governor tuning section as default(Tap square > 3Dot > Select all in section > Return icon > Apply icon)
Click to expand...
Click to collapse
Just don't touch them if using another governor. That's it !
UpInTheAir said:
Just don't touch them if using another governor. That's it !
Click to expand...
Click to collapse
Ah of course I was trying to write that, seems I have lost
Konsstantine34 said:
Ah of course I was trying to write that, seems I have lost
Click to expand...
Click to collapse
Thaankss.. fixed again
Sent from my SM-G928C using Tapatalk
ariefabuzaky said:
Alwayss best devv.. thankss
Already flash it,successful boot. First impression perfect, i have to say that iam not facing scrolling bug anymore.  
But in synapse i facing this
Sent from my SM-G928C using Tapatalk
Click to expand...
Click to collapse
I'm facing exactly the same issue when i try to enable the Turbo Mode
thnx bro .... how improve battery life ??
Stuck at boot
My phone is stuck at the boot screen, help?
Beautiful work UpInTheAir! working perfectly battery seems good too. No problems to speak off.
Glad you was able to update your kernel for MM so quickly! <3
Senjax said:
I'm facing exactly the same issue when i try to enable the Turbo Mode
Click to expand...
Click to collapse
Doesn't anyone read ? Read my previous post !
UpInTheAir said:
Doesn't anyone read ? Read my previous post !
Click to expand...
Click to collapse
Boy do I understand your frustration @UpInTheAir
"And on that bombshell!"
Sent from my Smokin G928C Running AUDAX plus
baraq.baraq said:
thnx bro .... how improve battery life ??
Click to expand...
Click to collapse
Read post #3 for general tips.
hejmanoonen said:
My phone is stuck at the boot screen, help?
Click to expand...
Click to collapse
1. You need to meet the requirements section first.
2. Follow the install instructions exactly.
1st time to use skyhigh kernel really it's awesome no lag
Very stable,high performance recommended for battery saving too
Thanks for your time to produce this awesome kernel
kossiewossie said:
Beautiful work UpInTheAir! working perfectly battery seems good too. No problems to speak off.
Glad you was able to update your kernel for MM so quickly! <3
Click to expand...
Click to collapse
I had to first get my own N920C device kernel to a state I was happy with. Then when have time, look to help out elsewhere.
This is compiled without any source release for your device from Samsung. So I had to create a custom SkyHigh defconfig (drivers / modules compile instructions) from a merge of N920C MM defconfig and differences in LL sources.
I will check for any changes once your official source is released and I can diff the defconfigs. Also, I can then add your dtb files to compile a custom dt.img (if required), I use stock for now.
UpInTheAir said:
This is compiled without any source release for your device from Samsung. So I had to create a custom SkyHigh defconfig (drivers / modules compile instructions) from a merge of N920C MM defconfig and differences in LL sources.
I will check for any changes once your official source is released and I can diff the defconfigs. Also, I can then add your dtb files to compile a custom dt.img (if required), I use stock for now.
Click to expand...
Click to collapse
The effort is very much appreciated man, thank you!!! Brilliant....
Enjoy a few beers on me tonight... :beer:
7AD81009UF991953R
Sent from my S6 Edge+ g928c

[STOCK][Z3+]LXT™ | High Performance Battery Saving Tweaks

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MOVED TO THIS THREAD
removed
man, i installed ur LXT and FSC, but in multitask, when scroll in settings or in the launcher, is doing like when is set the cpus on 384 mhz..
Version update
-v1.1 | 23/09/2017
Code:
- Removed old init.d enabler (wasn't working well)
And because life is a do it yourself project I created [B][URL="https://forum.xda-developers.com/crossdevice-dev/sony/mod-simple-init-d-enabler-systemless-t3677750/"]a magisk
module get it here to enable init.d[/URL][/B]
- Added LMK memory values from DEEZNUTS thanks to @Smacksmack206
- Few other optimizations
Enjoy
man, u improved too better the doze mode, bicoz now in messenger, wazap i dont receive mesages imediatly )
The mod works on Android 6.0.2 ?
Good job Bro:good:
teamz111 said:
The mod works on Android 6.0.2 ?
Click to expand...
Click to collapse
You mean android 6.0.1 .. Yes works on any rom / kernel
op3n said:
man, u improved too better the doze mode, bicoz now in messenger, wazap i dont receive mesages imediatly )
Click to expand...
Click to collapse
gamzekal said:
Good job Bro:good:
Click to expand...
Click to collapse
Thank you guys new version is up .. enjoy
Hey, at first thanks for Your work.
Is there any way to recognize if the Script is Running correctly?
I dont really feel a big difference.
Thanks for great mod. I am using FXT Mod with FSC Mod for Z3+ and awesome results bro.
[email protected] said:
Thanks for great mod. I am using FXT Mod with FSC Mod for Z3+ and awesome results bro.
Click to expand...
Click to collapse
no man, is ilussion of India )
For use Android n 7.1 stock rom?
korom42 said:
Code:
** Your warranty is now not void.
**
** I am not responsible for bricked devices, dead SD cards, thermonuclear
** war, You take the full responsibility of your actions
**
Introduction
Like I promised this is my battery saver mod for Z3+ Like you know since latest nougat updates the battery is really bad
This mod will drastically your improve battery life we are talking about 5-7H of SOT and more easily with no performance restrictions.
Here only stuff that works NO BULL****! THIS IS MONTHS OF TESTING AND EXPERIMENTING TO BRING THE ABSOLUTE BEST
Main Advantages
Code:
[B]• Increased SOT (screen on time)
• Improved Deep sleep (<1% idle drain )
• Better efficiency & reduced heat
• Smooth like butter[/B]
What's Included
Code:
[B]• CPU Governor Tweaks
• RAM tweaks
• GPU tweaks
• TCP tweaks
• I/O tweaks
• ART / dalvik tweaks
• Doze / Deepsleep tweaks
• Few other performance tweaks
• Init.d Enabler[/B]
Results
From my Xperia Z5
Compatibility
Xperia Z3+/Z4
Also avaliable for Xperia Z5 check it out here
Universal build is coming soon as well
Downloads
second post
Credits
@Smacksmack206
@_LLJY for High Performance Audio Voltages Tweaks
@Pandemic
@gamzekal
@Wolfbreak
@androidexpert35
@PDesire
Credits goes as well for @xSilas43, @soniCron, @Alcolawl, @flar2
And especially @.hEiMDaLL. (Tobias Heinl) for the amazing governor profile -edited by me for Z3+/ Z5-
@_alexndr for init.d enabler -edited by me to work on stock nougat-
Created 2017-09-20
Last Updated 2017-09-27
Click to expand...
Click to collapse
Support android n 7.1 stock rom?
Impressive, would this work with Zack's Resurrection Remix ROM based on Lineage?
Hello, thanks for this interesting MOD.
I've flashed the original Zip along with the init.d test enabler zip "as i have no magisk".
However, I'm unable to find any log in /Data directory so i believe it's not activated.
I've also tried enabling it from kernel adiutor from init.d section + executing the 00test. Still no change in /data directory.
How to activate it?
- EDIT: I just realized i needed to execute the lxt_gov and lxt_misc in adiutor.
Still no log in /Data however, I'll use it for few days to notice any changes
1.5 is more stable than present update 1.7
thnks mod bro LXT and FSC,
answer install Greenify no prob?
I get an "error 1" while installing magiskV14 from twrp recovery...can anyone help?
I tried also with the kernelAdiutor and the test init and no log file was created in /data...
%%edit%%
i just dowloaded the universal init d app from playstore and worked great!
Hi,
This is not recomend for gamer users, i'm not a gamer user, but i play sometimes Real Racing 3.
With this tweak, my fps going reside tio much?
Enviado de meu E6533 usando Tapatalk
I only get about 3-4 hours sot with light use through a 24h..
Sperotto said:
Hi,
This is not recomend for gamer users, i'm not a gamer user, but i play sometimes Real Racing 3.
With this tweak, my fps going reside tio much?
Enviado de meu E6533 usando Tapatalk
Click to expand...
Click to collapse
if u go and catch some fishes how u will be called? sniperman? if u play a game, only one, u are a gamer...not a obsesed gamer, but one good ) i thibk u can try this script without prpblem. if doesnt work, unistall..is more simple than post here

Categories

Resources