Hello guys this is a little trick i have found over the web and i want to share with you
For more info take a look here
Advantages:
More free RAM.
Faster launch for system & user apps during the second launch.
Gives as much as of a performance boost as ODEX without odexing.
Smoother app switching.
Disadvantages:
Might break some apps.
Instructions:
1) Open build.prop and search this line: dalvik.vm.dexopt-flags
2) Change the line in dalvik.vm.dexopt-flags=v=n,o=v
3) Save and reboot
4) Enter recovery and wipe cache and dalvik cache
5) Reboot again and enjoy
Note: dalvik.vm.verify-bytecode = false will do the same but it is used in the old version
All credits goes to AndWise
For more info take a look here
Advantages:
More free RAM.
Faster launch for system & user apps during the second launch.
Gives as much as of a performance boost as ODEX without odexing.
Smoother app switching.
Disadvantages:
Might break some apps.
Instructions:
1) Open build.prop and search this line: dalvik.vm.dexopt-flags
2) Change the line in dalvik.vm.dexopt-flags=v=n,o=v
3) Save and reboot
4) Enter recovery and wipe cache and dalvik cache
5) Reboot again and enjoy
Note: dalvik.vm.verify-bytecode = false will do the same but it is used in the old version
All credits goes to AndWise