SIMPLE TWEAKS THAT WE CAN DO !

3053

4

2018-04-01 11:58

GOOD DAY GUYS

Just wanna share some tweaks I have on my m5c   Most of what I'm going to share with you guys are for rooted m5c/ or any meizu phones. I'll just mark the rooted ones

First ! ~ Want a stable 4G LTE CONNECTION ?
Just follow this step

First dial *#*#3646633#*#* (Access Engineer mode) This one works for non-rooted Meizu Phone ;)

Once got an access to the engineering mode, navigate now to "Network Selecting" and change the default network type "4g/3g/2g" to "LTE ONLY".

NOTE : You'll have to revert it back to the default network type if you want to dial your network's provider service number

SECOND TWEAK: (Non Root)

Lessen the RAM EATERS

Open the "Security" Application - The one with an umbrela icon or if you are using other themes I'm not sure if it's a shield icon or what just open the application named "Security".

inside "Security" app navigate to "permissions" and click "Run in Background".

Now you can select all the applications that you dont want to run in background and stop eating your phone's ram and select "Disallow running in background"

NOTE : I recommend yah not to include applications that you use everyday ex: Messenger, Facebook or any other apps that's important for you. You won't receive any notifications from that application if you Disallow that application from running.


THIRD TWEAK : (ROOTED)
Tired of having "RAM CLEANING" applications on your phone ? but instead of cleaning your phone's ram ? It also eats RAM for it's own processes. Why not create a simple scr ipt that will clean and reclaim up to 40-50% of your phone's RAM.

What you need is this applications :
1: ROOT MANAGEMENT APPLICATION : ex. Kingroot, SU, etc.
2:Busybox (free or pro; both are acceptable as long as it is installed to "SYSTEM/BIN")
3: TERMINAL EMULATOR.

First Procedure :

First open terminal emulator and type "su" without qoutations. (Grant a super user access.)
then type : sync && sysctl -w vm.drop_caches=3 (then enter)

If you want to see your ram first to compare it before you run this commands type this :
cat proc/meminfo

Other tweaks :
Optimize your phone using this lines : (Input to terminal emulator also) (You've gotta type "su" as always to grant the application a root privilege)

sync && sysctl -w vm.swappiness=10


sync && sysctl -w vm.dirty_ratio=15


sync && sysctl -w vm.kernel.perf_cpu_max_time_percent=60



THAT'S ALL ~! THANKS

just leave a comment for feedback and feel free to ask questions ! Thanks !