How to root Acer Liquid Z2

Acer Liquid Z2 Logo
Specs and full info

Also available as: Acer Liquid Z2 Dual with dual SIM card slot Acer Z120 with MTK 6575M chipset, 1 GHz CPU and PowerVR SGX531 Ultra GPU

Be for doing any thing you have to Backup your Liquid Z2 Data See this guide Here

Acer Liquid Z2 Root video :


Resource Link :
*The video by unlock er  but you also can use Mobile go 
One click to root Liquid Z2 with MobileGo, the latest and easiest method for any Android users.
Here
________________________________________________________

Step by step root for Liquid Z2 :

  1. Download one click root from here .
  2. Enable USB Debugining .
  3. connect your Liquid Z2 to your lap or pc via USB .
  4. Click root and the software will do the rest .
  5. Check the root with root checker Here

How to root Acer Liquid Z5

Acer Liquid Z5 Logo
Specs and full info

Also known as Acer Liquid Z5 Duo


Be for doing any thing you have to Backup your Liquid Z5 Data See this guide Here

Acer Liquid Z5 Root video :

Resource Link :

One click to root Liquid Z5 with MobileGo, the latest and easiest method for any Android users.

Step by step root for Liquid Z5 :

  1. Download one click root from here .
  2. Enable USB Debugining .
  3. connect your Liquid Z5 to your lap or pc via USB .
  4. Click root and the software will do the rest .
  5. Check the root with root checker Here

How to root Acer Liquid E3

Acer Liquid E3 Logo
Specs and full info
Also known as Liquid E3 E380
Available as Acer Liquid E3 Duo with Dual SIM card slots


Be for doing any thing you have to Backup your Liquid E3 Data See this guide Here

Acer Liquid E3 Root video :



Resource Link :

One click to root Liquid E3 with MobileGo, the latest and easiest method for any Android users.

Step by step root for Liquid E3 :

  1. Download one click root from here .
  2. Enable USB Debugining .
  3. connect your Liquid Z520 to your lap or pc via USB .
  4. Click root and the software will do the rest .
  5. Check the root with root checker Here

How to root Gionee Marathon M4

Gionee Marathon M4 Preview
Specs And Full Info
-Be for doing anything you have to backup your Gionee Marathon M4 Data See this guide here

Method 2 Step by step root for Gionee Marathon M4 :

You can root this phone with KingRoot Here

Check the root with root checker 
here

Top 5 root apps you must have (9/2015)



Rooting Android comes with hundreds of benefits. However, one of the most popular benefits is being able to download thousands of exciting new apps.

On a normal Android device, apps have to go through a rigorous certification process before they get listed on Google Play and other Android marketplaces. Certain apps are removed because they compete with apps already offered by the hardware manufacturer, while others are removed because the hardware manufacturer simply doesn’t like them.

To help you get the most out of your rooted Android device, here are the top 5 root apps currently available to users of rooted Android devices: Google Play Links And mirrors from download sites

1-Titanium Backup 

Titanium Backup is a root-only Android app created by Titanium Track. It's the best backup app currently available for Android. You can back up virtually every byte of data on your device, including unique app data, user data, and more.
Download

2-SetCPU

SetCPU Free is a tool for changing the CPU settings on a rooted Android phone or tablet. SetCPU works with a great variety of Android devices and ROMs. SetCPU Free allows you to set up powerful profiles to change your settings under certain conditions.Download

3-Rom ToolBox 

ROM Toolbox is THE MUST HAVE APP for every root user. Get ROM Toolbox Pro to unlock all the features! ROM Toolbox combines all the great root apps into one monster app with a beautiful and easy to use interface. ROM Toolbox has every tool you need to make your Android device fast and customized to your liking.
Download

4-Gravity Box

This best root app is the heart of rooted android mobile, who want to customize their phone and move it to next level. Gravity Box is basically one of best root app which can work only when Xposed Installer is working.This app requires Xposed installer installed. It can make changes to you phone buttons, add navigation bar, change the notification bar, change lock screen, add wallpaper to lock screen and many more awesome things.Download

5-Xui Mod "Control Your Notification Bar"

Xui Mod is one of best root app 2015.We have listed this app on Rank 3 in list of best Root apps 2015, as this app is awesome for users, who love to play with interface of their android smartphone This is awesome app that changes you scrolling type and add many awesome animations to it. The pop up that appear on screen it changes even their animations.
Download

How to root Philips W6610

Philips W6610 Preview
Specs And Full Info
-Be for doing anything you have to backup your Philips W6610 Data See this guide here

Method 2 Step by step root for W6610 :

You can root this phone with One Click Root without PC Here

Check the root with root checker 
here

How to root Acer Liquid Z410

Z410 Logo

Specs and full info
Be for doing any thing you have to Backup your Liquid Z410  Data See this guide Here

Acer Liquid Z410 Root video :

Resource Link :

One click to root Liquid Z410 with MobileGo, the latest and easiest method for any Android users.

Step by step root for Liquid Z410  :

  1. Download one click root from here .
  2. Enable USB Debugining .
  3. connect your Liquid Z520 to your lap or pc via USB .
  4. Click root and the software will do the rest .
  5. Check the root with root checker Here

Forum Coming soon

In 1/10/2016

How to Build an Android ROM


What follows is more a simple explanation on how to build an Android ROM. I’m going to discuss several parts that can’t be absent if you want a fully functional Android phone, from the software point of view that is.

Here’s a brief summary :

Kernel
Libraries (and modules)
Bootloader
Recovery
Radio
Apps, framework, core, android-runtime, etc…
Kernel

A kernel is a critical component of every Operating System. It can be seen as a sort of bridge between the applications and the actual hardware of a device. Usually the data processing part is done at hardware level, furthermore the kernel is the most low-level abstraction layer for theresources.

There exist several types of kernels, but I am only discussing the one that is important for the Android ROM. The kernel for the Android ROM is a hybrid kernel, it is based on the Linux kernel. Devices can differ in RAM memory, ROM memory, hardware parts and so on. So it’s really important you have a kernel for your type of device, an HTC Wildfire kernel won’t work on a Nexus One for example.

It is possible to overclock a kernel. You may wonder, what the hell is overclocking? Every CPU is designed to work at a certain clock speed. For the HTC Wildfire the Qualcomm ARMv6 processor operates at 528 mHz — this is a limit that is coded in to the kernel because they can’t guarantee good cooling for the CPU if you go over this limit. My Wildfire runs at 652.8 mHz and it can go to 768 MHz until it freezes. When you overclock the kernel, the CPU will be instructed to do more calculations per second; so, it will increase performance.

When you overclock the CPU of your desktop machine, it will need extra cooling, but fortunately that’s not necessary for a smartphone. However, keep in mind that this will degenerate your CPU much faster than if it was at stock. To overclock an Android phone you must root it and install SetCPU or another overclocking app from the Play Store. Then you will have to flash a kernel that supports overclocking. I prefer the OC Kernel of HCDR.Jacob, at XDA-forums (see links right). If you have done these 3 things you’re ready to OC!

Libraries

Imagine you want to program an application for your phone that uses the camera. It can take a picture and turn the flash LED on. These are things not only your own application will use, but there can be tons of applications that have a button that can take a photo. So, imagine those apps always having to write the machine code to get the camera to turn on; it would be a lot of code duplication and would make an application slow. Instead, for functions like the camera or loudspeakers, they developed libraries. These are chunk of codes that can be executed by calling them trough a call-method (in java : import somelibrarie.someclass;). These are already pre-written and ready to use. It saves a lot of coding work and keeps the source code small. Libraries in the Windows OS for example are called .dll files (Dynamic Linked Libraries), whereas on your Android ROM or Linux OS these are the .so files (Shared Object). When coding in Java you import .jar libraries before the class signature. On your Android phone you have particular libraries that can’t be absent, or else your ROM won’t even boot.

Bootloader

A bootloader in general is the first bytes of code that a machine executes that will tell the bootsequence and will load the operating system into the RAM. On an Android phone this is the so called HBoot. From here you can go to the recovery, system or data partitionn.  By pressing the power button on your phone, HBoot will load the OS into RAM. By pressing the power and volume down buttons, you’ll bring up the HBoot menu.

The bootloader is used as an exploit for rooting an Android phone. Once rooted you can flashcustom ROMs, like ImPrOS, or just edit system files (for a how-to, check tutorials under Android.)

Recovery

When you use a one-click-root application like Unrevoked3, it will install a modded recovery. With this modded recovery it is possible to flash a new kernel, radio image (see below), custom ROM, install applications (not the best way though), Nandroid backup, etc. The modded recovery that is flashed by Unrevoked3 is called ClockworkMod.

Recovery is a method for you to not only save yourself when you screw up (which you will! Tongue Out), but to update the ROM or kernel that’s on your phone, partition your SD card to use with a2sd, and many other OS-related things.  There’s a lot of different recoveries for different phones, so you’ll have to do some research of your own into what the most respected one is for your phone.  The recovery is essential, because you want to always have a fallback in case something bad happens to your phone’s software.

Radio

The lowest part of software layer is the radio: this is the very first thing that runs, just before thebootloader. This handles the GPS antenna, GSM antenna and fires up the CPU; everything that HBoot needs to load the OS. This can also be upgraded by flashing a new radio image through your recovery. However, this is not recommended: flashing a new ROM can’t brick your phone (make it unusable), but if anything goes wrong when you flash a ROM with a new radio image, this can brick your phone. So unless you experience bad reception or battery drainage, don’t touch the radio!

Battery Calibration "Maximize your battery life"

Battery Calibration Logo
By Nema
Requirements: Android 2.1+ | Root permissions
Calibration needs to be done after flashing a new ROM, but you can calibrate any time you think your battery is miscalibrated. This program does it by removing the batterystats.bin system file. The OS generates a new clean batterystats file soon, thus any fake information from the previous ROM is removed.
It's suggested, but not necessary, to let the phone fully discharge after calibration, then charged to 100% without break.

The app shows your actual battery status, and only allows you to start the calibration (i.e. removes the file) when it's fully charged, unless you force earlier calibration.
The voltage meter can be useful too. Full charge is around 4200mV.
There is an option to beep when 100% is reached so you don't have to closley follow the changes.

Download from googleplay

What is Rom Mean

its basically a way to modify files normally UN modifiable. such as the framework allows you to change it to crate a special theme. anyone can make their own ROM(not the same as the ones provided) by adding and removing things they want or dont want from the stock build. its a matter of time skill and the guts to try new things.

Top Apps For "Controling your CPU Speed"


There is two apps for controlling your cpu spped

1-SetCPU Free By Ngo Thieu Quang 


SetCPU Free is a tool for changing the CPU settings on a rooted Android phone or tablet. SetCPU works with a great variety of Android devices and ROMs. SetCPU Free allows you to set up powerful profiles to change your settings under certain conditions.

Download it Here

2-SetCPU for Root Users "Paid" By MichaelHuang 


SetCPU is a tool for changing the CPU settings on a rooted Android phone or tablet. SetCPU works with a great variety of Android devices and ROMs, including the HTC One series, Samsung Galaxy series, and Nexus devices. You're under control: SetCPU can improve your performance, save battery, or both!
Automate SetCPU with profiles! SetCPU allows you to set up powerful profiles to change your settings under certain conditions, such as what app is running, when the phone is asleep or charging, when the battery level drops below a certain point, when the phone's temperature is too high, or during certain times of day. See the screenshots for examples of how you might set up profiles.

SetCPU's wide feature set make it useful to Android beginners and enthusiasts alike. Accelerate your processor to unleash your phone's true multitasking potential, or dial your CPU's speed down to save battery.

SetCPU also includes a "voltage control" menu, available to certain devices with custom kernels that support it, to control undervolting to save even more battery. Undervolting is only available for certain kernels.

3.1.0
Hey guys! It's good to be back ;) I have been very busy with school for the past year. 3.1.0 is mostly a bug fix release for some standing issues, but expect much more frequent updates from now on.

- Added SUPERUSER permission.
- Fixed a bug where action bar menu items would sometimes not appear for the profiles menu.
- Fixed a bug where voltage items would appear in reverse with some custom kernels.
- Added an open source licenses menu item in About.

Mike "coolbho3k" Huang

Permissions:
Root: SetCPU needs root permissions to modify the CPU speed and other settings.

Read logs: is used for efficient app condition checking. That is currently all it's used for.

Start at boot: SetCPU will start a profiles service at boot, if enabled. It also sets default boot settings, if enabled. SetCPU does not run in the background if profiles are not enabled, and becomes inactive after settings, if any, are applied.

Wake lock: This prevents the phone from sleeping while stress testing and benchmarking.

Write external storage: SetCPU needs to read from and write to the SD card or internal storage to back up profiles.

Read phone state: The "in call" condition needs this to determine if the user is making a phone call or not, and trigger the profile if the user wants to.

Download it here

SetCPU for Root Users


By MichaelHuang 
SetCPU is a tool for changing the CPU settings on a rooted Android phone or tablet. SetCPU works with a great variety of Android devices and ROMs, including the HTC One series, Samsung Galaxy series, and Nexus devices. You're under control: SetCPU can improve your performance, save battery, or both!
Automate SetCPU with profiles! SetCPU allows you to set up powerful profiles to change your settings under certain conditions, such as what app is running, when the phone is asleep or charging, when the battery level drops below a certain point, when the phone's temperature is too high, or during certain times of day. See the screenshots for examples of how you might set up profiles.

SetCPU's wide feature set make it useful to Android beginners and enthusiasts alike. Accelerate your processor to unleash your phone's true multitasking potential, or dial your CPU's speed down to save battery.

SetCPU also includes a "voltage control" menu, available to certain devices with custom kernels that support it, to control undervolting to save even more battery. Undervolting is only available for certain kernels.

3.1.0
Hey guys! It's good to be back ;) I have been very busy with school for the past year. 3.1.0 is mostly a bug fix release for some standing issues, but expect much more frequent updates from now on.

- Added SUPERUSER permission.
- Fixed a bug where action bar menu items would sometimes not appear for the profiles menu.
- Fixed a bug where voltage items would appear in reverse with some custom kernels.
- Added an open source licenses menu item in About.

Mike "coolbho3k" Huang

Permissions:
Root: SetCPU needs root permissions to modify the CPU speed and other settings.

Read logs: is used for efficient app condition checking. That is currently all it's used for.

Start at boot: SetCPU will start a profiles service at boot, if enabled. It also sets default boot settings, if enabled. SetCPU does not run in the background if profiles are not enabled, and becomes inactive after settings, if any, are applied.

Wake lock: This prevents the phone from sleeping while stress testing and benchmarking.

Write external storage: SetCPU needs to read from and write to the SD card or internal storage to back up profiles.

Read phone state: The "in call" condition needs this to determine if the user is making a phone call or not, and trigger the profile if the user wants to.

Download it here

SetCPU Free



By Ngo Thieu Quang 
SetCPU Free is a tool for changing the CPU settings on a rooted Android phone or tablet. SetCPU works with a great variety of Android devices and ROMs. SetCPU Free allows you to set up powerful profiles to change your settings under certain conditions.

Download it Here

Root DPI Changer

DPI Changer Logo
What is DPI :
See here this guide

NOTE: The application uses root privileges. You are using it at your own risk.
The "Root DPI Changer" lets you change DPI of your device. This allows you to gain extra space to work (in case of reducing DPI) or increase the size of the elements (in case of increasing DPI).
Features:
- Changing the DPI by modifying the build.prop file, 
- Creating build.prop backup files,
- Checking current DPI on system boot,
- Automatic DPI restoring (Experimental)

Download from google play

What is DPI MEAN

Dbi is some thing control the actual size of your screen , It also can tell the apps and softwares you downloaded from google play or other web stores what is your screen size 
What is DBI
it shortcut for "Dots per inch"
Dots per inch (DPI, or dpi) is a measure of spatial printing or video dot density, in particular the number of individual dots that can be placed in a line within the span of 1 inch (2.54 cm). Many resources, including the Android developer guide, will use the term DPI interchangeably with PPI, however.
Monitors do not have dots, but do have pixels; the closely related concept for monitors and images is pixels per inch or PPI.
Old CRT type video displays were almost universally rated in dot pitch, which refers to the spacing between the sub-pixel red, green and blue dots which made up the pixels themselves. Monitor manufacturers used the term "dot trio pitch", the measurement of the distance between the centers of adjacent groups of three dots/rectangles/squares on the CRT screen. Monitors commonly used dot pitches of 0.39, 0.33, 0.32, 0.29, 0.27, 0.25, or 0.22 millimetres [mm] (0.0087 in).
LCD monitors have a trio of sub pixels, which are more easily measured.


Google Play

Google Play, originally the Google Play Store or Android Market, is a digital distribution platform operated byGoogle. It serves as the official app store for the Android operating system, allowing users to browse and download applications developed with the Android SDK and published through Google. Google Play also serves as a digital media store, offering music, magazines, books, movies, and television programs. It previously offered Google hardware devices for purchase until the introduction of a separate online hardware retailer, Google Store, on March 11, 2015.

Applications are available through Google Play either free of charge or at a cost. They can be downloaded directly to an Android or Google TV device through the Play Store mobile app, or by deploying the application to a device from the Google Play website.Many applications can be targeted to specific users based on a particular hardware attribute of their device, such as a motion sensor (for motion-dependent games) or a front-facing camera (for online video calling).

Google Play was launched on March 6, 2012, with the merger of Android Market, Google Music, and Google eBookstore, marking a shift in Google's digital distribution strategy. The services operating under the Google Play banner are: Google Play Music, Google Play Books, Google Play Newsstand, Google Play Movies & TV, and Google Play Games. The Google Play store has reached over 1.43 million apps publishedand over 50 billion downloads.

Full info at wiki Here

Xui Mod "Control Your Notification Bar"


Xui Mod is one of best root app 2015.We have listed this app on Rank 3 in list of best Root apps 2015, as this app is awesome for users, who love to play with interface of their android smartphone This is awesome app that changes you scrolling type and add many awesome animations to it. The pop up that appear on screen it changes even their animations.
Best features of this best root app:


  • Make clock center
  • Make status bar gradient
  • Change animation
  • Can make your navigation bar and status bar transparent of your rooted android mobiles.
  • Much more.

Gravity Box


This best root app is the heart of rooted android mobile, who want to customize their phone and move it to next level. Gravity Box is basically one of best root app which can work only when Xposed Installer is working.This app requires Xposed installer installed. It can make changes to you phone buttons, add navigation bar, change the notification bar, change lock screen, add wallpaper to lock screen and many more awesome things.

Download Links :

For Android 4.4 devices – Gravity Box KK
For Android 4.1-4.3 devices – Gravity Box JB
For Android 5.0 devices – Gravity Box LP
Also, check out: What is Cloud Computing

Xposed Installer

Xposed Installer Logo
Xposed Installer is one of best rooted app 2015.This is another app which is equal to rooting your phone. This app installs the internal binary to your phone which can change you notification bar looks, your settings, apply themes to your rom and change almost anything on your phone. You can download from xda. Though, this is best root app, but still this app is available for free from the Google Play Store.No wonder this app is one of best root apps for rooted android mobiles 2015.

Download it here