[TWEAKS] vTweaks Reborn v2.2.1 [02/07/2016]

Search This thread

veez21

Senior Member
Feb 22, 2016
2,172
2,765
Guess Where
UPDATED TO vTweaks Reborn

  • New Script Structure
  • Removed Placebos
  • Removed some tweaks that are not for our device
  • Compressed and Optimized

NOTE: TO INSTALL THIS CURRENT VERSION, UNINSTALL THE LAST ONE FIRST
 
  • Like
Reactions: yyz71

veez21

Senior Member
Feb 22, 2016
2,172
2,765
Guess Where
Updated to Reborn v1.1
  • Bug Fixes
  • Performance Tweaks Updated
  • Battery Tweaks updated
  • Low ram flag for Nokia X
  • New UI elements
  • Added a message
  • Verbose works on every action now
 

veez21

Senior Member
Feb 22, 2016
2,172
2,765
Guess Where
Updated to Reborn v1.2

You can read the changelog at the bottom of the script ;)
I'm too tired/lazy to post it here :eek:
 

veez21

Senior Member
Feb 22, 2016
2,172
2,765
Guess Where
Updated to Reborn v1.4
  • Sched feat tuning updated
  • Performance tweaks updated
  • Batt tweaks updated
  • Removed some placebos
  • Ensures that the script is installed in the right directory - /system/bin or /system/xbin
  • Can now check the recommended busybox, @YashdSaraf's if you enable the bbcheck
  • Checks real time application of values, now you have to reboot to completely disable the enabled
  • UI improvements
  • Help section updated
  • Refresh list updated
  • Detects @sonickles9's Watson
  • Explanation section added
  • New function, --init
 

remo user

New member
Oct 23, 2016
2
0
Wifi problem

BRO, I find tat my nokia x has a weak wifi signaling .
my download is slow in wifi compared to other phones like moto lava
and i also found that if my moto g3's distance from my modem is 44 m
my nokia shows 79 or 80 m.

i ask u people bcas u have given some great ideas to most of them i have also benifitted in tat


so,someone please help me ,BRO:crying:
 

veez21

Senior Member
Feb 22, 2016
2,172
2,765
Guess Where
Installed busybox but still the same problem
do this in terminal emulator
Code:
su
sed -i "s/bbcheck=.*/bbcheck=0/g" /system/bin/vtweaks
Sorry a bit stupid of me.

Set MOD to run on boot -> It uses do if I activate ?
Set's vtweaks to run on boot, if its not activated, no tweaks are applied on boot

BRO, I find tat my nokia x has a weak wifi signaling .
my download is slow in wifi compared to other phones like moto lava
and i also found that if my moto g3's distance from my modem is 44 m
my nokia shows 79 or 80 m.

i ask u people bcas u have given some great ideas to most of them i have also benifitted in tat


so,someone please help me ,BRO:crying:

try vTweaks if it helps :)
 
Last edited:

veez21

Senior Member
Feb 22, 2016
2,172
2,765
Guess Where
Updated to Reborn v1.5
  • Menu rearrangements
  • Updated sched feat tuning
  • Bug fixes - cleaner
  • Busybox checker updated, now more friendly :)
  • Init.d enabler updated, now ensures the dir
  • Modified file alert added, checks the file if it's modified. Though it can be disabled, its up to you to figure it out
  • Some new ui elements
  • Updated 'Help'
  • Now every tweaks can be turned off in terminal, but you still have to reboot
  • New message in the menu
  • Added Gaming Lagfix
 

Top Liked Posts

  • There are no posts matching your filters.
  • 5
    vTweaks Reborn

    Simple Explanation :
    vTweaks is a simple compiled tweaks that I encountered in my stuff. It gives a lot than you think, while having nice scripting in it ;)

    Tweaks that are included:
    • Better Performance
    • Better Battery Life
    • Better Net Speed
    • FlagTuner (For better Battery life and Performance)
    • BOOST script to free up RAM when you need to.
    • Trims Partitions (ext4) for some boost
    • Remount Partitions (Remounts them with performance improving options)
    • Sched Features Tuning
    • Gaming Lagfix
    • VM Tweaks
    • Null Kernel Tweaks
    • AND EVEN MORE THAT IS YET TO COME

    ADD-ONS:
    1. LMK Tuner
      LMK Minfree Parameters Tuner
      LMK Minfree is a set of parameters that sets the limits at which apps are killed in order to free RAM
      Stock LMK minfree values are good by itself, but this aims to improve it to be better by fine tuning it based on your device's RAM.
    2. zRam Tuner
      zRam Tuner
      zRam is a module of the Linux kernel, previously called "compcache". ZRAM increases performance by avoiding paging on disk and instead uses a compressed block device in RAM in which paging takes place until it is necessary to use the swap space on the hard disk drive.
    3. Database Optimizer
      Database Optimizer
      Android Apps have databases in it. Optimizing databases regularly(not always) can improve RAM usage and CPU usage of apps.

    Current Version: Reborn v2.2.1

    PREREQUISITES:

    DIRECTION:
    On the current Version, It is compressed and turned into a single script (So no need to flash anything). Just download the zip, extract it and copy it to /system/bin and set permissions to rwxr-rw-x. Then go to Terminal emulator and type:
    Code:
    su
    vtweaks
    If you want to use Add-Ons (which are only available in v2.0+), make a directory in /system/etc/vTweaks name Add-Ons and put the addon files there then run vtweaks in Terminal Emulator.

    Note: To update, simply replace the previous version (delete the vtweaks file from /system/bin) and set the correct perms (rwxr-xr-x) to the file, open it in terminal emulator and it will update itself.
    If it's asking something related to busybox, please flash the busybox I linked above.
    Add-Ons are present in the zip file. There are instructions/readme.txt there, follow it and you'll be good to go.
    On Version 2.1 and above, there are binaries included, which are present in /bin folder. They are needed for some functions of vTweaks to work properly. You need to follow the instructions/readme.txt to make things work.


    DOWNLOAD HERE

    Source Code:
    NO MORE

    Thanks To These Guys:
    @hoholee12 - for inspiration and ultra bashing
    @sonickles9 - for his bash prowess and tricks
    @Paget96 - i used some of his tweaks
    @DiamondBond - for flagtuner
    @YashdSaraf - for his great busybox (which I recommend for this script)
    @FeraVolt - Some of his tweaks in FDE are present
    2
    Updated to v8.2. Now with reference file.

    Sent by a Cool Guy using XDA-Developers mobile app
    1
    This new Script is a little bit tricky, so here's some tricks Iv'e included in it:
    Open Terminal Emulator

    Directly Execute the tweaks enabled:
    Code:
    vtweaks -a
    Boost Directly:
    Code:
    vtweaks --boost
    Create Boost shortcut:
    Code:
    vtweaks -mb
    Trim Partitions:
    Code:
    vtweaks --trim
    Clean junks:
    Code:
    vtweaks --clean
    Logging purposes
    Code:
    vtweaks --verbose
    Version
    Code:
    vtweaks -ver
    Enable init.d
    Code:
    vtweaks --init
    Install busybox if detected
    Code:
    vtweaks --bbinstall
    Check busybox installation
    Code:
    vtweaks --bbcheck
    Check Device
    Code:
    vtweaks --device


    That's it, thanks to @hoholee12 since this was inspired by his sched_tuner :good:
    1
    Does it work on Nokia XL?
    And is it really necessary to do a factory reset after flashing it?
    1
    Does it work on Nokia XL?
    And is it really necessary to do a factory reset after flashing it?
    Yes, and you don't have to do a factory reset for it to work.

    Sent by a Cool Guy using XDA-Developers mobile app