[MOD][TWEAKS][SCRIPTS] XTweaks V2.0 (08-27-2014) - Android Software/Hacking General [Developers Only]

Hey guys! Here I am with my latest contribution:
{
"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"
}
..:: Introduction ::..
XTweaks is a script pack similar to others availables on XDA BUT with some of the logic from
SuperCharger V6 by zeppelinrox
(automatically set some values based on your total available RAM because not everybody have the same device isn't it?).
I've been using this scripts in my custom roms and it worked very well, so I decided to release it to public.​
Click to expand...
Click to collapse
..:: With XTweaks you will get ::..
- Less lag.
- Faster and safer conections on WiFi/Mobile Networks.
- Better battery life.
- Better memory management.
- Less force closes on your apps.
- Faster SD Card read/write speeds.
- SQlite optimizations.
- Cleaned RAM every hour (Cached apps).
- Excelent overall performance.
- Your android device will feel smoother!
Click to expand...
Click to collapse
..:: In the pack ::..
/system/bin:
check (This script check if the mod is working, just go to terminal emulator and type:
su [enter], check[enter]).
entropyness (With this script you can install/uninstall the Entropy-ness script, just go to terminal emulator and type:
su [enter], entropyness[enter]).
uninstall (This is an uninstaller, in case that you don't like the mod just go to terminal emulator and type:
su [enter], uninstall [enter] then XTweaks will get uninstalled and your phone will reboot by itself).
restoreboot (This is an uninstaller for bootanimation only, just go to terminal emulator and type:
su [enter], restoreboot[enter]).
/system/etc/init.d:
00SQlite (This script check if sqlite binary is installed, if not then install the binary and deletes by itself).
01SetProp (This script will change some system property values for better performance).
02KSM (This enable "Kernel SamePage Merging" (KSM))
03RAM (Better memory management).
04CPU (This contain some Governor & I/O Scheduler tweaks).
05System (Another memory tweaks and kernel tweaks for better battery life).
06SDCard (This script change the read_ahead_kb value to 2048 (faster speeds on SD card)).
07Network (You will get faster and safer conections on WiFi/Mobile Networks).
08Cleaner (This clear some unnecessary files and disables logcat) (if you need to get a logcat delete this script).
09Entropyness (This script change read_wakeup_threshold value keeping entropy_avail full (MAY save battery and/or boost responsiveness) discovered by zeppelinrox).
92vac (This script optimize the database of your apps every boot (made it by zeppelinrox)).
94fixfc (This script fix permissions to your apps and folders every boot preventing force closes (made it by zeppelinrox)).
96superflush (This script clear the cached apps every hour so will get more true free RAM (also made it by zeppelinrox)).
Click to expand...
Click to collapse
..:: Requirements ::..
- Rooted phone.
- Android 2.3+.
- Kernel/ROM with init.d support.
- About 4-5mb free in system partition.
- Custom recovery.
Tested devices:
- HTC Explorer (CM10).
- HTC One S (CM11).
- HTC Sensation XL.
- Lenovo P770.
- LG L3 (CM9).
- LG L7 (Slimkat 4.4.2).
- LG Optimus One (P500).
- LG Optimus SOL (CM7.2 Based ROM).
- Motorola Razr HD (CM11).
- MOTO G (XT1032).
- Nexus 4 (AOSP 4.4.2).
- Samsung Galaxy Ace.
- Samsung Galaxy Core (I8260).
- Samsung Galaxy Nexus (SPH-L700).
- Samsung Galaxy Nexus I9250
- Samsung Galaxy S II (i9100).
- Samsung Galaxy S II (i9100G).
- Samsung Galaxy SIII (i9300).
- Samsung Galaxy SIII mini (I8190).
- Samsung Galaxy Tab 3 "7 (SM-T211).
- Samsung Galaxy Young (Stock based ROM).
Click to expand...
Click to collapse
..:: Installation ::..
- Download the latest version of this mod.
(Downloads on second post).​- Copy it on your SD card.
- Go to recovery mode.
- Flash it.
- Reboot.
- Enjoy!
Click to expand...
Click to collapse

..:: Disclaimer & Warning ::..
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this
* Tweaks before flashing it! YOU are choosing to make these modifications, and
* if you point the finger at me for messing up your device, I will laugh at you.
*
*/
Click to expand...
Click to collapse
..:: Downloads ::..
XTweaks V2.1
XTweaks V2.0
XTweaks V1.0.2
XTweaks V1.0.1
XTweaks V1.0
Click to expand...
Click to collapse
..:: Changelog ::..
V2.1
- Another fix on SQlite binary installation (hopefully now will install on every device without problems).
- Now the Bootanimation is optional (in consequence the mod was reduced to about half of the size, benefiting to devices with low system partition size).
- Now you can uninstall/install (installed by default) Entropy-ness script (if you preffer to install an entropy generator binary) typing:
Code:
su
entropyness
- Added adj's values to RAM script.
- Added more governors to CPU script.
- Small changes/fixes on some scripts.
V2.0
- New way to install SQlite binary (some devices was having problems on the "old" installer way).
- Some changes in the main installer (you can flash it on top of the old versions).
- A few changes in the "check" script.
- Deleted 00Buildprop script and changed by 01SetProp (some devices/ROMS doesn't ran the 00Buildprop script in consequence the values doesn't applied to build.prop, now the 01SetProp script applies those values with the "setprop" command).
- Now all the scripts will run until the system fully boots.
- Now the RAM manager script will set the lowmemorykiller parameters based on your total available RAM (balanced values).
- Now you can see all the changed parameters in the logs (Maybe you will see some errors and are caused because your ROM doesn't support those changes, just ignore it).
- Minor changes on some scripts.
- Renamed all the scripts (small changes).
V1.0.2
- Added check script
- Renamed uninstallboot script to restoreboot
V1.0.1
- Fixed "permission denied" on uninstallboot script
- The integrated Bootanimation will install only on ROMS where
/system/media/bootanimation.zip is persent to prevent issues
related to Bootanimation.
V1.0
- Initial release
Click to expand...
Click to collapse
..:: F.A.Q. ::..
Q. How can I uninstall this mod?
A. Go to terminal and type:
Code:
su
uninstall
Only apply to 2.0- versions
Q. How can I restore my stock bootanimation?
A. Go to terminal and type:
Code:
su
restoreboot
Q. How can check if this mod is working?
A. Go to terminal and type:
Code:
su
check
You can also go to /data and check the logs.
Q. Is this mod compatible with other mods?
A. Maybe with Crossbreeder but you need to test it, first install this mod then install the one you want to try.
Q. Have this mod an entropy binary (haveged/rngd)?
A. No, this pack have a mod that keeps entropy_avail full (MAY save battery and/or boost responsiveness) discovered by zeppelinrox.
Click to expand...
Click to collapse
..:: Credits ::..
Many thanks to this people for their awesome work!
- zeppelinrox (without him this mod wouldn't have been possible! many thanks for his great contributions to XDA community and his awesome scripts! if you want a Complete Memory Management Fix please use his script available on his main thread: http://forum.xda-developers.com/showthread.php?t=991276 and please rate the thread with 5 stars, press the thanks button and consider a donation to him).
- Exit_Only (for some ideas on his scripts).
- slaid480 (for some ideas on his scripts).
If I forgot someone or if you believe you deserve to be here let me know and I'll add you ASAP.
If you want to integrate this Tweaks on your ROM just give me and give them the appropriate credits.
Click to expand...
Click to collapse
..:: Boot Animation ::..
XTweaks-Bootanimation (The flashable won't backup your current Bootanimation).
..:: Banner ::..

Reserved...

@DorianX
Confirmed working awesome on my LG L3 and HTC One S! Good work:good:
BTW:
LG L3 (CM9)
HTC One S (CM11)

Thanks for try this, and thanks for your review :thumbup:
Enviado desde mi Motorola Razr HD mediante Tapatalk

DorianX said:
Thanks for try this, and thanks for your review :thumbup:
Enviado desde mi Motorola Razr HD mediante Tapatalk
Click to expand...
Click to collapse
hey, i have got some improvement to add the the script, also we could add my aggression mod to this!
also i can create a custom bin file to set the bootanimation path to a seperate location and zip format(samsung devices play .qmg files)
but confirmed on the Samsung galaxy S3(i9300), HTC sensation XL and Samsung galaxy ace.

Working on nexus 4 4.4.2 aosp all good so far thanks for sharing
Sent from my Mako using XDA Premium 4 mobile app

So far so good on slimkat 4.4.2 LG L7.
OP, how to check if it's working or not?
Sent from my LG-P700 using Tapatalk

Go to /data if exists *.log files the mod is working
Enviado desde mi Motorola Razr HD mediante Tapatalk

ricky310711 said:
hey, i have got some improvement to add the the script, also we could add my aggression mod to this!
also i can create a custom bin file to set the bootanimation path to a seperate location and zip format(samsung devices play .qmg files)
but confirmed on the Samsung galaxy S3(i9300), HTC sensation XL and Samsung galaxy ace.
Click to expand...
Click to collapse
Thanks for your feedback!
About your mod and custom bin I would like to discuss this via pm or something else

Currently working great on LG P500 running CM10.1

Awesome.....so far it is great and boot up is super fast..... 30 seconds !!! :beer:
Sent from my ZTE V793 using xda premium

Glad you like it guys
Enviado desde mi Motorola Razr HD mediante Tapatalk

I am getting a Tab3 7 this week...will definetely try this.....:banghead:
Sent from my ZTE V793 using xda premium

Not working for me. I flashed on galaxy s3 & after flash, the device reboots itself in standby mode in every 1 minute. Whats wrong with with me.

Will test it out.
||""Playing Asphalt™ 8 Airborne on my sgy. LoLz.
Joke of the year. Gameloft devs will die if they hear this. ""||

ricky310711 said:
confirmed on the Samsung galaxy S3(i9300).
Click to expand...
Click to collapse
mrjoy said:
Not working for me. I flashed on galaxy s3 & after flash, the device reboots itself in standby mode in every 1 minute. Whats wrong with with me.
Click to expand...
Click to collapse
Don't know what's wrong... A bad download maybe.
Try this: uninstall it, wipe cache & dalvik-cache then install it again.
Enviado desde mi Motorola Razr HD mediante Tapatalk

DorianX said:
Don't know what's wrong... A bad download maybe.
Try this: uninstall it, wipe cache & dalvik-cache then install it again.
Enviado desde mi Motorola Razr HD mediante Tapatalk
Click to expand...
Click to collapse
works fine on my Smart Phone Revolution ROM?
if your on 4.1.2 it could be the sqlite binaries...

Works on aoip 1.5 job 4.2.2. Samsung exhibit ll 4g
Sent from my SGH-T679 using xda app-developers app

DorianX said:
Don't know what's wrong... A bad download maybe.
Try this: uninstall it, wipe cache & dalvik-cache then install it again.
Enviado desde mi Motorola Razr HD mediante Tapatalk
Click to expand...
Click to collapse
I tried again, even not working....

Related

[ROM] Elements HD

This ROM is out of date and no longer supported.​
The old OP can be found by clicking below:
For those of you wanting updates, stand up as a community and post to my Google+. Since I develop for 4+ devices now I only continue my work on devices with more overall ROM usage. 1. D2VZW 2 MAKO 3.Shooter 4.Epic4G 5.Windows 8 RT 6.GT-P6210
{
"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"
}
Current Features:
+ Android 4.0.4
+ Deodexed for ease of support
+ Stock ICS Base
+ Stock Kernel
+ Rooted w/ Superuser
+ Custom Build.Prop
+ Custom Install-Script
+ Performance Upgrades {Wifi, Bluetooth, GPS}
+ Quality Upgrades {Audio, Camera, Screen, Radios}
+ Battery Life Optimizations
+ Additional Applications {Acid Audio Technology Apps, CM10 File Manager}
+ Updated Firmware & Apps
+ Bash Support
+ More (See Changelogs for upto date Details & more depth)
Code:
12.1.12 (23:26 AZ) [B][GT-P6210][/B]
- Finalized Elements HD. This is no longer a "Build", but a Version Incremental release and should be considered the mastered form of the ROM. Refer to Version builds as STABLE. (Aside from the First build for each device, Version Incremental Builds are the most Stable).
- Cleaned up Install-Script
- Cleaned up Build.Prop
- Removed Duplicate Audio files
- Removed Strings, Smalis, and other files that were made in start of implementing MODs that never got fully integrated. They'll be in the Version 2.0 Builds
- Overall stability increase and polishing up.
11.25.12 (11:13 AZ) [[B][GT-P6200/GT-P6210][/B]
- Tons of other updates (I've been working on this for 5 hours, so I don't remember EVERYTHING)
- 3G Enchancements Added
- Sorted System Apps and moved unnecissary to DATA/app
- Added back Boot Animation
- Changed Boot Animation Sound
- Merged in Custom Sounds ;) If you can tell me where they came from you get a prize xD
- Experience Media + Audio like never before with New Ac!d Modifcations + Other Premium Audio Revisions
- Changed Charging Sound
- Merged in Nexus 4/7/10 Sounds
- Edits to Build.prop
- Changed Default Sounds
- Audio Files Changed
- Deodexed
- Modified Updater Script
- Added Audio Enhancements
- Added Performance Tweaks
- Added WiFi Enhancements (Better Signal, Strength, Stability, Performance)
- Added Bluetooth Optimizations (Supports full HD audio now, Better Performance, Signal)
- Minor Battery Saving Modifications made
- Added DATA folder in ROM
- Added DATA folder installation in Install-Script
- Added CM10 File Browser
- Zipalligned Firmware, Apks, etc
- Changed ROM ID in settings; Now says Elements HD
[B]- Disabled Boot Animation to Speed up boot (NO YOUR TAB DID NOT BREAK)[/B]
- Fixed SU Binary
- Added Bash Support
- Additional Installation Files added to root to stabilize installation and allow more modifications and tweaks
- Build.prop modified to enhance performance, radios, battery,
- Updated some APPS and Files
- GPS Configs edited to decrease lock on times + better accuracy
- Camera Enhancements (Better Quality, Framerate, 0% Compression now, Highest possible work out of this camera)
- Better Sound Input Configurations (Recording, Voice Calls [If you use a VOIP App)
- [Code Began] Nexus 4/7/10 Feature Merges
- [Code Began] OTA updates
- [Code Began] MTP Stabilization
- [Code Began] Sony HD Screen Technology
- [Code Began] Samsung Galaxy S III + Note II Feature Merges
11.24.12 (06:40 AZ) [B][GT-P6200][/B]
- GT-P6200 Support added
- Build 1 Released (GT-P6200) [See Build 1 Change log (for the GT-P6210) for features / changes]
[I][B]Build 2 will be SKIPPED for the GT-P6200 in an effort to catch it up with the GT-P6210.[/B][/I]
- Build 3 Began [B][GT-P6200/GT-P6210][/B]
(Expected Changes)
(-Default Audio Changed)
(-Build Prop Edits)
(-Nexus 4/7/10 Sounds)
(-"Bloat" moved to Data/app)
(-File Cleanup)
(-Perfections & Smoothing out for RC build)
11.21.12 (16:54 AZ) [B][GT-P6210][/B]
- Deodexed
- Modified Updater Script
- Added Audio Enhancements
- Added Performance Tweaks
- Added WiFi Enhancements (Better Signal, Strength, Stability, Performance)
- Added Bluetooth Optimizations (Supports full HD audio now, Better Performance, Signal)
- Minor Battery Saving Modifications made
- Added DATA folder in ROM
- Added DATA folder installation in Install-Script
- Added CM10 File Browser
- Zipalligned Firmware, Apks, etc
- Changed ROM ID in settings; Now says Elements HD
[B]- Disabled Boot Animation to Speed up boot (NO YOUR TAB DID NOT BREAK)[/B]
- Fixed SU Binary
- Added Bash Support
- Additional Installation Files added to root to stabilize installation and allow more modifications and tweaks
- Build.prop modified to enhance performance, radios, battery,
- Updated some APPS and Files
- GPS Configs edited to decrease lock on times + better accuracy
- Camera Enhancements (Better Quality, Framerate, 0% Compression now, Highest possible work out of this camera)
- Better Sound Input Configurations (Recording, Voice Calls [If you use a VOIP App)
- [Code Began] Nexus 4/7/10 Feature Merges
- [Code Began] OTA updates
- [Code Began] MTP Stabilization
- [Code Began] Sony HD Screen Technology
- [Code Began] Samsung Galaxy S III + Note II Feature Merges
11.21.12 [[B]GT-P6210][/B]
-Initial Release
GT-P6210 [1.0]
http://d-h.st/ZbB
GT-P6200 [0.3]
http://d-h.st/hZB
SGH-T869 [0.1]
http://d-h.st/1k8
John
Ace
Team Galaxy HD
Acid Audio Technology Team
FAQ
Q. How do I install this ROM?
A. First of all, download it from above for your device. There's three models of this Tablet, the GT-P6210 /1 (WiFi), GT-P6200 /1 (GSM), and SGH-T869 (T-Mobile). Click the download for your device and download the ROM.
After Downloading, Move the ZIP folder on to your Tablet's Internal or SD Card Storage by connecting it to the computer. Now Power OFF your tablet. Next, Hold down the Power and Volume UP keys at the same time (Whilst it off), then once it turns on RELEASE your finger off of the Power Key, Only holding down the Volume UP Key now. Once in the Recovery, (Optional: Make a Backup) Clear your Dalvik Cache (Under Advanced), Cache, and Data. Now Install the ZIP folder from your SD Card (It should Says Elements HD Build xxx).
Summed Up:
1. Download ROM (For your device)
2. Transfer to Device
3. Reboot Recovery
4. Wipe Dalvik & Regular Cache, then Data
5. Install ROM
Q. Why won't my Tablet boot?
A. Something probably went wrong while installing the ROM. Just Reflash (Install again) it in the recovery WITHOUT wiping this time.
1. Power off (It SHOULD bootloop or get stuck)
2. Reboot Recovery (Power + Vol Up, then once on Vol Up [While OFF])
3. (DO NOT WIPE) Flash Elements HD Build 3
4. Reboot (DO NOT WIPE)
Q. Why did you keep the Boot Sound?
A. To make sure the Tablet is at least heading in the right direction and not bootlooping a blackscreen. I'll probably remove it later though.
Q. Why does the Tablet Settings -> About Device say Build 1 when I'm on Build 2?
A. I forgot to change the number. No biggie. If you have the extra apps I included, then everything's fine.
Q. Why did you keep the bloat?
A. Because some people use it. I'll put it in the Data Folder next build though so you can uninstall it.
Q. When's the next update?
A. Never. Just kidding. However, if you ask me despite me saying in several places not to, I won't be kidding.
Q. I want xxx Feature added! Can do you do it?
A. Post here and ask.
Q. I LOVE this ROM. What can I do to help out and make better builds come?
A. 1. Hit the thanks button 2. Donate 3. Share with fellow Tab users
Q. :'( Why isn't my device supported?
A. Probably because I haven't gotten a System Dump and Boot.img for it. See Post 7. to have your device supported.
Device Support List:
(Later Revised Tablet's should work if their parent device is supported) [EX: GT-P6210 / GT-P6211]
[X] GT-P6210
[X] GT-P6200
[_] SGH-T869
Want support for your tablet? Help everyone with your tablet out (and me) by following Post 7.
Curious to see some screenshots etc. :laugh:
bossie1975 said:
Curious to see some screenshots etc. :laugh:
Click to expand...
Click to collapse
Haha OP is a big work in progress right now. Possibly even more than the ROM
No support for T869?
Good luck man can't wait to try it so what kinda features should we be expecting?
Sent from my GT-P6200 using XDA Premium HD app
great!more rom coming!
welcome mate..!
wow..owning this tab7+ really feel like live in a small outcast forgotten village and community..
everyday like waiting for someone appears and bring something new..everybody got excited..:highfive:
then everything went silent again...
looking around...feelin lonely....
haha..what a great experience! :good:
If you want support for your Tablet, please PM me a System Dump of your latest STOCK ICS.
An easy way to do this is to download a Root File Manager, go to the Root, Select the system Folder and COPY it, and then PASTE it on your SDCARD.
This CAN take awhile, so please be patient and Make sure your screen doesn't time out. Keep it on during the pasting / file transfer. A good way to do so is to edit the timeout to 10 minutes.
After it's on your SD Card, put it on your computer
I also need a Boot.img however. Getting that's easy too though!
1. Go into Recovery Mode
2. Make a Backup
3. On the computer, browse your Tab's storage and in the ClockworkMod Folder go to backups (then the name of the backup you just did), and copy the Boot.img to the desktop. (Then put it in the same folder as the System dump you did)
Make a new folder (just call it dump or something), Throw the System folder you copied in it along with the boot.img you just got.
Zip the folder up, Upload it somewhere, and PM me the Download Link.
----
Method 2:
Find a Stock ICS ROM (w/ Boot.img) and PM me the thread or Download LInk. (If it doesn't have one and it's the same ICS you're running, just give me your boot.img).
--------
Sorry for making it a big task, but I don't have the Device and this is the easiest way I can direct you guys to do something that you'll all (Hopefully) understand on how to do .
=
P.S. GT-P6210 users checkout the changelog for what I'm uploading
Amazing! Installing
Enviado desde mi Galaxy Nexus usando Tapatalk 2
JeduRocks said:
Amazing! Installing
Enviado desde mi Galaxy Nexus usando Tapatalk 2
Click to expand...
Click to collapse
Hold up! Grab the latest one here!
http://d-h.st/CCJ
Despite me saying report issues in thread, I still got a pm...
If it doesn't boot, re flash. Don't wipe the second time around.
I definitely will try this when P6200 available..this what i want..custom rom based on stock..yahooo...waiting............
...~...~...~...~...~...~...~...~...~...~...~...~...~...
Xperia X8
Xperia Mini Pro
Xperia Neo
Galaxy W
Xperia Play
Xperia U
Galaxy SII G
Galaxy Tab 7 Plus
Sent from my GT-P6200 using XDA Premium
Hard to get people to download a ROM without any screenshots of what it looks like...
StrumerJohn said:
Hold up! Grab the latest one here!
http://d-h.st/CCJ
Despite me saying report issues in thread, I still got a pm...
If it doesn't boot, re flash. Don't wipe the second time around.
Click to expand...
Click to collapse
HDMI out works?
Sent from my GT-P6200 using Tapatalk 2
umz_786 said:
Hard to get people to download a ROM without any screenshots of what it looks like...
Click to expand...
Click to collapse
Don't download it then.
It says clearly in the OP it's based off of Stock ICS. You should know what that looks like.
I'm not trying to win anyone over from what they have. I just thought it'd be nice to create a stock based ROM for you guys on my own time since no one else has. I didn't know a community with barely any other devs would be so picky...
terenceleechan said:
HDMI out works?
Sent from my GT-P6200 using Tapatalk 2
Click to expand...
Click to collapse
Yes sir!
There's absolutely NO Bugs!
Member90 said:
I definitely will try this when P6200 available..this what i want..custom rom based on stock..yahooo...waiting............
...~...~...~...~...~...~...~...~...~...~...~...~...~...
Xperia X8
Xperia Mini Pro
Xperia Neo
Galaxy W
Xperia Play
Xperia U
Galaxy SII G
Galaxy Tab 7 Plus
Sent from my GT-P6200 using XDA Premium
Click to expand...
Click to collapse
Literally as soon as I get a System Dump + Boot.img I'll begin support on the GT-P6200. Still waiting on someone to follow my suggested Noob Friendly guide on post 7 .
StrumerJohn said:
Don't download it then.
It says clearly in the OP it's based off of Stock ICS. You should know what that looks like.
I'm not trying to win anyone over from what they have. I just thought it'd be nice to create a stock based ROM for you guys on my own time since no one else has. I didn't know a community with barely any other devs would be so picky...
Yes sir!
There's absolutely NO Bugs!
Literally as soon as I get a System Dump + Boot.img I'll begin support on the GT-P6200. Still waiting on someone to follow my suggested Noob Friendly guide on post 7 .
Click to expand...
Click to collapse
i have a system dump for p6200 stock ics that i made some time ago, but not the boot.img, and my tab is not on stock now. could i just upload the boot.img from P6200DXLPB_P6200OLBLP8_XME.zip that i downloaded from sammobile?
edit: ahh. sorry, the one from sammobile is a boot.bin, not boot.img. i can upload you my /system dump if you need them, but you'll have to find the boot.img from somewhere else.
gingerboy92 said:
i have a system dump for p6200 stock ics that i made some time ago, but not the boot.img, and my tab is not on stock now. could i just upload the boot.img from P6200DXLPB_P6200OLBLP8_XME.zip that i downloaded from sammobile?
edit: ahh. sorry, the one from sammobile is a boot.bin, not boot.img. i can upload you my /system dump if you need them, but you'll have to find the boot.img from somewhere else.
Click to expand...
Click to collapse
That'd help, but I still wouldn't be able to do anything.
Someone would still have to get me a boot.img
StrumerJohn said:
That'd help, but I still wouldn't be able to do anything.
Someone would still have to get me a boot.img
Click to expand...
Click to collapse
i've flashed back to stock. currently uploading the files. it's huge, and will take a lot of time with my slow internet connection. can't do much about it.
update:
and here you go.
http://goo.gl/wUVm5 -boot.img-
http://goo.gl/dPQm5 -system dump-
i think i did it right.
Very interesting
Where is p6200 build????
pintunoor said:
Where is p6200 build????
Click to expand...
Click to collapse
Otw dude
...~...~...~...~...~...~...~...~...~...~...~...~...~...
Xperia X8
Xperia Mini Pro
Xperia Neo
Galaxy W
Xperia Play
Xperia U
Galaxy SII G
Galaxy Tab 7 Plus
Sent from my GT-P6200 using XDA Premium
I'll work on it as soon as I can guys. .
Since I don't have a choice, I've been dragged out for my family for National Turkey day.
I'll probably start tomorrow.
Hope that's okay with you all. :angel:
Sent from my SCH-I535 — Smausng Galaxy S III d2vzw using xda app-developers app

[TWEAKS][JB/CM 10.1] ★★★ Twin Turbo Engine v1.2 ★★★ [01/10/2013]

[TWEAKS][JB/CM 10.1] ★★★ Twin Turbo Engine v1.2 ★★★ [01/10/2013]
{
"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"
}
System Requirements :
- Galaxy Ace 2 Rooted [Stock JB or CM 10.1]
- Install a Kernel or ROM That Supports ZRAM and init.d
- Free space in /system 5MB and /data 1MB
- Terminal emulator or similar program
- Busybox 1.21.xx​
FEATURES :
Cleaning log files
Loopy smoothness tweak
Network TCP tweaks
Kernel and VM tweaks
Ondemand tweaks
Mali tweaks
SDcard tweaks SpeedUP
Zipalign app [/system/app] and data [/data/app] every 2 days
Defragment Database and optimizing Sqlite every 2 days
Enable Zram script
Force GPU rendering
Build prop tweaks
And more...
SPECIAL FEATURES :
RAM booster
Gaming ON/OFF mode features
Kill media process and media server
Actived and De-actived Nos entropy seeder generator engine
Install and restore AdsFree
Set Performance mode [For better performance] and Normal mode
And more...
For see more Special Features open terminal type :
Code:
[FONT=Lucida Console][LEFT][B]$su
#help[/B][/LEFT]
[/FONT]
PLEASE MAKE BACKUP BEFORE INSTAL THIS TWEAKS FOR SAFETY
Code:
[LEFT]Credit :
> eoghan2t7
> Darky
> dheeraj (dhlalit11)
> ImbaWind
> Exit_Only
> delta-roh[/LEFT]
Code:
[LEFT]Thanks to :
> hafidzduddin
> Roxel Team
> All Member XDA[/LEFT]
★★★ TWIN TURBO ENGINE™ ★★★
​
Twin Turbo Engine v1.2
Code:
[FONT=Comic Sans MS][B]How to install :[/B][/FONT]
[FONT=Comic Sans MS]- Reboot system into CWM
- Mount system, data and cache
- Flash TTEngine_v1.2.zip
- Reboot and wait 2-3 minutes
- Feel more better performance![/FONT] :D
[FONT=Comic Sans MS][B]How to uninstall :[/B][/FONT]
[FONT=Comic Sans MS]- Go to Terminal Emulator
- type :
$su
#uninstall[/FONT]
Twin Turbo Engine v1.0
Code:
[FONT=Comic Sans MS][B]How to uninstall TTEngine v1.0 :[/B][/FONT]
[FONT=Comic Sans MS]- Reboot system into CWM
- Mount /system and /cache
- Flash Uninstall_TTEngine.zip
- reboot system
[B]After reboot :[/B]
- Go to Terminal Emulator
- type :
$su
#uninstall[/FONT]
★★★ TWIN TURBO ENGINE™ ★★★
​
Download :
Twin Turbo Engine v1.2
01/10/2013 -> TTEngine_v1.2.zip
Twin Turbo Engine v1.0 Uninstaller
[Only for Twin Turbo Engine v1.0]
13/09/2013 -> Uninstall_TTEngine.zip [Thanks to Shadowcareful for tester]
Changelog :
Code:
[B]Twin Turbo Engine v1.2[/B]
[LIST]
[*] Full support CM 10.1
[*] Optimizing some script
[*] Updating build.prop tweak
[/LIST]
[B]Twin Turbo Engine v1.1[/B]
[LIST]
[*] Full support any baseband JB 4.1.2
[*] Ziipalign preload app
[*] Disable system logging
[*] Optimizing cleaning script [now is every 3 days]
[*] Set ZRAM swap 75MB
[*] Add Swap cache [75MB]
[*] Add power saving mode [Battery saving for lower performance]
[*] Add uninstall tweak script
[*] And more optimizing script....
[/LIST]
[B]Twin Turbo Engine v1.0[/B]
[LIST]
[*]Initial release
[/LIST]
Stock rom only?
EDIT: ok i get it
Sent from my GT-I8160 using xda app-developers app
Looks awesome! Gonna try it later
Sent from my GT-I8160 using Xparent Skyblue Tapatalk 2
Make it for 4.2 please.
Sent from my GT-I8160 using xda app-developers app
str3tch72 said:
Make it for 4.2 please.
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
Sorry, I was not in CM now...
maybe later
Artha_CR said:
Sorry, I was not in CM now...
maybe later
Click to expand...
Click to collapse
cm10 too?
can't wait update for 4.2 rom great job gan
Someone tested it yet?
Works on GT-I8160P
So I tested it at my Gt-I8160P with D-Kernel and It seems to work very well thx
Pimp My Rom
will this tweaks work if my ace2 modified using pimp my rom apps beta??
Yes
EDIT: but try not to mix tweaks
Sent from my GT-I8160 using xda app-developers app
hafizulpijul12 said:
will this tweaks work if my ace2 modified using pimp my rom apps beta??
Click to expand...
Click to collapse
yes you can but dont more install tweak on pimp my rom cause will make crash.
maybe you can install features that not exist in this tweak..
Could you make an uninstall flash able file or a tutorial to uninstall your script because rox announcent his kernel v 3 for stock and I would like to install it.
Sent from my GT-I8160 using xda app-developers app
Shadowcareful said:
Could you make an uninstall flash able file or a tutorial to uninstall your script because rox announcent his kernel v 3 for stock and I would like to install it.
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
Try it bro --> http://d-h.st/gHp [Uninstall_TTEngine.zip]
sorry i have not tested this cause I still continue next version for this tweak...
but you can try it and i feel this is work....
and if this is work contact me cause i will add this on one page
How to :
- Reboot system into CWM
- Mount /system and /cache
- Flash Uninstall_TTEngine.zip
- reboot system
After reboot :
- Go to Terminal Emulator
- type :
$su
#uninstall
Uninstall.zip worked pretty well
So tried your Uninstall.zip and it worked !
NICE!!!!
I´ve tested Twin turbo engine
Its really smooth , nice for gaming , all load proceses are time reduced.
I´d installed it in my gt.8160P in this order:
--- I8160PXXMG2 (german)
--- D-kernel ( DK3G8M.zip - 8.33 MB (for Stock ROM) 18/08/2013
--- Twin turbo engine 1.0
You have to be sure that makes all cache wipes where install tutorial´s say. (at kernel and TTe install)
Finally, you have to enable gaming mode and performance through console commands. and you have a really fast rom!!!!!
Shadowcareful said:
So tried your Uninstall.zip and it worked !
Click to expand...
Click to collapse
Thanks for tester bro
Jefazo2k5 said:
I´ve tested Twin turbo engine
Its really smooth , nice for gaming , all load proceses are time reduced.
I´d installed it in my gt.8160P in this order:
--- I8160PXXMG2 (german)
--- D-kernel ( DK3G8M.zip - 8.33 MB (for Stock ROM) 18/08/2013
--- Twin turbo engine 1.0
You have to be sure that makes all cache wipes where install tutorial´s say. (at kernel and TTe install)
Finally, you have to enable gaming mode and performance through console commands. and you have a really fast rom!!!!!
Click to expand...
Click to collapse
Ok thanks :victory:
@artha . Is posible install in my rooted tablet without cwm? Thanks
Enviado desde mi B1-A71 usando Tapatalk 2

[ROM][AOSP][4.4.2][KOT49H] SuperNexus 4.0 - I9305 - Build 1 [26-12-13]

{
"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"
}
The main idea behind SuperNexus is to provide stock Android experience, just like how Google intended it to be. SuperNexus is entirely built from Google's AOSP source. A lot of improvements and optimisations have been done to the Google's Source Code to have the best possible Vanilla Android Experience. SuperNexus is very light too as there are no 3rd party apps (ZERO Bloatware).
Big thanks to the CyanogenMod Team and the OmniROM Team, without them this ROM was not possible. Huge shoutout to DigitalOcean for providing us access to their excellent VPS services, which has cut down our compile time from 2 hours to just 30 minutes.
System Details:
Android 4.4.2 KitKat (KOT49H - Android-4.4.2_r1)
Latest CM Kernel
All KitKat features and apps (Nothing excluded from AOSP)
No Visual Changes!
Stock KitKat look and feel
This will turn your Samsung Galaxy S III into a Nexus 5
ROM Features:
Deodexed
Rooted (Super SU)
BusyBox Installed
No 3rd Party App
ZERO Bloatware
Android Source Code vastly improved and optimised (i.e. Bionic, Dalvik, Webkit, Framework, libcore, SQlite etc - Thanks to CAF)
Init.d Support
Rsync Support
UserInit Support
Bash & Nano Support
Native SIP/VOIP Support
OpenSSH Support (ssh, sshd, scp, stfp)
HSPA+ Support
OpenVPN Support
Ad-Hoc Network Support
exFAT and NTFS-3G support
EXT4 File System Optimisations
Large APN & SPN List
SELinux enabled
Framework Features:
-Extended Power Menu (Reboot, Recovery, Download & Screenshot Options)
-Tweaked Animation Values Of Progress Spinners (Silky Smooth Loading Spinners)
-Options for switching between USB Mass Storage and MTP/PTP (On Specific Devices)
Browser Features:-
-Increased Maximum Tab limit from 16 to 64
-Option To Close All Tabs With One-Click
-Allowed Any Type Of File To Be Downloaded
Phone Features:-
-Noise Suppression
Miscellaneous Features:
-Allowed Installation Of Apps From Unknown Sources By Default
-Disabled Data Roaming By Default
-Removed Google's Software Updates Option from Settings
-Enabled Gesture Input By default
-Emoji Enabled by default
-Hardware Information of the device (Settings>About Device>Hardware Information)
Known Issues
Find one? Let me know.
Screenshots:
Requirements:
CWM Touch 6.0.3.2+ or latest TWRP (if you have a metadata error when flashing, you're using the wrong recovery!)
Instructions:
First time installing SuperNexus 4.0 to your device, or coming from another ROM:
- Copy Google Apps and SuperNexus ROM into your internal SD Card
- Boot into Recovery (Volume up + Home + Power)
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Flash SuperNexus ROM
- Flash Google Apps package
- Reboot your device
Upgrading from earlier build of SuperNexus 4.0:
- Copy Google Apps and SuperNexus ROM to your internal SD Card
- Boot into Recovery(Volume up + Home + Power)
- Wipe Cache
- Wipe Dalvik-cache (Under Advanced -> Wipe Dalvik-Cache)
- Flash SuperNexus ROM
- Flash Google Apps package
- Reboot your device
Downloads
Latest Build:
Mod Edit on links.SuperNexus 4.0 I9305 Build 1 (26-12-13)[/URL] MD5: c80e009f51932553d351afcacd6bf25b
Google Apps:
Google Apps KK 20131209 MD5: 775dccce3b7d468638b09a5a756f988b
Source Code:
SuperNexus Source @ Github (I'm willing to add support for other devices so if you are a developer and willing to add support for your device(s), PM me)
Kernel Source @ Github
Changelog:
Code:
[B]SuperNexus 4.0 Build 1 (25-12-13):[/B]
[LIST]
[*] Initial release
[/LIST]
Credits:
DigitalOcean (Website)
Simon Brunton (Graphic Designer - Website)
Google
CyanogenMod Team
Teamhacksung
Codeworkx
Xplodwild
Nebkat
Espenfjo
Pawtip
Chainfire
Thanks to all those who donated
Follow Me On:
Donate:
If you like my work please consider a donation as it will help me keep this development alive and expand it to newer/other devices.
Reserved 001
Reserved 002
support ART ?
Nice. Is it support Camera save to SD?
Sent from my GT-I9305 using xda premium
Boeffla kernel with SuperNexus?
I'm hoping this will work with the Boeffla kernel for CM11, as I tried it with the latest update to Sentinel, and it seemed to work OK. The KitKat/CM11 base seemed a bit sluggish and the latest Boeffla kernel made it very smooth, but the camera wouldn't launch from within app, only on its own.
Anyone try this with Boeffla and/or can confirm launching the camera to take a pic while using Instagram, Twitter or others?
adrianmak said:
support ART ?
Click to expand...
Click to collapse
You need to flash ART compatible GApps to get ART to work properly.
Problem with region lock on my i9305
Hi
I have just tested your kitkat rom on my galaxy s3 - i9305
It runs perfect... but i cant not get any network at all
I live in Denmark
My baseband is I9305BVBMF1
So i wonder is there any thing i can do, to get it to work again...
Showbizz
Faryaab said:
You need to flash ART compatible GApps to get ART to work properly.
Click to expand...
Click to collapse
Was looking at this myself and apparently neither WhatsApp, nor Titanium backup are ART compatible, so as long as you don't use those and have compatible GApps, might be worth a try. Looks like it really improves performance.
THX for your awesome work Rom is perfect but please upload it to another Host like Google drive or something becauce this host is very slow I hate it
Sent from my GT-I9305 using xda app-developers app
showbizz said:
Hi
I have just tested your kitkat rom on my galaxy s3 - i9305
It runs perfect... but i cant not get any network at all
I live in Denmark
My baseband is I9305BVBMF1
So i wonder is there any thing i can do, to get it to work again...
Showbizz
Click to expand...
Click to collapse
Flash one of the recoveries from the OP of this post http://forum.xda-developers.com/sho...305][KitKat][4.4.2] CyanogenMod 11.0 Official
Worked a treat for me, this rom is pure android!
Awesome!
Sent from my GT-I9305 using xda app-developers app
Work with TWRP kernel?
Essentrix said:
Work with TWRP kernel?
Click to expand...
Click to collapse
Firstly, TWRP isn't a kernel, it's a recovery.
Secondly, yes, TWRP works but only the modded version which is found from the post above yours.
Sent from my GT-I9305 using Tapatalk 4
so f..... nice
cheffy11 said:
Flash one of the recoveries from the OP of this post http://forum.xda-developers.com/sho...305][KitKat][4.4.2] CyanogenMod 11.0 Official
Worked a treat for me, this rom is pure android!
Awesome!
Sent from my GT-I9305 using xda app-developers app
Click to expand...
Click to collapse
It worked when i used cwm 0.0.45 - first time i used 0.0.36
THX
Have a happy new year
arzine said:
Firstly, TWRP isn't a kernel, it's a recovery.
Secondly, yes, TWRP works but only the modded version which is found from the post above yours.
Sent from my GT-I9305 using Tapatalk 4
Click to expand...
Click to collapse
Yes my bad. Thx for the feedback. Happy New Year.
Sent from my GT-I9305 using Tapatalk
Have enjoyed taking this for a test run; really zippy and clean. 2 issues:
System slows noticably once Xposed is enabled and I cant seem to restore SMS using SMS backup and restore pro. Any thoughts?
Cheers
Do you have the correct thread? As far as I'm aware Xposed is for Samsung based roms? Am I correct in thinking that?
Sent from my GT-I9305 using xda app-developers app
Had this rom flashed for a full day now and coming from CM10.1.3 its awesome!
Smooth, fast, no FCs.
I just wish as with every other aosp rom for the i9305 that the volume were a bit louder and I could achieve this without flashing another kernel!
Is there anyway you can do this dev?
Again thanks for an amazing rom!!!
Sent from my GT-I9305 using xda app-developers app
Possible to make mirror link? Terafile is really slow. Thanks
Sent from my GT-I9305 using Tapatalk
Luzmo said:
Possible to make mirror link? Terafile is really slow. Thanks
Sent from my GT-I9305 using Tapatalk
Click to expand...
Click to collapse
All good things come to those who wait and trust me this is worth the wait!
Sent from my GT-I9305 using Tapatalk

[TWEAK][SCRIPT][MOD] TweakDrypt™ [ZIP] Get the most out of your Android system

Code nameD : TweakDrypT
TDT™ by Team TDT
{
"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"
}
As the thread name says this Zip file contains TWEAKS and SCRIPTS
for a better running ANDROID system
Firstly this ZIP cannot or is not gonna add xtra RAM to your phone
nor a high speed processor to it
This ZIP contains needed scripts and
tweaks for better optimization of ANDROID phone
and by saying an Android system considering only systems
that run on android 2.3.x and higher
Please read this thread clearly and carefully before attempting installation
VERY IMPORTANT - Please take a NANDROID backup of your device before installing this MOD
(it wont give you a bootloop but still backup is good ). :victory:
thank you
Introduction :
This package of binaries, scripts and libraries, will fix
the lags on your Android system up to a certain extend and
will make it run smoother and faster!
This zip file is tested in my personal phone and in some of my friends
and proved to be worth installing
so that we have decided to release this script for public
testing.
Features :
✔ Less RAM usage through zipalign
✔ Graphics Enhancement
✔ Overall Better Performance
✔ Less lags through LMK Tweak and Various VM
Tweaks
✔ Faster SDCARD Read/Write Speed
✔ CWM Flashable
✔ Increase touchscreen sensitivity
✔ System cleaner script for regular cleaning of system
✔ better battery performance
✔ Ad blocking
✔ GPS optimization script
✔ Kernal tweaks
✔ Sqlite optimization
Requirements :
- Android 2.3.x (Gingerbread) and higher
- Kernel with init.d support
- Root access
- ClockworkMod (CM)/ TWRP
- At least 4 MB (currently 2 MB is enough) of free space in "/system"
- Usable Brain and Flash able zip Installing Experience (Doesn't really matters)
How to install :
1. Delete all others ram scripts you have installed in
"/system/etc/init.d"
2. Download the flash able zip.
3. Rebooting into recovery mode.
4. Install the ZIP file
5. Reboot your phone when finished installation
6. Done
How to find if TweakDrypt is Installed & Working
Open Terminal emulator
type 'su' enter
type 'scan'
and you will get the message
else
check for 'tweakdrypt' folder in "/data "
If no then please reboot and install again
How to uninstall ?
TweaDrypt has an uninstaller script with it
Open Terminal emulator
type 'su' enter
type uninstall
reboot for the clean uninstall
Credits:
Thanks to every one who have made these scripts
expecialy
@darky - zipalign script
@slaid480 for F.O.M
@ImbaWind for Adrenaline Engine
@pikachu01
@szymel0 for ram optimize script
@zeppelinrox for V6 supercharger
@Exit_Only
@knzo
@-CALIBAN666-
@SuperUser-01
@DeveDroid
XDA, GOOGLE :laugh:
Do Rate this thread ✯ ✯ ✯ ✯ ✯ and Vote on Poll or atlest thank
We not responsible or liable for anything that arises out of the use of this MOD. By downloading you take your on responsibility
NOTE 1
DOWNLOADS :
TweakDrypT V3.2 for [JB and KK]
View attachment TDTv3.2(jb_kk).zip
TweakDrypT V3.2 for [ICS and GB]
View attachment TDTv3.2(gb_ics).zip
Terminal Emulator app
View attachment Term.apk
Confused about do you have Init.d support
head-over to these threads
help with init.d
help with init.d
Or Flash this Zip
ZIP
Note1: NEW UPDATE AUTOMATICALLY REPLACES OLD ONE'S
NEW BUILD.PROP TWEAKS IN V3.2
As many users run custom roms that already have many build tweaks in there build.prop file
I have made its as to run by users choice
FOR APPLYING BUILD.PROP TWEAKS
FOR APPLYING BUILD.PROP PLEASE FLASH View attachment TDTV3.2fix.zip otherwise you will get a weird error
Open Terminal emulator
type 'su' enter
type 'tweakd'
Note2:
This ZIP file doesn't delete any other already existing tweaks
in INIT.D folder
so before installing this ZIP please uninstall any
scripts in INIT.D folder
Note3:
Readme included in ZIP files
Read that before installation
Thanks For Testing
:fingers-crossed::laugh:
NOTE 2
ChangeLog
[TDD]
ChangeLog
[TDD]
version 1
* initial release
* ZIPd at 25/01/14
version 2
* ZIpd at 26/01/14
* Cleaned the script
* Fixed an Issue with the updater script
* minor changes
version 3
* ZIPd at 27/01/14 (not signed)
* recommends a clean install
* new sqlite binaries added
* changes in sdcard script
* separate zips for android versions
* minor changes in kernel tweaks
version 3.1
* ZIPd at 28/01/14 (not signed)
* recommends a clean install
* new hosts script
included importance for security
* removed touchscreen optimize script (due to instability)
* minor changes overall
version 3.2
* ZIPd at 29/01/14 (not signed)
* build.prop tweaks has came to stage
* separate script for build tweaks which user can
decide whether to flash or not
* new written build.prop tweaks
(minimal tweaks only)
* minor changes in the binaries
* minor changes over all
Awesome! :thumbup::thumbup:
Gonna share it in my device's forums.!
aniket.lamba said:
Awesome! :thumbup::thumbup:
Gonna share it in my device's forums.!
Click to expand...
Click to collapse
thanks for the support :laugh:
New zip to be added tmro
great job sir.... :good:
-Rhoby|™-Bugs said:
great job sir.... :good:
Click to expand...
Click to collapse
it would be a great help if u flashed the zip and give a feedback about it
aniket.lamba said:
Awesome! :thumbup::thumbup:
Gonna share it in my device's forums.!
Click to expand...
Click to collapse
Thanks, but if i flash a kernel do i have to reflash this to make it work again?
lolpok said:
Thanks, but if i flash a kernel do i have to reflash this to make it work again?
Click to expand...
Click to collapse
no no need to do that
after a kernal change ,
just type 'su' in terminal and then 'scan' for confirmation that it is installed correctly
Is this compatible with Crossbreeder? The latter handles entropy very well.
Sent from my GT-I9300 using xda app-developers app
reywal said:
Is this compatible with Crossbreeder? The latter handles entropy very well.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
has to say no actually its not tested, (if ur ready then you can test and find out)
and for entropy ,I'm going to include in the next update
ArjunrambZ said:
has to say no actually its not tested, (if ur ready then you can test and find out)
and for entropy ,I'm going to include in the next update
Click to expand...
Click to collapse
Im running it with CB now. So far have not notice any problem
Sent from my GT-I9300 using xda app-developers app
reywal said:
Im running it with CB now. So far have not notice any problem
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
type su
scan in terminal to find out if its installed correctly
reywal said:
Im running it with CB now. So far have not notice any problem
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
I just did and it said TweakSrypt is installed correctly
Sent from my GT-I9300 using xda app-developers app
---------- Post added at 06:36 AM ---------- Previous post was at 06:07 AM ----------
Antutu Benchmark with TweakDrypt and Crossbreeder running side by side.
1400mhz = 19176
1600mhz = 19786
Sent from my GT-I9300 from the Queen City of The South
Gonna try this out after I finish my nandroid backup
Smack that Thanks button if I helped!
KitKat came in on my OmniROM, running on my Note 2.
Sent from a small country called Singapore.
P.S. Time for school, not much time for XDA
Irwenzhao said:
Gonna try this out after I finish my nandroid backup
Smack that Thanks button if I helped!
KitKat came in on my OmniROM, running on my Note 2.
Sent from a small country called Singapore.
P.S. Time for school, not much time for XDA
Click to expand...
Click to collapse
yes back up is important, u don't wanna mess something up
ArjunrambZ said:
yes back up is important, u don't wanna mess something up
Click to expand...
Click to collapse
hey mate, nice project, i could make my aggression mod universal and throw that in there!?
ricky310711 said:
hey mate, nice project, i could make my aggression mod universal and throw that in there!?
Click to expand...
Click to collapse
well thanks,,and sure you can,,
Report
// Test Report
Device Name: Samsung Galaxy Y GT-S5360
Baseband: DDLK2
Kernel: Stock
Bootloop: No
Free RAM: ~120MB
Forcecloses: No
Antutu Benchmark Score: 2052 (Not bad at all! My highest score: 2109 because I was using a custom kernel)
My Rating: 4.2/5
Improvements Needed: Consumption of RAM is still average on my device.
Good work on the script!!

[MOD][2014/10/30]XPLiX™ 103014-stable | Experience the Rage within your Device!

Hey guys, I've just updated this project and now I Release the First Stable build remember that this stable version is based on beta version but dont worry the stable build has 99% stability. For more update Follow/Subscribe this DevDB Thread. Thanks And GOD BLESS. (2014/10/30 21:00 PHT)
============================
NOTE: IF YOU ENCOUNTERED ANY ERRORS/ISSUES, YOU CAN POST IT IN THIS THREAD. JUST MENTION MY XDA USERNAME INFORM ME. FOR FEEDBACKS AND SUGGESTION, YOU CAN ALSO POST IT OR SEND IT VIA PM. THANK YOU. (2014/10/28 07:21 PHT)
{
"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"
}
Disclaimer
Code:
XPLiX™ MAY BRICK YOUR DEVICE. ME NOR XDA WILL NOT CLAIM ANY LIABILITIES AND RESPONSIBILITIES
IF ANYTHING HAPPENS. DO THIS AT YOUR OWN RISK.
DONT USE THIS WITH OTHER OPTIMIZATION PACKAGES. IT WILL CAUSE CONFLICTS OR IT CAN BRICK YOUR DEVICE DUE TO VALUES DUPLICATION.
DO A ROM AND DATA BACKUP BEFORE TRYING THIS!
-Renzki Mostoles (RenzkiPH)
Introduction
Xplix™ is a tweaks that modifies kernel default values to tweaked values to boost device/s performance. It also boost the network through AD-BLOCKING which block spyware, malware, adware and unwanted connections.
Enjoy the Rage within!
Click to expand...
Click to collapse
Requirements
• Rooted Android
• Free 10 MB Space on /system partition
• Android OS 4.1.2 and Above (ICS and Gingerbread is not compatible)
• CWM Based Recovery
• Stable Custom ROM
• Stock/Custom Kernel that is Stable
• SuperSU/su binary
• Init.d Support
• Flashing Knowledge
Click to expand...
Click to collapse
Features
|| XPLiX CUSTOM PERFORMANCE ACCELERATORS ||
-- IMPROVING RAM PERFORMANCE FOR BETTER MULTITASKING AND MORE
-- OPTIMIZING 2D/3D GRAPHICS FOR SMOOTHER FPS/LATENCY WHEN PLAYING GAMES AND OTHERS
-- KERNEL SCHEDULER FEATURES OPTIMIZATIONS
-- OPTIMIZED KERNEL PERFORMANCE FOR BETTER RUNTIME AND MORE
-- LINKS FRANDOM TO OTHER RANDOM(ENTROPY RELATED)
-- RAISES ENTROPY AVAILABLE TO 4096 FOR SMOOTHER DEVICE PERFORMANCE
-- MORE FREE RAM BY DROPPING FILESYSTEM CACHE
-- SETS SDCARD READ AHEAD KB TO 4096 FOR FASTER SDCARD READING/WRITING
-- SAMSUNG DEVICES SPECIFIC TOUCHSCREEN ENHANCEMENTS FOR BETTER TOUCHSCREEN SENSITIVITY
-- FSTRIM TO TRIM FILESYSTEM BLOCKS TO HELP R/W SPEED
|| Internet Security Enhancements(IPV4/IPV6) ||
-- SPEEDS UP INTERNET SPEED
-- STRENGTHENS INTERNET SECURITY
-- AND MORE
|| AD-BLOCK ||
-- BLOCKS ADVERTISMENT THAT CAUSES EMBARASSMENT, VIRUS, AND DATA PLAN HIGHER REDUCTION
-- Dnsmasq
See More
or
Here
|| XPLiX RAM USAGE REDUCTION ||
-- REDUCES CONSUMED FREE RAM TO MAKE DEVICE PERFORMANCE FASTER
|| XPLiX CHECKER ||
-- CHECKS ALL LOG FILES AND XPLiX FILES ON /etc/Xplix DIRECTORY
Click to expand...
Click to collapse
Screenshots
-- Soon
Click to expand...
Click to collapse
Instructions
--- INSTALL ---
LEGEND: "*" = DO NOT SKIP
1. Download any version of Xplix from Download Section below.
2. After Download, Reboot to Recovery Mode.
3. Backup your Current ROM Status. *
4. Flash the Downloaded version of Xplix.
5. Wait
6. Reboot Now
7. Proceed to "--- USAGE ---"
--- UNINSTALL ---
1. Download the Uninstaller_Xplix-xxxx_xxxx.zip from Download Section below.
2. After Download, Reboot to Recovery Mode.
3. Flash the Uninstaller_Xplix-xxxx_xxxx.zip.
4. Wait.
5. Reboot Now.
NOTE: BACKUP BEFORE INSTALLING THIS!
--- USAGE ---
NOTE: DO NOT INCLUDE "$" AND COMMENTS/"#"!
1. Open Terminal Emulator app.
2. Type the following commands:
Code:
# TO ENABLE XPLIX
$ su -c /etc/Xplix/ENABLE_XPLIX
# TO ENABLE AD-BLOCK AND ENTRO
$ su -c /etc/Xplix/MENU
select option 1, wait, select option 2, wait, select option 3 to enable XPLiX RAGE(Gaming acceleration) or select option 4 to enable XPLiX PERFORMANCE(default acceleration) at last, select option 5 to reboot
# TO DISABLE XPLIX
$ su -c /etc/Xplix/DISABLE_XPLIX
# TO CHECK AVAILABLE ENTROPY LEVEL
$ su -c /etc/Xplix/CHECK_ENTRO
# TO CHECK LOGFILES AND FILES ON /etc/Xplix
$ su -c /etc/Xplix/CHECK_XPLIX
3. After Usage, Exit Terminal Emulator app.
Click to expand...
Click to collapse
Download
LATEST VERSION: 102914-stable1
UPDATED AT: 2014/10/30 20:52 PHT
--- STABLE DOWNLOADS ---
••• 102914-stable •••
••• 102914-stable UNINSTALLER •••
Click to expand...
Click to collapse
--- BETA DOWNLOADS ---
••• 102414-beta1 •••
••• 102414-beta1 UNINSTALLER •••
••• XPLiX Project Folder •••
••• 101814-prerelease •••
••• Uninstaller •••
Click to expand...
Click to collapse
Changelog
102914-stable
UPDATED AT 2014/10/30 20:23 PHT
Code:
-[NEW] XPLiX Performance Bootscript is now using Logging
-[FIXED] Logging errors
-[ETC] 1st Stable Release
102414-beta
UPDATED AT 2014/10/28 07:21 PHT
Code:
-[ETC] 2nd Beta Release
-[NEW] Advanced Logging System
-[FIXED] DNSMASQ, PIXELSERV AND DNSPROXY Issues on Startup
-[NEW] Added FSTRIM or Filesystem Trimmer Which trims filesystem blocks
-[ETC] Removed SCAN and Replace it with CHECK_XPLIX which will check Logs, Processes and etc
-[NEW] Added 3 Init.D Scripts: 99ENGINE(98XPLiX), 98DNSMASQ and 97ENTROPY
-[FIXED] sqlite3 Execution while changing WiFi Scan Interval
-[NEW] Added Optimizations: Disable GPU Rendering
-[NEW] Added 2 Options In MENU
-[NEW] Added New BOOTSCRIPT: XPLIX_RAGE
-[NEW] Added XPLIX_RAM Which Reduces Filesystem Cache To Maintain Stable RAM Free Memory(Clear Memory)
101814-prerelease
UPDATED AT 2014/10/23 24:36 PHT
Code:
-[ETC] 1st Beta Release
-[ETC] Project renamed from XTRMOD/XMD to XPLiX™
Click to expand...
Click to collapse
FAQ
Q: Why XPLiX™ does not compatible with ICS?
A: ICS has some unsupported features from XPLiX™
Q: Can i test XPLiX™ Experimental Release?
A: Yes, Just mention me in this thread then ask me
Q: Can i include this to my developments such as ROM/Kernel/MODS?
A: Yes you are permitted, but dont forget to add proper credits for Thanks To/Credits from below and my name w/ URL link of this thread
Click to expand...
Click to collapse
Thanks To/Credits
NOTE: THANKS THEM ALSO WITH THERE CONTRIBUTIONS
@zeppelinrox for improved codes
@idcrisis and fivefour for improved codes and Sources
@franciscofranco and his dev team for some ideas
@andiroxu for Adj and Minfree Values
@LENAROX for help
@Exit_Only for Operation Killjoy™
@pikachu_01 for ThunderBolt!
@Spex for build prop tweaks referrence
And all Devs/Staffs/Users/Moderators @ XDA-Developers
Click to expand...
Click to collapse
Similar/Older Versions
XMD Optimizer
XM Infinity System
IF YOU LIKE XPLiX™, YOU CAN RATE THE THREAD TO 5 STAR OR PRESS THANKS BUTTON IN THIS POST. STAY UPDATED BY VIEWING/SUSCRIBING/FOLLOWING THIS DevDB THREAD.
XDA:DevDB Information
Project Rage(XPLiX™), Tool/Utility for the Android General
Contributors
RenzkiPH
Version Information
Status: Beta
Current Stable Version: 102914-stable1
Stable Release Date: 2014-10-30
Current Beta Version: 102414-beta1
Beta Release Date: 2014-10-28
Created 2014-06-06
Last Updated 2014-10-30
Reserved
Compatibility With Other Optimization Package
Heres The List Of Compatible Optimization Packages:
Code:
-- Odexer Tool By @MatrixDJ96
-- SwapItOn By @defiant07
Reserved
Aborted to install bro, set perm some changed failed bro. Any advice. I install with fresh rom install with no others mod install before.
Sent from my Nexus 7 using Tapatalk
yusopa said:
Aborted to install bro, set perm some changed failed bro. Any advice. I install with fresh rom install with no others mod install before.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Gonna Fix It And Release It Later...
Installer Fixed. Sorry For Inconvenience Guys. See OP
SQlite Installer Is Now On Attachments At OP. Thanks To @pikachu01 For Installer
All Devs Are Now Allowed To Use XMD Optimizer Source Code.
Code:
XMD Optimizer Source Code r1
(c) 2014 RenzkiPH @ xda-developers
Thanks To
zeppelinrox (XDA) -- For V6 SuperCharger And Some Codes/Snippets That Im Using In This Project
andiroxu (XDA) -- For Project Xtreme
Exit_Only (XDA) -- For Operation Killjoy
Yoda @ Unix And Linux Forums -- For C Code That I've Learn From Him
Linus Yang -- For Providing BusyBox Build v1.21.1
wesgarner (XDA) -- For Providing Zipalign Shell/ELF
Darky (XDA) -- For Providing Zipalign Shell/ELF
LENAROX (XDA) -- For Some Help At The PAST
pikachu01 (XDA) -- For ThunderBolt! And Providing Zipalign Shell
Buda1996 (XDA) -- SPL Team
jai554 (XDA) -- SPL Team
All Staffs And Moderators Of XDA -- For Creating The Best Ever XDA Forums
All Users/Developers All Over This Forum And Other Forums For Devs
To Devs, You Are Freely To Use The XMD Source Code For Your Projects. XMD Optimizer Supports AOSP So This Is A Opensource Project. For More Info PM Me At My XDA Profile(RenzkiPH). But Remember, Source Codes Are Opensource And Not Only For You.
Have A GOOD DAY!
New Version For XMD Optimizer
Code:
Version 1.10 || 2014/05/02
-- [Fixed] Minor Bugs
-- [ETC] A Lot Of Testing Before Releasing
-- [NEW] A Lot Of Improvements
-- [NEW] Merged All XMD Header Into One(xmd.h)
I Do A Lot Of Testing Before Releasing This Version To Make Sure Anything Is Working. Enjoy.
Compatible with crossbreeder??
Dns work on kitkat?
Sent from my GT-I9100G using XDA Premium 4 mobile app
tamingsarix said:
Compatible with crossbreeder??
Dns work on kitkat?
Sent from my GT-I9100G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
XMD Works On Any Android OS Versions Including Kitkat.
But On CrossBreeder, You Should Test It. In My Device(Samsung Galaxy Note), I Have Issues Like Tethering But You Should Have A Try.
RenzkiPH said:
XMD Works On Any Android OS Versions Including Kitkat.
But On CrossBreeder, You Should Test It. In My Device(Samsung Galaxy Note), I Have Issues Like Tethering But You Should Have A Try.
Click to expand...
Click to collapse
Ok..i will try and leave feedback
Sent from my GT-I9100G using XDA Premium 4 mobile app
How XMD Optimizer Working?
NOTE:
If Some Users Claims That XMD Optimizer Is Not Working For Them, Then Prove It. I Will Not Release XMD Into Public If Its Not Working. I Hope You Find The Better Way Someday.
In This Post, I Will Show You How XMD Optimizer Works.
XMD Is Also A MOD/Tweaks But It Is Compiled With GCC 4.8.2(GNU C Compiler) In Short Terms, A C Program/ELF. But How XMD Is Working?
See The Following Screenshots:
Before:
This Is My Phones Default LMK(Lowmemorykiller).
After:
Now You Will See That LMK Values Are Changed After Typing "xmd -x" On Terminal
LMK Configuration Is Not The Only Feature Of XMD. See Features On Post #1
XMD Also Uses Zipalign(An Archive Alignment Tool) and SQlite(Which Manages DB Files) And Many More. See Post #2.
Sent From My SHV-E160L Using Tapatalk Now Paid Again xD
Keep the good work..
By the way this is great mod.
But dns not work on kitkat
Sent from my GT-I9100G using XDA Premium 4 mobile app
tamingsarix said:
Keep the good work..
By the way this is great mod.
But dns not work on kitkat
Sent from my GT-I9100G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
What Errors That Shows On Kitkatt???
No error..try to open porn site..but block by provider..try to clean dns cache...but not working also
Sent from my GT-I9100G using XDA Premium 4 mobile app
Good tweak so far and gonna stick with this using stock kernel ATM
Sent from my SM-T211 using XDA Premium 4 mobile app
Hello, thank for your mod. How to upgrade, just flash again the new version or xmd -u first?
Sent from my N003-Y using Tapatalk
arielgalula said:
Hello, thank for your mod. How to upgrade, just flash again the new version or xmd -u first?
Sent from my N003-Y using Tapatalk
Click to expand...
Click to collapse
Yes, You Must Type "xmd -u" Then Flash A New Versiom
error
to many error on my xt535 so i uninstall the script
sflnwr said:
to many error on my xt535 so i uninstall the script
Click to expand...
Click to collapse
Same here problem on my LG P880 KitKatrom! :S

Categories

Resources