Manage running apps android

Manage running apps android

Для некоторых функций программы необходимы права root пользователя.

Краткое описание:
Сочетает в себе функции пяти — шести приложений, необходимых для управлениями установленными приложениями

Еще один менеджер пакетов Android и просмотрщик, но:

  • Сочетает в себе функции пяти или шести приложений, которые любой технически подкованный человек должен постановить, чтобы управлять установленным в системе приложениями;
  • Приложение бесплатно, с открытым исходным кодом;
  • Материальный дизайн (и приятный интерфейс);
  • Не требует никаких бесполезных разрешений;
  • Не требует подключения к интернету;
  • AM в главном окне пытается отобразить максимальное количество информации;
  • Для любого приложения перечислены активити, ресиверы, сервисы, провайдеры, разрешения, подписи, общие библиотеки и т. д;
  • Даёт возможность запускать экспортируемые действия, создавать настраиваемые ярлыки;
  • Может сканировать трекеры в приложениях и выводить все классы, показывать дамп кода;
  • Для любого приложения может генерировать динамический манифест;
  • Отображает данные использования и информацию про хранилище приложения (требуется разрешение «Доступ к использованию»);
  • Позволяет извлекать apk;
  • Открывает приложения в F-Droid, Aurora Droid или Aurora Store;
  • Распространяется по лицензии GNU General Public License v3.0.

Если есть root:

  • Блокировка любых действий, ресиверов, сервисов или провайдеров, с поддержкой импорта Watt и Blocker;
  • Отзыв опасных разрешений;
  • Позволяет отключить app ops, которые считаются опасными;
  • Просмотр / редактирование / удаление общих настроек любого приложения;
  • Отображение запущенных процессы / приложений;
  • Очистка данных приложения / кэша;
  • Включение / отключение приложений.

Требуется Android: 5.0 и выше
Русский интерфейс: Есть с версии 2.5.14

Версия: 2.5.16-PRE ®AppManager (Пост Nokono #100388180)
Версия: 2.5.15-PRE ®AppManager (Пост Nokono #100042060)
Версия: 2.5.14-PRE ®AppManager (Пост Rekembus #99814539)
Версия: 2.5.13 ®AppManager (Пост Nokono #99337969)
Версия: 2.5.12 ®AppManager (Пост Nokono #99084652)
Версия: 2.5.11 ®AppManager (Пост Nokono #98852844)
Версия: 2.5.10 ®AppManager (Пост Nokono #98608550)
Версия: 2.5.9 ®AppManager (Пост Nokono #98416544)
Версия: 2.5.8 ®AppManager (Пост Nokono #98186124)
Версия: 2.5.7 ®AppManager (Пост Nokono #98040292)
AppManager_v2.5.6.apk ( 2.46 МБ )

Сообщение отредактировал iMiKED — Вчера, 09:06

Тип: Модификация
Версия: 2.5.7
Краткое описание: RUS by Rekembus
Перевел на русский

Сообщение отредактировал Rekembus — 08.07.20, 15:49

Тип: Beta
Версия: 2.5.10
Краткое описание: билд 316
Добавлена возможность открывать неустановленные приложения (App Manager появится среди возможностей открытия в меню «Открыть как..») для просмотра детальной информации, манифеста и поиска трекеров.

Сообщение отредактировал Yume-san — 23.07.20, 09:18

Тип: Модификация
Версия: 2.5.13
Краткое описание: RUS by Rekembus
Перевел на русский язык

— [Feature] Added a custom language chooser
— [Feature] Added a flag to backup only apk file instead of the whole source directory
— [Feature] Added a flag to backup app data for all users
— [Feature] Added a flag to take multiple backups
— [Feature] Added enable option in batch ops
— [Feature] Added fast scroll for Main page and App Details page
— [Feature] Added flags to take obb/media backups
— [Feature] Added notification progressbar for backups
— [Feature] Added Russian (ru) and Chinese (zh) translations (the latter is unverified)
— [Feature] Added swipe to refresh in the running apps page
— [Feature] Added the ability to select split apk files before installation
— [Feature] Added toybox within App Manager (doesn’t work for ADB users)
— [Feature] Display notification after apk/apks/xapk install is complete
— [Feature] Install apk using a foreground service instead of in the main thread
— [Feature] Install xapk with obb files (old obb files will be deleted)
— [Feature] Open newly installed app from the confirmation notification
— [Fix] Added install support for non-root users (which was broken in 348)
— [Fix] Apply correct UID/GUID and permissions after restoring a backup
— [Fix] Automatically fail backup for apps that use Android KeyStore
— [Fix] Clear all extracted apk files after installation is finished
— [Fix] Disabled permission toggle for apps that has a target SDK version less than 23 (because they don’t work)
— [Fix] Fixed apk files not correctly copied to the package installer
— [Fix] Fixed apk sharing via Bluetooth
— [Fix] Fixed detecting splits if their manifests don’t have configForSplit
— [Fix] Fixed parsing data usage for old devices which resulted in crash
— [Fix] Fixed resetting app ops by resetting their parents instead of themselves
— [Fix] Fixed rules being applied or removed incorrectly
— [Fix] Fixed some apk files not parsed properly and resulted in crash
— [Fix] Improved adb/root detection
— [Fix] Install/disable/force-stop for current users only
— [Fix] Load backup metadata using root instead of using storage access permission
— [Fix] Perform 1-click ops in the same way batch operations are performed
— [Fix] Performance optimization for main page
— [Fix] Removed Shared Libs from What’s New as it wasn’t working properly
— [Fix] Removed sort by app size in favour of sdk in old devices
— [Fix] Replace action buttons with popup menu in running apps page
— [Fix] Update app info properly after a batch operation
— [Fix] Workaround for various deprecated libraries

Читайте также:  New intent java android

Due to some major changes, backup functionality has become incompatible with the previous versions. Data backup feature is still considered experimental and please do not rely on it to manage your backups yet. If you encounter any problem, please report to me without hesitation.

Compatibility for blocking rules is removed for v2.5.6. If you’re still using this version, update to v2.5.13, enable global component blocking (and disable it again) and then update to v2.5.14.

Сообщение отредактировал iMiKED — 14.09.20, 07:38

UoyGichTawMi, блокировать без рута не умеет. Но показывать инфо может

Сообщение отредактировал Zelodobr — 26.09.20, 10:52

Источник

How to stop apps from running in the background on Android

Android smartphones have gotten very powerful over the years and are great at multitasking. Over time, however, you might have seen smartphones degrade in performance and become sluggish. You may also notice that the battery life is also adversely affected. What if we tell you that on most phones, these issues can be fixed by simply optimizing the background apps? Read on to find out how!

Jump to

Why stop background apps on Android?

For those of you who chanced upon this article without actually facing an issue with their phone, you might wonder why would someone even consider to stop background apps. Here’s an explanation.

As you keep using your Android phone, you tend to install several apps on your device. Over time, chances become high that at least some of them aren’t well optimized for your phone or may have a bug. Some of these apps may even contain malware – especially the ones you did not download from trusted sources.

Читайте также:  Погода для андроид обзор

Oftentimes, these apps may keep running in the background even after you thought you closed them. The result is sluggish performance and a marked reduction in battery life. Let us now check out the various steps that can be taken to solve this problem and stop background apps on Android.

Update your phone to the newest Android version

In case you have a relatively old phone with you, the simplest way to stop apps from running in the background is to make sure your phone runs the latest version of Android. Starting Android 10, Google has introduced several power management features that prevent errant apps from consuming too much power or hogging too much power.

Android 11 is the latest stable version of Android and provide great battery optimization tools/ © Mr.Mikla / Shutterstock.com

If you are on a newer version of Android (the latest stable version is Android 11) you are already doing pretty good as Google has enhanced power management features even further. On phones running Android 10 and 11, it would be a good idea to turn on a feature called Adaptive Battery. On phones running stock Android, you can enable Adaptive Battery by going into Settings -> Battery -> Adaptive preferences.

Apart from optimizing errant apps, the Adaptive battery mode also optimizes the charging speed of your phone to ensure that your battery lasts a long time.

Analyze battery consumption statistics

There is no denying that Android offers a comprehensive battery statistics tool where you can see what apps are draining the battery the most. To access the battery stats page tap on Settings -> Battery ->View battery usage.

The phone will now open a page with the list of apps that are consuming power. What is helpful about this page is that it lists these apps in an order — with the ones consuming the most power placed at the top. Chances are high you will see some of your most used apps high up in the list. However, if you note some third party apps that you know you haven’t used for a long time in this list, it might be a good idea to either force stop or uninstall it.

The Battery stats page is a veritable goldmine of information/ © NextPit

To force stop or uninstall an app, tap on the app and and you will see a page with both these options. Note that you may also see some apps here that are part of Android and Google Mobile Services. You can ideally leave them be since they are essential for the smooth and stable functioning of your phone.

Control your background processes

Incase you are not too happy with the results of disabling apps listed within the battery stats menu, it’s time to try out slightly advanced steps. The best way to gain control of your processes is to have a dig around under the hood using the monitoring tools built into Android.

In some cases, before you can start, you need to enable developer options.

  1. In most versions of Android, this involves going to Settings > About phone and then tapping Build number about seven or so times. You’ll get a notification telling you that Developer options have been unlocked once you’re done.
  2. For many handsets, the next thing you need to look for is a setting called Processes, Process Stats, or Running services. You can find this in Settings > System > Advanced> Developer options > Running services. That option takes you to a list of running processes showing how much RAM each is using.
  3. Obviously, it’ll be tempting to stop the most RAM-hungry apps from running in the background, but you’ll want to pay some attention to what you’re stopping before you go ahead. Stopping some apps might crash your phone.
  4. You can also tap the settings option when in the Services/Processes menu to switch between running processes and cached processes.
Читайте также:  Елм конфиг форд фокус 2 для андроид

Control Android services from within Developer options / © NextPit

I’m in! But I don’t know which apps to stop

OK. If you don’t want your app/phone to crash, err on the side of caution and use some common sense. The app marked ‘Google Services‘, or pretty much any app that starts with ‘Google’ shouldn’t be manually stopped.

On the other hand, if you look through the list and see messengers and music players idly draining your battery in the background, then you can go ahead and stop them in relative safety. Truly crucial apps usually won’t allow you to force stop them anyway.

  1. To stop an app manually via the processes list, head to Settings > Developer Options > Processes (or Running Services) and click the Stop button. Voila!
  2. To Force Stop or Uninstall an app manually via the Applications list, head to Settings > Apps > All Apps and select the app you want to modify.
  3. Don’t delete any apps that appear when you select the Show System Apps option. You can see system apps by tapping on the three dots on the top right corner.

Apps that you rarely use are better off uninstalled altogether. / © NextPit

Task killers and RAM optimizers: the great debate

With Android software and hardware improving over time, some people will argue that the use of task killer apps is going to do more harm than good in terms of processing and battery life. As one of the problems you’re trying to fix is apps running in the background draining your resources, adding another one that has the purpose of doing explicitly that (it needs to monitor the services in use on your phone, therefore always needs to be running) seems a bit counter-intuitive.

A task killer that repeatedly force-closes an app in the background over and over is almost certainly going to drain your battery more as it continues the ‘restart and kill’ process. You might be better off not installing the task killer in the first place and just letting it run.

So there you have it! We have discussed several ways in which you can can stop background apps from running on Android devices. We hope the steps mentioned here proved helpful for you. In case you know if any other cooler methods that we might have missed out, share them with us in the comments below!

This article was comprehensively updated in July 2021. Older comments have been retained.

Источник

Оцените статью