Skip to main content

Trick for boosting performance of Android device.


We could spend all day counting all of the things that make Android a great platform, but for real smartphone enthusiasts, the operating system’s tweakability is surely somewhere near the top of the list. If there’s functionality you’re looking for that your Android smartphone doesn’t have out of the box, the odds are pretty good that an app or a tweak is waiting to solve your problem.
Among the thousands and thousands of great tweaks out there though, there’s one in particular that is likely the easiest, simplest and most impactful, giving your Android phone a huge speed boost in a matter of seconds with no third-party software required.
Whether you have an old clunker of an Android phone or a brand new flagship handset like the Galaxy S6 or HTC One M9, there is one thing that holds true across the board: your phone can be faster. That’s right… as fast as Samsung and HTC’s new premium smartphones feel out of the box, they can still move even quicker.
And you’ll be shocked at how easy it is to speed them up without any third-party software, complicated “rooting” or other complex hacks.
Here’s what you need to do:
First, you’ll need to enable access to the hidden “Developer options” menu on your Android phone. To do that, simply tap the “About phone” option in Settings. Then tap “Build number” seven times and you’re done. Now you can just back out to the main Settings menu and you’ll find Developer options somewhere near the bottom of the list.
Now that you’re done with that part, the real fun begins. Tap the new Developer options menu you just enabled and scroll until you see the following three settings (note that they may be located within an “Advanced” subsection):
Window animation scale
Transition animation scale
Animator animation scale
See them? By default, each of those three options is set to “1x” but tapping them and changing them to “.5x” will dramatically speed up your phone. This harmless tweak forces the device to speed up all transition animations, and the entire user experience is faster and smoother as a result.
We covered this simple tweak about a year ago on the site, and people were blown away by the difference it makes. As such, it clearly bears repeating — once you perform this quick tweak, you won’t know how you ever lived without it.

Comments

Popular posts from this blog

List of all USSD codes for Android phone. By TechFilz

         LIST OF ALL USEFULL USSD CODES FOR ANDROID   NOTE : Some of these codes can wipe/delete some or all data from your phone. So please use these codes on your own risks. 1. Information Serial Description USSD Code 1 To Know IMEI Number of Android *#06# 2 GPS System Test *#*#1472365#*#* 3 Service For Google Talk *#*#1472365#*#* 4 Reset Factory Date *#*#8255#*#* 5 Current Firmware of SmartPhone *#*#7780#*#* 6 Main Service Menu *#*#197328640#*#* 7 General Information And Battery Info *#*#4636#*#* 8 Power Button Change *#*#7594#*#* 9 Testing Mode *#0*# 10 Signal Status Service Mode *#0011# 2. System Serial USSD Code Description 1 *#7780# Factory Reset 2 *2767*3855# Full Factory Reset 3 *#*#7780#*#* Factory data reset 4 *#745# RIL Dump Menu 5 *#746# Debug Dump Menu 6 *#9900# System Dump Mode 7 *#8736364...

Command Prompt Tricks, Hacks & Codes

Command Prompt is one of the most powerful tools in Windows; but sadly, it is also the most ignored one. Things were not always like this; but with the advent of GUI based operating systems, people started feeling that computing through command based tools was boring. This ultimately lead the command prompt into obscurity.  However, the command prompt is not useless. In fact, it can be pretty useful. This article provides some excellent tricks, secrets and hacks that will make you realize that the Windows Command Prompt is not only useful but also a tool that you should definitely give more respect to. 1- Watch ASCII version of the Star Wars Episode IV movie Surprised yet? You can watch an ASCII version of the full Star Wars Episode IV Movie right in your command prompt window. Just open command prompt, type a small code and the movie will start playing immediately. Read the  complete instructions here .  2-  Create Matrix falling code effect Have you watched “Th...

How To Run C C++ Java Programs Without Any Software. [By TechFilz]

How To Run C C++ Java Programs Without Any Software C/C++ and Java are the also known as the mother of all the programming languages as this is one of the best Object Oriented Programming Language Of Computer World that plays great role in building out the real life project. So today in many school colleges of the world are teaching this language as a part of their studies. But you need a compiler and an interface to use these programming language. But not all the students have computer with them. That is why we are here to resolve the problem of  How To Run C C++ Java Programs Without Any Application . Yes you can do this without any need of any third party software in your PC. Just follow up the below method to proceed. How To Run C C++ Java Programs Without Any Software Run C C++ Java Programs Without Computer The method is simple and cool and with this you can run C/C++ and Java program in any smart device without having any software or compiler. Also this method ...