How To Stop Downloading Apps On Android
If y'all were to make me choose one absolutely great matter nearly Android
It undoubtedly has to be the liberty of symbiosis betwixt both the users and and the applications on their devices.
And I know Android is much much more than capable than just that.
Only
It does come at a certain cost.
With all that powerful automation which occurs in the background whilst yous multitask using different applications, All of this does take a huge price on your battery life.
This is especially the case for apps that are not optimized and continues to run in the groundwork on your telephone when you don't want or fifty-fifty need them to.
Google has been working on to fix this and go all of this optimized for the new and upcoming Android O only…
Allow's face it..
Both yous and I know that we won't be seeing Android O on our devices for many months form now (if at all).
BUT (and this is a good just)
There'southward a style you can handle that yourself without relying on Google if yous are running Android Nougat (which is 7.0 or 7.ane).
I'll show yous how you can finish apps running in background on Android Nougat.
And the best part?
You don't need to root anything or even need a third party application.
Just follow these few quick and simple steps and you can cease apps running in background on Android like your Facebook or your Hangouts on your phone. 🙂
How does this work?
Yous'll exist entering a specific command that allows you to restrict a subconscious permission which is not usually available in your Settings.
This hidden permission is called the RUN_IN_BACKGROUND permission and the only single way you can e'er modify it is by using the code:
cmd appops
In plain English it means to say is the command line interface for App Ops. You might've heard of it before simply if not it is actually Google's user-facing permission direction organization. 🙂
Now truth be told, this hidden ADB command that enables yous to restrict whatever application from receiving implicit circulate intents was actually intended for use simply by developers who were looking to simulate how their app would perform under low memory conditions.
Only you don't need to be a developer to know how to practice this, and I believe yous can put it to much greater employ.
It is a useful control merely be careful of what you restrict.
Apps like Facebook or Hangouts once restricted will completely stop syncing in the groundwork until you open them upward, which is if it is what you lot are aiming then past all ways.
Oh and don't exist surprised if your emails or your messages go delayed if yous run this command on an app that uses background receivers.
That's all in that location is yous take to expect out for, just in instance. Let'due south swoop right in.
What yous're going to need
- A device with Android Nougat (7.0 or seven.1)
How to Stop Apps Running in Background on Android Nougat (No Root): 15 Steps
Pace 1: Go alee and Install the USB drivers for your particular device OEM. (Google provides a listing for you of some universal USB drivers).
Stride 2: Alright, once y'all've got that out of the way, Download ADB binary for your Os (whether that exist Windows, Mac or Linux). These links that I accept attached here will always direct y'all to the about upwardly to date version of the binary. 🙂
Step 3: Now extract the contents of the Zip file that you've just downloaded into an piece of cake to find folder on your computer.
Step iv: Adjacent, get to your Settings on your phone and and then tap on Almost phone.
Step 5: Next find the Build Number and tap on information technology vii times in rapid succession until you lot encounter a congratulatory message saying you're a developer.
Footstep 6: Now what y'all demand to is go back to your Settings principal menu and then enter Developer Options. This is and then that you can enable USB Debugging Fashion.
Step 7: Now allow's go back to your reckoner. Plug your phone into your computer and so change it from the Charge only fashion to File transfer (MTP) mode. (Truth is this is not actually that necessary for every device but this is just to make sure that everything goes smoothly since some devices crave this as a security measure before allowing ADB to work).
Step 8: Alright. At present become back to the homepage of your reckoner and search for where you lot've extracted the ADB binary.
Step 9: Next, launch Control Prompt (or Terminal) in your ADB directory. If you're on Windows, concord Shift and Right-Click and Select Open Command Prompt hither. (Don't worry if you see Powershell instead of Command Prompt, it'southward the same thing)
Pace 10: Y'all're almost done! Now once y'all're in Command Prompt (Terminal), Enter this command:
adb devices
Step xi: This will starting time the ADB daemon if information technology has not been launched already. Wait for information technology to terminate. Chances are this is your first time correct? So, you might meet a prompt right about now on your phone asking for y'all to qualify the connection with your computer. Just select OK when you run intoPermit USB Debugging.
Step 12: Remember that small code that you wrote simply now into your Command Prompt? Stride 10? Yeah. If you rerun that command one time once more you volition run across that your Command Prompt volition impress the serial number of your device. If it does so, y'all can motion on to the next few steps. If non you are going to demand to go dorsum and install the USB drivers properly in one case again.
Footstep 13: At present is where you tin can choose which apps you want to freeze its background processes for. So what y'all're going to need to practise is find the package name for the application you want to freeze. You tin hands do this by installing the App Inspector app onto your phone.
Step 14: Time for you to become Elliot Alderson. Now go back to the Control Prompt and this time enter:
adb shell
Step 15: Now execute the side by side few lines of lawmaking to costless an awarding's background processes:
cmd appops set up <package_name> RUN_IN_BACKGROUND ignore
In that location you go! 🙂
If you ever want to revert the modify that you've just made, all y'all accept to practise is just allow an app'due south background processes once once more, simply this time enter:
cmd appops set <package_name> RUN_IN_BACKGROUND allow
DOWNLOAD HERE
Posted by: bechtolwared1977.blogspot.com

0 Comments