[Q&A] [Script][V3.1] ~SmartFluid~ == To Boost Your Ace - Galaxy Ace S5830i Q&A, Help & Troubleshooting

Q&A for [Script][V3.1] ~SmartFluid~ == To Boost Your Ace
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [Script][V3.1] ~SmartFluid~ == To Boost Your Ace. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!

Download link
Android-fany said:
±SmartFluid±​
Hello everyone,
this is a another contribution by me. This time it's a SCRIPT. I took some code from another scripts, modified them a little bit and added some own code. I tried it myself and saw more speed. Well, don't have much to talk about, so let's start...
Features
• Disable/Enable logger with terminal commands (Disable for more performance)
• R/W tweaks
• Network tweaks
• Better Remount
• Replaces /dev/random with /dev/urandom for more performance (maybe placebo)
• Disables syncookies
• Disable Journey (only effective if you have EXT4 filesystem)
• Set Renice to make phone more effective
• FPS Stabilizer
• Some Important Build.prop tweaks
• And much more... Test it yourself
To do things, write following in terminal:
Code:
su
smartfluid
Installation
1. Enter Recovery Mode (VOL UP + HOME BUTTON + POWER BUTTON)
2. Flash into Clockworkmod Recovery (Get it from here)
3. Mount /system AND /data
4. Flash the script
5. Enjoy!
If you want to uninstall this script, download the Uninstaller from the attachment and follow the above instructions.
Credits
pikachu01
ImBaWind
Pizza_Dox
Darkyy
tazlooney89
Me
And with some help from:
@devloz
@Sniper Killer
@El_Dark
If you have any question or suggestion, don't hesitate writing to me.
The latest attachment is the newest version.
Use the No-Renice version if you experience lags/high RAM usage
Click to expand...
Click to collapse
wHATS THIS

Related

[SCRIPT][TWEAK][SHARE] Smart Fluid V3.1

[SIZE="4']Note : I'm just sharing the work of the XDA Member Android-Fany.This is the updated mod of Smart Fluid and it has been tested on CM7 based roms.Here's a little introduction by him :[/B][/U][/SIZE]
[QUOTE="Android-fany, post: 50756696, member: 4949642"]±SmartFluid±​
Hello everyone,
this is a another contribution by me. This time it's a SCRIPT. I took some code from another scripts, modified them a little bit and added some own code. I tried it myself and saw more speed. Well, don't have much to talk about, so let's start...
I don't guarantee that it will work. Be sure you have a available backup.
Features
• Disable/Enable logger with terminal commands (Disable for more performance)
• R/W tweaks
• Network tweaks
• Better Remount
• Replaces /dev/random with /dev/urandom for more performance (maybe placebo)
• Disables syncookies
• Disable Journaling (only effective if you have EXT4 filesystem)
• Set Renice to make phone more effective
• FPS Stabilizer
• Some Important Build.prop tweaks
• And much more... Test it yourself
To do things, write following in terminal:
Code:
su
smartfluid
Installation
1. Flash into your recovery
2. Mount /system AND /data
3. Flash the script
4. Enjoy!
If you want to uninstall this script, download the Uninstaller from the attachment and follow the above instructions.
Credits
pikachu01
ImBaWind
Pizza_Dox
tazlooney89
Me
And with some help from:
@devloz
@Sniper Killer
@El_Dark
If you have any question or suggestion, don't hesitate writing to me.
The latest attachment is the newest version.[/QUOTE]
Download the script from original thread.
Original Thread - http://forum.xda-developers.com/showthread.php?t=2667611

[Q&A] [Guide][Tasker] Check cell network type

Q&A for [Guide][Tasker] Check cell network type
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [Guide][Tasker] Check cell network type. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
To check the Network type just run a shell script with
Code:
getprop gsm.network.type
It does not require root.
primoitt said:
Thank you so much for this tips
It's very nice to improve my 2g/3g switching profile.
Here's what im using now:
Profile Name: Display On + 3g
Events: Display Unlocked + Not Wifi Connected ***
My task: 3g Enable
1 - Send Intent
Action
action.intellig.CHANGE_NETWORK_TYPE
Extra
extra.intellig.NETWORK_TYPE:0
2 - Flash
Text 3g
3 - Wait
1 minute
4 - Run Shell
Command
dumpsys telephony.registry | grep mServiceState | awk '{print $7}'
Use Root checked
Store Output In %STATE
5 - If
Condition
%STATE ~ GSM
6 - Send Intent
Action
action.intellig.CHANGE_NETWORK_TYPE
Extra
extra.intellig.NETWORK_TYPE:2
7 - Flash
Text 3g Forced
Click to expand...
Click to collapse

[Q&A] [MOD] [Moto E] [Flashable Zip] Dalvik + Bionic Lib Optimization

Q&A for [MOD] [Moto E] [Flashable Zip] Dalvik + Bionic Lib Optimization
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [MOD] [Moto E] [Flashable Zip] Dalvik + Bionic Lib Optimization. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Work in Aospa 4.6 beta 5
AshuGite said:
"We now have Qualcomm-Optimized Dalvik Libraries thanks to recent Moto X"
I found this in the Nexus 5 forums. It improves benchmarks and in most cases makes the phone seem smoother. Enjoy.
How To:
1. Flash Bionic
2. Flash Dalvik
3. Reboot
Flash in recovery. Completely undo-able, no partition wipe occurs when flashing.
Note: Only tested on XT-1022 Stock 4.4.4
Do a Nandroid Backup first
What does this do?: http://forum.xda-developers.com/showthread.php?p=47913987
TO UNDO:
- Flash the stock lib zip.
or
- Reflash system partition.
Test ZIP for CyanogenMod 11 added please Test and Report
Don't forget to hit thanks!
I am not responsible for any damage to your device, do not claim.
Special thanks: Lethargy and jphilippon
Click to expand...
Click to collapse
I tested in Aospa 4.6 beta 5 and work properly, thanks :good:
Performance Check
My Antutu benchmark decreased by over 100!
Running CM11.
How do I uninstall?
What should I flash since i'm running cm11 to get back to my previous config?
EDIT : Ran the test again,showed little improvement .
Test 1 (w/o optimization) : 13432
Test 2(w/ optimization) : 12962 ( Idk if its relevant,but Wifi was on and there were incoming message.)
Test 3(w/ optimization) : 13513

[Q&A] [Kernel][CM12/CM11][5.0.x/4.4.x]jamiethemorris's kernel[S2W/DT2W][CPU/GPU OC](

[Q&A] [Kernel][CM12/CM11][5.0.x/4.4.x]jamiethemorris's kernel[S2W/DT2W][CPU/GPU OC](
Q&A for [Kernel][CM12/CM11][5.0.x/4.4.x]jamiethemorris's kernel[S2W/DT2W][CPU/GPU OC](Dec 1)
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [Kernel][CM12/CM11][5.0.x/4.4.x]jamiethemorris's kernel[S2W/DT2W][CPU/GPU OC](Dec 1). If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
boot.img for s-on peeps
anyway you can post the boot.img for us who still have s-on?
would very much appriciate it
Hi jamiethemorris. I use 5.1.1 (latest Paranoid Android) and init.d are not working in this rom, so i copied 99crpalmer to /system/su.d which sudaemon executes on boot, then i placed all files from buttery.zip to /sdcard. i change
min_freq to 162,
max_freq to1026,
governor to preservative.
After reboot, thrid-party app shows, that
min_freq=385,
max_freq=1512,
governor=interactive.
with third-party app i changed max_freq to 1026000, but it did not give me change the governor and in cpu statisctics i saw that cpu continue using 1134 frequency
i wondering is perflock disabled in this kernel or not?
mpdecision is disabled, is there setting to configure cpu hotplug to may disable cpu2 and cpu3 at all? thanks.
also in the buttery.zip there are file crpalmer-cpufreq-gov, but in script /system/etc/crpalmer/cpufreq.sh
we have link to file crpalmer-cpufreq-governor. please fix this. thanks

[Q&A] UltraBeam REVO V1.7 _UB-Styled_ [V4A]-[OTA]

Q&A for UltraBeam REVO V1.7 _UB-Styled_ [V4A]-[OTA]
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for UltraBeam REVO V1.7 _UB-Styled_ [V4A]-[OTA]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Thank you very much; this one is really awesome! But please, add the theme chooser, and maybe make the default theme a bit more readable. Also, since the Legend has an OLED display, a darker theme would safe energy
Here is a hack to install the theme chooser:
Download the "Home ICS 2.0 Venus" zip file
Extract
system/etc/permissions/com.tmobile.software.themes.xml,
system/app/ThemeChooser.apk, and
system/app/ThemeManager.apk
from the download
Connect Legend to USB; do an
Code:
adb shell
# mount /system -o rw,remount
# exit
adb push system/etc/permissions/com.tmobile.software.themes.xml /system/etc/permissions/com.tmobile.software.themes.xml
adb push system/app/ThemeChooser.apk /system/app/ThemeChooser.apk
adb push system/app/ThemeManager.apk /system/app/ThemeManager.apk
adb reboot
Then you can install the themes you want. Not all themes seem to be installable; I have chosen "Jelly Bean Theme for CM7" by DriffeX. There is a warning that something is missing in the theme, this just can be ignored.
Reboot the theme is the status bar is not readable.

Categories

Resources