Saturday, 7 November 2015

How to make your phone load faster

How to make your phone load faster




Want your phone to load faster? Well you've come to the right place. Below is a short, simple guide for making your phone boot quicker. It does require root privileges, but if you have this on your device, the procedure is pretty straightforward.


    AndroidPIT Galaxy S6 Ping Pong Root
    If you have root, you can get faster loading speeds.

    Prerequisites

    Download and install Root Browser. If you can’t get it from the Play Store, download the APK file and sideload it. You may need tick your Unknown Sources box in Settings > Security to install this. Also, make sure you have allowed apps Root access in your developer options.

    How to make your phone load faster

    Open Root Browser, scroll to system folder > build.prop and tap on it. Open it with your preferred text editing app (like RB text editor, for example). Scroll to the bottom of the list and enter this piece of code:
    ro.config.hw_quickpoweron=true
    Hit the save button and you're done. Next time you restart your phone it should load faster.

    How to disable the boot animation

    In the same build.prop file, you may wish to enter the code below to disable the boot animation for an even faster startup speed. Type this piece of code in at the bottom of the list.
    debug.sf.nobootanimation=1
    Now you phone will boot without the start animation.
    If you need further help, check out this thread at the XDA Developers forums.
    How did this work out for you? Let us know in the comments.

    No comments:

    Post a Comment