[Tweaks][script]VmLagTuner - Samsung Galaxy W I8150

I found a good script/tweaks here
http://forum.xda-developers.com/showthread.php?t=1978061 been use that for my pac and it does good. If you want to use it, please delete any other tweaks you had or it will conflict each other. This tweaks made my phone run smoother. Pls rename the script (delete .pdf extension on its name and put on init.d folder and don't forget set permissions.
-sent from my awesome phone-

hotheabilly said:
I found a good script/tweaks here
http://forum.xda-developers.com/showthread.php?t=1978061 been use that for my pac and it does good. If you want to use it, please delete any other tweaks you had or it will conflict each other. This tweaks made my phone run smoother. Pls rename the script (delete .pdf extension on its name and put on init.d folder and don't forget set permissions.
-sent from my awesome phone-
Click to expand...
Click to collapse
644 permissions?
Don't hesitate pressing the "thanks" button

reddvilzz said:
644 permissions?
Don't hesitate pressing the "thanks" button
Click to expand...
Click to collapse
Based on the other scripts in my init.d it should be rwxrwxrwx. Which is to tick all. Not sure about the values
Sent from my GT-I8150 using xda premium

permission i use is rwxrwxr-x

hotheabilly said:
permission i use is rwxrwxr-x
Click to expand...
Click to collapse
Will I need to do it manually or fixing permissions from Cwm will do the job ??
Sent from my GT-I8150 using xda premium

UltimHero said:
Will I need to do it manually or fixing permissions from Cwm will do the job ??
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
Just change it manually, I don't sure about fixing permission from cwm
Sent from my GT-P1000 using Tapatalk 2

new version slows down boot significantly...
new version slows down boot significantly...
also my cm10 feels more laggy...

have anyone try Lazeroid 2.0??
i try and my phone wont boot. already set permission

Both lazeroid and gameroid don' t work for me
-sent from my awesome phone-

Related

[HOWTO][MOD][REF] How to disable permanently the NOISE-REDUCTION feature

I really hate the noise-suppression feature so i found a way to remove it permanently. Here the HOWTO:
1- Un-pack with APK-Manager (or similar) Phone.apk. This is a system apk that depend from TWLauncher-res.apk so you must select it when you decompile the Phone.apk;
2- Edit this file: /res/values/bools.xml
3- Change from:
Code:
<bool name="has_in_call_noise_suppression">true</bool>
to:
Code:
<bool name="has_in_call_noise_suppression">false</bool>
4- Compile the APK;
That's all.
Skin1980
Skin1980 said:
I really hate the noise-suppression feature so i found a way to remove it permanently. Here the HOWTO:
1- Un-pack with APK-Manager (or similar) Phone.apk. This is a system apk that depend from TWLauncher-res.apk so you must select it when you decompile the Phone.apk;
2- Edit this file: /res/values/bools.xml
3- Change from:
Code:
<bool name="has_in_call_noise_suppression">true</bool>
to:
Code:
<bool name="has_in_call_noise_suppression">false</bool>
4- Compile the APK;
That's all.
Skin1980
Click to expand...
Click to collapse
Nice catch but Leomar found it before .
wanam said:
Nice catch but Leomar found it before .
Click to expand...
Click to collapse
Happy to know that i worked for nothing
Inviato dal mio GT-I9100 usando Tapatalk
Hey skin! Welcome to Sgs2 forum! You will be a helpful additional dev to this community.. Hope you still remember me
Sent from my GT-I9100 using xda premium
wanam said:
Nice catch but Leomar found it before .
Click to expand...
Click to collapse
Could u possibly make an downloadable apk with this done
ephraim033 said:
Hey skin! Welcome to Sgs2 forum! You will be a helpful additional dev to this community.. Hope you still remember me
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Sure my friend!
Inviato dal mio GT-I9100 usando Tapatalk
Actually, this just disables the option to turn it on or off from the menu when you're in a call.
For me, it left NR turned ON, but took away my ability to turn it OFF during a call... and I suffer from the problem of the person I'm talking to hearing an echo on their end if I have NR turned on and I have a case on my phone.
Please see this thread on how to edit a deodexed Phone.apk to set the default value of NR to off. A small caveat though; NR is still ON during the very first call after a reboot, but is OFF for every call after that... until a reboot. You can still turn it on from the in-call menu if you want.
nellyp67 said:
Could u possibly make an downloadable apk with this done
Click to expand...
Click to collapse
Strongly support the idea. Un-packing and re-packing is not a everyday job.
It would be very nice if you could just copy your Phone.apk file here.
THANK YOU VERY MUCH
http://forum.xda-developers.com/showthread.php?p=19587684
Here the version for androidmeda.... maybe it works also for other rom
Inviato dal mio GT-I9100 usando Tapatalk
kamikadzzze said:
Strongly support the idea. Un-packing and re-packing is not a everyday job.
It would be very nice if you could just copy your Phone.apk file here.
THANK YOU VERY MUCH
Click to expand...
Click to collapse
View attachment Phone.apk here u go thanks
sgs2
hi , will this apk also work on sgs2 with stock rom 2.3.4 not rooted??
No, because it's not an apk you install. You have to move the file to /system/app, which you cannot do unless you have root.
Sent from my GT-I9100 using XDA App
Can someone fix the i9100 ICS 4.0.3 (leacked XXLP6 build) Phone.apk?
Trying a lot versions but there are no permanently NR-off function
Kpyto said:
Can someone fix the i9100 ICS 4.0.3 (leacked XXLP6 build) Phone.apk?
Trying a lot versions but there are no permanently NR-off function
Click to expand...
Click to collapse
Is it to get rid of an echo for people on the other end of your calls?
If so, you should check out this thread: http://forum.xda-developers.com/showthread.php?t=1441510
Also, you may get a better reception to your requests with a "please".
EDIT: I actually see you posted on that thread I linked that method worked for you. Good for you.
Sent from my GT-I9100 using XDA App
ctomgee, oh, I'm sorry.
Of course I mean "Please" when ask for help in this topic. Just was little angry because of "echo-problem". So, I'm proceed to this topic http://forum.xda-developers.com/showthread.php?t=1441510 (thanks, however I find it too )
And.. echo is gone! So, now I can use NR-function without any problem. Good day!
Thanks XDA-community!

[Q]Run script on boot?

Hello,
I want to run a script on boot. I already read some threads about it, but I can't figure it out.
I have Cm9 from Arco on my phone and I think it's not supporting init.d.
Any ideas how to do it?
P.S. I would like to do it without any apps like script manager
chaoskoch said:
Hello,
I want to run a script on boot. I already read some threads about it, but I can't figure it out.
I have Cm9 from Arco on my phone and I think it's not supporting init.d.
Any ideas how to do it?
P.S. I would like to do it without any apps like script manager
Click to expand...
Click to collapse
CM9 suports init.d scripts. Just put them in system/etc/init.d and set premissions.
chaoskoch said:
Hello,
I want to run a script on boot. I already read some threads about it, but I can't figure it out.
I have Cm9 from Arco on my phone and I think it's not supporting init.d.
Any ideas how to do it?
P.S. I would like to do it without any apps like script manager
Click to expand...
Click to collapse
What would you like to do?
Just curious!
MiguelPT said:
CM9 suports init.d scripts. Just put them in system/etc/init.d and set premissions.
Click to expand...
Click to collapse
Tried this with rwxrwxrwx-permissions but it's not working?
How do you know if scripts work?
Sent from my GT-I8150 using xda premium
chaoskoch said:
Tried this with rwxrwxrwx-permissions but it's not working?
Click to expand...
Click to collapse
Try rwsr-xr-x or 4777.
Oh, one more thing : scripts under init.d must *NOT* have any extension. The name must consist of exclusively digits, letters, underscore, and hyphen.
_____ Galaxy W + Mutant ROM + xda app _____
---------- Post added at 07:18 PM ---------- Previous post was at 07:17 PM ----------
imadiu said:
How do you know if scripts work?
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
Check if you have XXtest (XX = 2 digit number) in init.d. If you have one, usually it causes boot to leave a file in /data/local/tmp
_____ Galaxy W + Mutant ROM + xda app _____

[new]VMLagTuner 2.3

[SCRIPTS][TWEAKS][12/31/2012]old LASERdroid scripts(MPEngine9 included!)
active thread here
my first & old sourcehub
feel free to explore & experiment my old codes
you don't need to ask me for permission.(still, you must give me a credit by adding a link on your thread)
source code https://github.com/lenarox/rtmixproject
blog http://blog.naver.com/hoholee12
matcl http://matcl.com/?m=bbs&bid=imbeded&uid=130014
Click to expand...
Click to collapse
new VMLagTuner 2.3 continued by Pizza_Dox available for download!
instructions:
-download this file from attachment below. filename:VmLagTuner_V2.3.sh.pdf
-run this script in smanager.
-you can choose two options for install, temporary or permanent!
-enjoy
see the attachment below:3
Instrutions ? How to run this?
Sent from my GT-I9000 using Tapatalk 2
Use sManager. It's a script.
BlueFlame4 said:
Use sManager. It's a script.
Click to expand...
Click to collapse
No , its a init.d script, i just get it to work, thks
Netmatrix said:
Instrutions ? How to run this?
Sent from my GT-I9000 using Tapatalk 2
Click to expand...
Click to collapse
Sent from my GT-I9000 using Tapatalk 2
it's compatible with jb roms?
sorry for the late reply, you can test run with smanager to make sure its working fine,
and then put it in init.d folder for everyday use. Good luck
work in gamerzrom v11 rom ??
Im pretty sure it may work on all roms which has support in init.d scripts.
I'll give it a try.
a NEW version of VmLagTuner V1.5 was released
it is faster than the previous versions, try 'em out!
Just for games?
Sent from my GT-I9000 using xda premium
how to use this script i dont have init.d folder....and should i delete the .pdf ..how should i apply in script manager...?
dhurk said:
Just for games?
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
this script gives a boost to the ui also.
meaning that it is not only for games but also for everything
roshan2989 said:
how to use this script i dont have init.d folder....and should i delete the .pdf ..how should i apply in script manager...?
Click to expand...
Click to collapse
you may first run the script with the smanager and it will automatically save profile of the script.
you can then go to menu>list and search for the profile and enable su and boot options.
this will make the script applied everytime on boot.
oh, and make sure you have su access on the smanager app.
thanx man
works great....awesome
cheers
work on c-rom mix?
Phonerix said:
work on c-rom mix?
Click to expand...
Click to collapse
It should work on every ROM since it only alters some kernel parameters.
BTW: Are there any disadvantages using this?
Hi ! I'm using V6 Supercharger and Thunderbolt Scripts, will this work for me ? Thanks
Starsream88 said:
Hi ! I'm using V6 Supercharger and Thunderbolt Scripts, will this work for me ? Thanks
Click to expand...
Click to collapse
Yes you can use this with v6 supercharger and thunderbolt scripts but to take better effect,
you'll have to disable ALL other scripts like i mentioned in the first post.
BlueFlame4 said:
It should work on every ROM since it only alters some kernel parameters.
BTW: Are there any disadvantages using this?
Click to expand...
Click to collapse
im working hard on it to have almost no disadvantages,
make sure to download the latest one.

[MOD][TWEAKS][BUILD.PROB][TIPS] for MIUI JB

I saw a MOD earlier for the CM10 and i thought why not make one ONLY for the MIUI JB.
follow these steps:
1- make a nandroid backup (optional as i tried it and it boots)
2- download attachment, extract it and place build.prob on sdcard
3- open your *root* file explorer and place it into /system , then set permissions to rw-r-r
4- reboot to recovery and wipe cache, dalvik cache and fix permissions (i dont know why but i saw it is needed so just do what i said)
5- reboot and enjoy
Click to expand...
Click to collapse
Description for tweaks and where i got them from:
http://www.s3forums.com/forum/galaxy-s3-hacking-mods/474-list-some-build-prop-tweaks.html
http://forum.xda-developers.com/showthread.php?t=1874269
Click to expand...
Click to collapse
NOTE: I didn't disable Boot animation because i personally like it and i know some people would be sad if i did.
i don't own any of these tweaks i just copied them and decided to share it with you!
TIPS:
1- Go to Rom toolbox(free from Playstore) open memory manager and choose Ultimate from the presets. It will improve multi tasking and a little bit gaming.
2- Try Forfivo's JB Kernel V1.1 i use it and it runs great.
3- I don't know what you guys prefer about governors but i personally love Smartass v2.
4- Use the SD Boost (also in Rom toolbox) boost your sd to 3072 or 2036. (i can't see difference but they say it does change something)
5- I don't actually feel difference after using my build.prob Tweak LOL, but point "1" really shows difference and smoothness.
6- I guess these are enough actually it was enough from "1"
Click to expand...
Click to collapse
Coming soon:
CWM flashable .zip
I will ask AC!D audio technology if i could copy their work to put it here!
Click to expand...
Click to collapse
READ THIS:
There are to ZIP files in the attachments, don't flash any of them just follow the steps above. And use the version of your ROM the file with the name V16 is the original version and the one named V30 is the test of coliv_aja so make sure you know which one you are using.
And please put in mind that if you already have build.prob tweaks backup them before you replace them with this, because this is the build.prob fresh from the ROM tweaked, so you will lose your tweaks(if you had any).
Click to expand...
Click to collapse
if someone has a good tweak (that is not included here) i would be happy to add it.
Guys, who established. Write how it works
Ruxa1987 said:
Guys, who established. Write how it works
Click to expand...
Click to collapse
You mean to write every tweak's detail? Ok I will update it, when I have the chance.
Sent from my GT-I8150 using xda app-developers app
I will have to update it sooner because coliv_aja shared a Rom update to .30, will update as soon as the download finishes( and I will keep the original one for people who are still using it.
Sent from my GT-I8150 using xda app-developers app

[MOD][5/10/13] Add init.d support to your ROOTED S4

First off, I did not come up with this idea but I adapted it from smokin1337 and his thread: [MOD] EZ InitD - init.d the EZ way !!
How to make it work...
Take file in the attached zip and use your favorite root explorer and paste it in /system/etc/ overwriting the file that is there.
Set permissions of the file to be rwx, rx, rx
Create an init.d folder inside of /system/etc and set permisions to rwx, rx, rx
Add init.d scripts and make sure they are also set to rwx, rx, rx.
Reboot and enjoy your init.d scripts!
All credits to smokin1337 for the mod, I just added the line to our postboot.sh.
I tested it and it works as it should :good:
Enjoy!
-Scott
EDIT: Changed the permissions of the scripts to 755 from 777 to guard against possible malware. Info courtesy of jcase.
Just a note, I use ES File Explorer to do this but any root level explorer should work. I just use ES because I am familiar with it.
Some init.d scripts can rely upon the use of BusyBox so install that from the market.
Sorry for the stupid question but what does this actually do.
What can I get out of it if I install it?
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
azz72 said:
Sorry for the stupid question but what does this actually do.
What can I get out of it if I install it?
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Click to expand...
Click to collapse
Good question... If you have to ask it then this is not something for you. Haha, Just kidding... But seriously..
Basically init.d scripts are scripts that run when the phone boots up. You can make them do various things like setting system level tweaks, cleaning and purgin databases, and on and on and on...
In the ROMS I build I use an init.d script that remounts the file system more efficiently (in theory anyways) but there are other uses for init.d scripts.
A real popular one is called "V6 Supercharger" Its a collection of scripts that are designed to really tweak out the operating system for the supreme performance (once again, debatable).
There are other things that could be done... If your familiar with old school computing and you know autoexec.bat this is basically that for Android.
-Scott
Gotcha
Ive tried the super charger v6 for my htc inspire a long time ago couldnt tell if it worked or not so I kinda got what ur saying.
Thanks for clearing it up for me
azz72 said:
Gotcha
Ive tried the super charger v6 for my htc inspire a long time ago couldnt tell if it worked or not so I kinda got what ur saying.
Thanks for clearing it up for me
Click to expand...
Click to collapse
Yeah, no problem at all.
scrosler said:
Good question... If you have to ask it then this is not something for you. Haha, Just kidding... But seriously..
Basically init.d scripts are scripts that run when the phone boots up. You can make them do various things like setting system level tweaks, cleaning and purgin databases, and on and on and on...
In the ROMS I build I use an init.d script that remounts the file system more efficiently (in theory anyways) but there are other uses for init.d scripts.
A real popular one is called "V6 Supercharger" Its a collection of scripts that are designed to really tweak out the operating system for the supreme performance (once again, debatable).
There are other things that could be done... If your familiar with old school computing and you know autoexec.bat this is basically that for Android.
-Scott
Click to expand...
Click to collapse
Thanks for the explanation i really needed too before perform this mod thanks
elvin9 said:
Thanks for the explanation i really needed too before perform this mod thanks
Click to expand...
Click to collapse
Yeah, this mod is not your ordinary mod. Most people will never use this type of mod.... Or they do use it in the custom ROM they use and never even know about what it does.
Try using 755 instead of 777, otherwise you are opening yourself up to potential problems.
scrosler said:
First off, I did not come up with this idea but I adapted it from smokin1337 and his thread: [MOD] EZ InitD - init.d the EZ way !!
How to make it work...
Take file in the attached zip and use your favorite root explorer and paste it in /system/etc/ overwriting the file that is there.
Set permissions of the file to be rwx, r, r
Create an init.d folder inside of /system/etc and set permisions to rwx, rwx, rwx
Add init.d scripts and make sure they are also set to rwx, rwx, rwx.
Reboot and enjoy your init.d scripts!
All credits to smokin1337 for the mod, I just added the line to our postboot.sh.
I tested it and it works as it should :good:
Enjoy!
-Scott
Click to expand...
Click to collapse
jcase said:
Try using 755 instead of 777, otherwise you are opening yourself up to potential problems.
Click to expand...
Click to collapse
Responded in updater script thread.
So do we have to find make scripts I'm assuming this just set up the device to work with the scripts
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
DJsCrIBbLe said:
So do we have to find make scripts I'm assuming this just set up the device to work with the scripts
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
Right, exactly.
You can peruse the forums and find your favorite "battery saving" and "super charger" scripts.
Gotcha thanks .
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
I've discovered the same thing you achieve here before, when i was trying to create a swap internal SD for the external, but unfortunately it didn't work, i used your rom on my old Note 2, it was amazing hope to see CleanROM for this one. Thanks for publishing this.
juanyunis said:
I've discovered the same thing you achieve here before, when i was trying to create a swap internal SD for the external, but unfortunately it didn't work, i used your rom on my old Note 2, it was amazing hope to see CleanROM for this one. Thanks for publishing this.
Click to expand...
Click to collapse
Yeah, I am starting to grow frustrated. Hopefully soon!

Categories

Resources