[TUT/DISQ] Google drains your battery - Android General

One would think that the company that actually created the OS would be the once knowing how to build the best applications for it. But this is far from true. Google's own closed sourced applications is actually the once with the largest battery draining issue. Google's Applications is also harder to locate when using analytics application to locate problematic packages because they hide behind the system processes category. Some analytic apps does not check these and others has to manually be configured to include them. Android's own list in the Battery section in Android Settings also does not include most if these processes. The once that are included is wrapped in a group containing multiple processes making it impossible to locate the actual problematic one.
The problem is that most people can't do without these packages. At least not all of them. But, it is possible to limit the amount and thereby remove a lot of your battery issues. In this thread I will tell you about the once that I found. Then maybe others can pitch in with their experience and some how we could once and for all stop Google from raping our batteries.
My first notice of this, was when Watchdog started reporting constant extensive CPU usage while the device was suppose to be sleeping. I could get multiple warnings within minutes about different kworker processes using 30% - 70% CPU usage at times where the CPU should be idle. Since kworker is a wrapper without any information about the process using it, those types are not easy to locate. However, after a few month I manages to track down the problem, which turns out to be Google Settings. The Application that it always automatically installed upon the first run after clean install. I removed this application and the problem was gone. No more alerts and battery life became better.
My second notice was a certain start of battery drain. At first this made no sense as I had not really done anything or installed anything different. All I did was update to latest nightly of CM, so I thought maybe a bug in CM. The problem however never went away and started looking into it. I found the Google Services group (One of those containing multiple processes). For some reason it was keeping wakelock's for very long periods of time, more specific 48 minutes out of little under 3 hours. It made sense since I updated the gapps package at the same time as CM. Someone in the CM10.2 thread advised me to take a look at Network Location. And sure enough, disabling this fixed the issue.
I can live without Google Settings, but Network Location? Don't know yet. However, those who can't could instead take a look at the OpenSource Version by @MaR-V-iN. I have used that before, and it is working just fine.
Also, when installing gapps, you could try to minimize what you install. I stripped the package down to the list below
GoogleCalendarSyncAdapter.apk
GoogleContactsSyncAdapter.apk
GoogleLoginService.apk
GoogleServicesFramework.apk
NetworkLocation.apk (Which I will now remove or replace)
Phonesky.apk (Play Store)
SetupWizard.apk
No Libraries or nothing
Now, others might need other packages, but if you minimize by removing what you don't need, then you will also minimize the issues brought along by Google Applications.

Living without google settings is not viable to many people... I think it's almost necessary...

Really? To gain what? You can to everything from the web.
Sent from my GT-I9300 using XDA Premium 4 mobile app

Related

Speed improvements

Hey! tl;dr? Click here to go directly to the fast improvements post and disable some unwanted services.
Still want more fun disabling services? Read the second post.
Hi all,
I improved the speed of my G2 recently and felt that the community might appreciate this as well. It's probably not the "best guide" for everybody, but this is what I've done and it's worked nicely for me so far.
I recently got irritated at my phone being occasionally sluggish. So, when it was sluggish one time, I went to Manage applications->Running Applications, and saw that Facebook decided it wanted to start itself up in the background.
Now, I'm as big a fan as the next guy for having multi-tasking, but randomly starting an app in the background without my consent is not what I consider to be useful or resource-friendly. I decided to "freeze" the app using SD Maid (you can do this with Titanium Backup as well). Facebook is now in a frozen state so it will not launch itself at all. Ha!
What do I do about having no Facebook now? Well, there happens to be a great app on the Market called Fast for Facebook. This is quite an improvement over the sluggish and buggy Facebook app. I installed that and am having a blast with it so far.
I wanted to check for other apps that were dawdling in the background. So I looked again in Running Applications and found that Maps decided it wants to be running too. I went to the settings for the Maps application, and turned off Location reporting. Why would I want an app sucking my resources dry to alert the world where I am? I'm not that much of a socialite or stalker prey. I also turned off Automatic check-ins.
Previously, I'd gone through a few other apps and turned off automatic sync. Things like DropSync (to sync Dropbox), Tumblr, Google+, and Twitter are not necessary for me to have reviving themselves in the background. I should be the authoritarian ruler of all of the apps over my phone- no freedom here to run around as you please.
I set up a couple apps to run at odd hours of the night. I only need to have photos and documents synced probably once a day, so I set up Tasker to do it automatically while the phone is charging and connected to Wifi at around 4am. I've set up Titanium Backup to do backups something like every Tuesday night, Friday night, and Sunday night, each at like 4am as well; and upload those backups to Box. I want to use my phone fast when I use it during the day, and at night time it can take its time with these lesser-priority tasks while I'm asleep.
Email/Gmail and Messages still have notifications and syncing, as well as the occasional Pulse RSS feed notification. All else seems to be shutting up though, which is good. What I would really like to do is have Market update its apps automatically at like 4am, so it won't spend resources checking for updates in the background. I can't find how to do that though.
One app that really gets under my skin is Amazon Appstore. This guy runs in the background too- I've turned off its notifications but I'm pretty sure it'll still sit there sapping my resources. This one's a toughie because I want to uninstall or freeze it, but I want to still be able to get good free apps from it once a day. There have been some really good apps and some really bad ones, but the good ones are worth it to me.
I might add in more things to disable. It's been faster so far, so I'll see how it goes over a couple days. One last thing I did was install SetCPU. I use that now instead of CyanogenMod 7's built-in CPU stuff. I don't know if it's a placebo or not, but I seemed to notice a boost in performance from it (not instantly, but in general I see less lag).
Hope this helps someone, best of luck with all of your phones.
-Proxin
use watchdog to spy on what apps are actually running and using cpu in the background, lots of apps can be open in the background and not using anything cpuwise
demkantor said:
use watchdog to spy on what apps are actually running and using cpu in the background, lots of apps can be open in the background and not using anything cpuwise
Click to expand...
Click to collapse
Watchdog is a great idea too, I forgot to mention that.
If anyone else has recommendations they are all welcome!
Proxin said:
Watchdog is a great idea too, I forgot to mention that.
If anyone else has recommendations they are all welcome!
Click to expand...
Click to collapse
For speed improvements, i usually use titanum backup to remove alot of useless apps i dont use (which frees up alot of ram). then i supercharge my phone and set it to agressive. And i also change up the build prop.
I need to post my additions.
I realized that by disabling Facebook, I lost my contacts that I had from there. That's no good. So I re-enabled it.
Now, Facebook has a few select services it likes to let run in the background. One specific one is MediaUploadService. This runs even when you are Not uploading anything, which is ridiculous because it hogs your resources.
However, if you disable this service completely, you won't be able to upload any photos to Facebook from your phone.
SO, I set up a script to disable all of Facebook's services like this at once, and I use the app called Llama to execute this script every time Facebook exits. I set it up to call my enable script once Facebook is started, then 5 minutes after Facebook closes it disables all of the Facebook services.
Here is what I used...
Enable Facebook services:
Code:
su -c 'pm enable com.facebook.katana/com.facebook.katana.service.MediaUploadService; pm enable com.facebook.katana/com.facebook.katana.service.FacebookService; pm enable com.facebook.katana/com.facebook.katana.service.BackgroundDetectionService; pm enable com.facebook.katana/com.facebook.orca.push.mqtt.MqttPushService; '
Disable Facebook services:
Code:
su -c 'pm disable com.facebook.katana/com.facebook.katana.service.MediaUploadService; pm disable com.facebook.katana/com.facebook.katana.service.FacebookService; pm disable com.facebook.katana/com.facebook.katana.service.BackgroundDetectionService; pm disable com.facebook.katana/com.facebook.orca.push.mqtt.MqttPushService; '
With this new ability to disable services, I took a look at Amazon AppStore's annoying service, and disabled it using this script with Llama like I did with Facebook:
Amazon Service Disable script
Code:
su -c 'pm disable com.amazon.venezia/com.amazon.venezia.service.UpdateService'
Proxin- note: old code said:
Next, I noticed SwypeConnect was keeping itself active, so I disabled it too (Swype never gets updates anyway, so I didn't see anything bad with doing this):
Code:
pm disable com.swype.android.inputmethod/com.swype.android.connect.ConnectClient
Click to expand...
Click to collapse
There's an app on the Market called StartupManager, I used that to kill off extra startup services that were not necessary. Things like Youtube, MyTracks and Maps were starting up. My view is, why do these things start when I don't start them myself? I stopped the services and have seen some pretty good responsiveness so far.
Go to the market and search for an app called gemini manager. It needs root but you can disable autostart for all apps with it.
Also get LBE privacy guard- it will block apps from using gps/data which can also increase battery life
redspeed said:
Go to the market and search for an app called gemini manager. It needs root but you can disable autostart for all apps with it.
Also get LBE privacy guard- it will block apps from using gps/data which can also increase battery life
Click to expand...
Click to collapse
Great, I'll look into those too- thanks
@proxin:
Amazing post! how do you find the path for each of those components inside a package?
I use the same method with Tasker (instead of llama). Perform a task (run shell command) on the exit of a App profile
Also, the .Mqtt. should be all lowercase (figured out after that service would not disable), like this:
com.facebook.katana/com.facebook.orca.push.mqtt.MqttPushService
file2mail said:
@proxin:
Amazing post! how do you find the path for each of those components inside a package?
I use the same method with Tasker (instead of llama). Perform a task (run shell command) on the exit of a App profile
Also, the .Mqtt. should be all lowercase (figured out after that service would not disable), like this:
com.facebook.katana/com.facebook.orca.push.mqtt.MqttPushService
Click to expand...
Click to collapse
Thank you, hope it has helped! I found them by looking up their Running service name on Google, and seeing people's logcat errors on there elaborated them for me. So I'd try a search for "com.facebook.katana*MqttPushService" and Google would direct me to the proper one.
You're spot-on with the Mqtt needing to be lowercase, I found the same issue on mine and got pissed off when I saw that the Mqtt service was still running forgot to change the post to reflect it though. Thanks for the notice
Seems like the best method for using your phone properly is to do like we're doing, otherwise applications with poor choice in how they handle resources, will clutter up the phone.
Btw, I tried Gemini App Manager and it works well for disabling autostart in apps. LBE Privacy Guard is intense in how much it locks down your phone, but that's locked down it's even a bit too much for me haha. It's a great app and will work for many people though.
I've noticed maps running in the background many times. I didnt know you're able to switch this off, thanks for the info!
Killer1desireZ said:
I've noticed maps running in the background many times. I didnt know you're able to switch this off, thanks for the info!
Click to expand...
Click to collapse
No problem, I don't recommend killing off the Maps service though as it's probably needed for some location service (in my case I need the cell tower location service for some Llama profiles)
That's just my case though. Before you disable the service, maybe see if you can turn off automatic location reporting in Latitude? Go into Latitude settings->Location Settings and change Location reporting and Automatic check-ins to be Off.
Hope this helps. It shouldn't disable the entire Maps service but maybe it will reduce the amount of check-ins that Maps does without your consent.
Perhaps one of the biggest performance hits in an Mid Spec Android phone is how many App's it's carrying.
It is generally a good idea to keep the App count low. A general rule of thumb is to have no more than 40~ user apps on your Device. Since you have less apps installed (some of which could be idling or actively operating in the backround), you'll have more free RAM/space in the internal storage which in turn will mean more speed/battery efficiency.
Hope this can be of help
crestofawave said:
Perhaps one of the biggest performance hits in an Mid Spec Android phone is how many App's it's carrying.
It is generally a good idea to keep the App count low. A general rule of thumb is to have no more than 40~ user apps on your Device. Since you have less apps installed (some of which could be idling or actively operating in the backround), you'll have more free RAM/space in the internal storage which in turn will mean more speed/battery efficiency.
Hope this can be of help
Click to expand...
Click to collapse
I've heard this said too, but I've never seen evidence that the more apps you have installed = the more apps are actively running. It's definitely a good idea to have less installed, but I don't think they'll run in the background unless they have autostarting capabilities like you can monitor with Gemini App Manager.
This is just me without even a Bachelor's degree speculating and relaying my experience though, so don't take my word for it
I notice a definite lag once I go above a certain amount of apps. I uninstall 10 or so and its a rocket! But then again I have waaaay more then 40 probably like 100 or something
Maps doesn't have that option for me. Anyways uninstalled 20 apps
New fun things to try...
I enjoy GO Launcher Ex just as much as the next guy who uses it as the default Home application, but I don't enjoy it making multiple services of itself that do, literally nothing. What I noticed specifically was a service called GOMusic, taking up about 4MB of RAM which could be used for other, more useful things.
What I did to fix it was:
Code:
pm disable com.gau.go.launcherex/com.jiubang.ggheart.apps.desks.appfunc.mediamanagement.musicplay.MusicPlaybackService
My Google Music widget still works fine, so apparently the GOMusic thing was just a waste of RAM (unless someone can explain a good reason to leave it be?)
One more addition I did was that, I keep seeing SwypeConnect as a service and I don't like it. It shouldn't need to constantly connect, for me to simply use Swype whenever I do.
I tried two things, pretty sure the second fixed this:
Code:
pm disable com.nuance.swype.input/com.nuance.swype.input.SwypeConnect
pm disable com.naunce.swype.input/com.nuance.swype.connect.ConnectClient
And next, I saw that Google Voice had a Widget service that liked to hang out and sap my resources. This would be useful but I don't have a widget set, so I disabled it:
Code:
pm disable com.google.android.apps.googlevoice/.widget.WidgetService
That worked for me. I can still send and receive messages with Google Voice, so I still have the same functionality I need without having an extra service in my list.
Note that, as usual, these are easily reversible by using using "enable" instead of disable in that code block.
Hopefully this will help someone else as well.
New experimental service disabled; I had noticed multiple Maps services running whenever they pleased. I can do with a NetworkLocation service from Maps, because I use Llama for location profiles and all, but not a Prefetcher service for it.
Here is what I used to disable the Prefetcher service...
Code:
pm disable com.google.android.apps.maps/com.google.googlenav.prefetch.android.PrefetcherService
I haven't seen any negative effects from this so far, but I will update this if I do.
@Proxin
Hi there,
I'm realy like your entries here, but i cant get through with the scripts killing facebook services. Can you be more specifc pls how to set those scripts you mentioned in Llama?
i've just tried to do things you say with facebook background services and for maps' prefetcher, but it says Segmentation Fault, as far as i know , segfaults are not normal linux program response, right? without super user privileges it just says 'Killed' [i tried both because 'pm set-install-location' worked for me only without super user]
EDIT:
ok, i'm noob, i just had to export LD_LIBRARY_PATH, now pm doesn't segfault for me as superuser
hi can any ody guide me how to use those su commands with llama?? thanks

[Q] Google play services and google services framework

Guys, I'm losing my mind over their wake and battery use. I'm on Slim 8.0 and franco r63 and already done the following:
Yeah, so I've turned OFF 'wake' in privacy manager, I've cancelled 'wake' permission in Android Tuner, I've disabled ads / location activity, and turned off sync and STILL I get ~40% drain from stinking GOOGLE SERVICES!!
Last night was last straw of me, so I wiped / reflashed SLIM 8.0 and franco kernel r63, set max CPU to ~1450, max GPU to ~380, downvolt ~25ma and waiting to see result.
WHY are google services such a PITA when it comes to WAKE and BATTERY USE when I've obviously disabled their ability to both WAKE and COMMUNICATE?
It's driven me absolutely BATTY. My wife's S4 has the same issue and I'm about to be DONE with all Google crap on her phone also.
I've google the issues and they are THOUSANDS of reports of similar problems.
If ANYBODY has a better idea I'd really appreciate it. Different ROM, different kernel, ANYTHING.
UPDATE: 4 hours 37 minutes > 90% left... with a lot of 9gagging in that time
Battery help thread linked in my signature.
Had the issue earlier today. Settings > Storage > Clear Cache > Reboot seems to have worked.
Make sure to not disable GPS, doing so for some reason will have that process constantly scan for location and keeping your device awake.
Sent via Telnet
Never heard of the 'GPS on' trick, but I checked location and no apps have requested location.
I tried to load a 'mini Gapps' package for SLIM but it's same story, device NEVER sleeps. No sync, no location, disabled 'wake' for the services, everything... glad I backed up the system with NO Gapps because I'll likely be restoring...
Really, really, really pathetic that SO many people have this program. What the hell is wrong with google??
Im convinced google play services is nsa spyware. Anyone care to prove me wrong? I would feel bette if you could. I have uninstalled it several times and it WILL NOT GO AWAY. And it uses more permissions than any other app I have. It will not stop running. It behaves like a virus in my opinion. Am I just a conspiracy nut?
Sent from my LG-VS450PP using XDA Free mobile app
whodisname said:
Im convinced google play services is nsa spyware. Anyone care to prove me wrong? I would feel bette if you could. I have uninstalled it several times and it WILL NOT GO AWAY. And it uses more permissions than any other app I have. It will not stop running. It behaves like a virus in my opinion. Am I just a conspiracy nut?
Sent from my LG-VS450PP using XDA Free mobile app
Click to expand...
Click to collapse
1. Google uses it for things like Analytics
2. Most apps depend on it as a framework to do things, hence the permissions
3. It updates in the background automatically
4. This is Android. Android means Google.
5. If you don't like that, switch to using the Amazon app store, or buy a crappy iOS device.
Well, I just removed it (it was a pita due to no recovery on phone so i gotta be delicate!) and maps still works. Thats the one app I cant live without. I havent checked everything yet but nothing I have used thus far seems affected. Used TB to remove market links.I use an alternate app store already. My phone runs MUCH faster. I will never own a crappy Iphone device!!!
Everything checked. All works.
Sent from my LG-VS450PP using XDA Free mobile app
You don't need GPS ON, just freeze google play store and services and enjoy LONG battery life. Only thing that works for me 100% of the time....

My week without GAPPS (sort of)

For the last month or so I've been having various problems with my phone and have flashed different versions of Cyanogenmod multiple times. Normally I then immediately login to my Google account, download Titanium Backup, restore all my apps, and go from there. But last week when I restored to CM 11 I decided not to do that right away. I'd noticed that Google Play Services, or Android System were constantly the top users of my battery, and I'd also been getting lots of force closes of system apps. So I figured why not try life without a Google account for just a little bit. My restore actually had one of the minimal GAPPS packages with it, but I haven't signed into Google and have disabled all of the Google packages I could.
I installed both F-Droid and the Amazon App store, and that got me to about 80% of the apps I actually use on a regular basis. I then went on to use my apps to see what if I really missed. The answer to that is, so far, not all the much. I'm using a really minimalist search based launcher, which is great...but I do miss having some information readily available via a widget. Some apps I used weren't available in either Amazon or F-Droid, but I did find an HTML5 app on the Fireplace Market...which seems to be totally fine for my needs.
The biggest surprise has been the battery life. From the time I first got my phone 3 years ago, even when it was running stock with only a few apps, it was a bit of a struggle to get a full days use out of my phone. And the variability was crazy, some days it seemed like I could run through a full battery in about 4 hours, while other times I'd get almost a full 24, both with similar usage patterns. I used battery monitor apps to look into it and sometimes they'd give me some useful information, but a good chunk of the usage always seemed to be core Android functionality. But this week my battery life has been measured in days instead of hours. The first time I went about 72 hours before plugging my phone in, and it was still showing 48% battery remaining. And this was a period where I was using my phone probably more actively than normal, installing and configuring a lot of apps, browsing the web, a couple of hours reading books, etc... I've seen similar life over the last 3 days, but I haven't let it go as long this time before topping off.
So I can't say for certain that this is exclusively due to a lack of GAPPS, I have far fewer apps than I previously did, and any or all of them could have been responsible for excessive usage, and I'm using a minimalist launcher, with no widgets, etc... But still, overall I'm really amazed at the dramatic difference. I didn't even know it was possible to get 4+ days out of a normal smartphone battery, this puts it pretty much on par with my old dumb phones.
So has anyone else run without a Google account for very long and seen similar results, or is this just an anomaly?
Nice to find an ally
I decided running my Moto G (CM12.1) without GAPPS about one week ago using F-Droid and Aptoide as alternative stores and Cal/CardDAV via DAVdroid for syncing. So far I do not miss much. Battery life increased substantially, at least since then!
Did you encounter any issues due to missing Google Cloud Messaging (GCM) or maps API? This was actually my major concern, eventually even decreasing battery life because every app needs to pull the messages on its own. However, this seems not to be the case ...
One tip: If you use the AOSP keyboard and like to swype .. you'll need the libjni_latinimegoogle.so lib in your /system/libs/ folder.
Glad that I'm not totally alone here.
I've been having some problems with the email client pulling in new Exchange messages, it works sometimes, but stops pretty regularly. That might be related to GCM I guess? Exchange services has also started taking up the majority of my battery life. I'm still getting respectable life off a charge, but it's down to about 2 days vs. the 4+ days I was seeing originally. For maps I'm using Here, and haven't noticed any problems in my offline searches. I haven't done any navigation with it yet though. Will need to give that a try soon.
The AOSP keyboard worked fine for me out of the box, including swiping. I'm running CM 11 instead of 12.1 though, so maybe that's the difference?
I also need to look into what's required to setup my own CardDAV server, or maybe OwnCloud? Is DAVDroid just used for syncing, or does it become a new contact app? I'm currently having trouble keeping my personal and work contacts separate, since the personal contacts are stored only on the phone and not associated with an account. Definitely want to find a better way to handle that.
All in all I'm still liking the experience. I haven't missed anything from the Play Store yet. My biggest issues have been because I also switched to the Search Based Launcher, which takes some getting used to. I'd like to find a more "normal" homescreen type launcher so that I can use some widget based apps, but so far haven't found much to my liking on F-Droid. CM's Trebuchet feels severely lacking in customization and ADW is buggy almost to the point of being unusable. The couple of other launchers I've found on F-Droid that are based off of Trebuchet or AOSP won't install on my phone. So still experimenting there.
Uhm, no clue about Exchange messages, sorry. But same here with the e-mail app draining battery (about 30 %). However I'm still experimenting with IMAP IDLE (push) vs. regular polls. Maybe that does the trick ..
DAVdroid is basically a syncing adaptor for the regular contacts and calendar. If you don't wanna set up your own server, you may also use an owncloud provider or an e-mail service providing these features, e.g. posteo.de or openmailbox.org.
When I first set up K-9 for my personal mail my battery use spiked, but it settled down the next day even though I've kept it set to push. I wouldn't mind so much the Exchange Services battery drain if it would reliably fetch my work emails, which is probably 90% of the reason I even have a smartphone in the first place.
My email provider has said that CalDAV/CardDAV is the next feature on their list to build and rollout but no estimate on when to expect it. Do contacts synced via DAVDroid show up as an "account" in Android? Does the contact app recognize that they are separate from other contacts on the phone if you go into contacts to display? For me I only have Exchange listed and if I deselect that then no contacts show in the list.
dmcgregor said:
Do contacts synced via DAVDroid show up as an "account" in Android? Does the contact app recognize that they are separate from other contacts on the phone if you go into contacts to display? For me I only have Exchange listed and if I deselect that then no contacts show in the list.
Click to expand...
Click to collapse
Yes, it's exactly like that. Same with my synced posteo contacts.
rzac said:
Yes, it's exactly like that. Same with my synced posteo contacts.
Click to expand...
Click to collapse
Great. That's exactly what I want. Thanks!
I lasted a couple of days but nearly every app needs Google Play Services so I got GAPPS back.
Fupri said:
I lasted a couple of days but nearly every app needs Google Play Services so I got GAPPS back.
Click to expand...
Click to collapse
Which ones e.g.? I haven't run into such problems yet. But maybe my app "portfolio" is rather minimal.
Thanks for the experiment documentation. I started running my OPO without Gapps and use Candysix its CM based.
Are you using WhatsApp or Signal Messenger, both are Gapps based, are there any limitations or is it impossible to use em?
Its possible to use WA. The message delivery ist not perfect in standby but if you open the app you'll get your messages. In "chat mode" the messages are sent instantly in both ways.
I wasn't able to test Signal till now, at first i have to compile the source to get the apk.
how about google allo?

Performance boost for Mi A2 Lite (Android 10 - No Root)

Hi,
Adaptive battery helps to boost performance if you tweak it enought. I did this on my own device and it blazing fast right now. No root required for this guide. Use at your own risk.
First Step:
Step by step:
1- Go to Settings - Apps & Notifications - See all apps - 3 dot - Show system
2- Tap to app
3- Turn off all Notifications of that app
4- If you cant turn off Notifications, Tap Advanced - Disable Notification dot
5- Turn off Background data
6- Tap Advanced - Battery - Background restriction - Restrict
7- Go back to See all apps
8- Repeat 2-7 steps until the last app.
Rules:
Dont do this to Clock and your most used apps. I didnt touched Telephone, Notifications, Sms related apps.
Second Step:
Disabled apps:
1- Android Auto
2- Android Setup
3- Android Setup (another one)
4- Basic daydreams
5- Bookmark provider
6- Carrier Services
7- com.android.providers.partnerbookmarks
8- Companion device manager
9- Default Print Service
10- Device setup
11- Digital Wellbeing
12- Files
13- Fingerpirnt test
14- Google
15- Home screen tips
16- HTML Viewer
17- Lens
18- Maps
19- Market Feedback Agent
20- Nfc Service
21- Photo Screensavers
22- Print Service Recommendation Service
23- Qualcomm Mobile Security (telemetry app)
24- Tags
25- PAI
26- ConfigUpdater
27- Storage Manager
28- com.android.wallpaperpicker (any other HD wallpaper app will not affect from it)
29- com.android.cts.ctsshim
30- com.android.cts.priv.ctsshim
31- Google One Time Init
32- Google Partner Setup
Third Step:
Permissions:
1- Deny all permissions on Disabled apps.
2- I gived only Physical Activity permission to Google Play Services app. (I cant do this on v11.0.10)
3- Google Play Store app has only Storage permission.
4- Go to: Settings/Privacy check the permissions to deny unwanted access.
5- Disable - Display over the other apps permission on Disabled apps.
6- Disable - Modify system settings permission on Disabled apps.
Fourth Step:
Developer Settings:
1- Lower Animator duration scale to 0,5x
2- Game Driver Prefences:
- Find your games and choose ' Game Driver ' for them.
- Find your most used apps (Firefox, YouTube, Nova launcher,.. etc.) and choose ' Game Driver ' for it.
3- Enable Wi-Fi Scan Throttling.
4- Background check:
- ANT HAL Service, disable
- Calendar Storage, disable
- ConfigUpdater, disable
- Dirac Control Service, disable
- GFManager, disable
- Spock, disable
(I disabled everything in there except Google Play Store app on my own device.)
Fifth Step:
Ad-Blocking:
1- Go to: Settings/Network&Internet/Advanced/Private DNS/Private DNS provider host name:
dns.adguard.com
2- Go to: Settings/Privacy/Advanced/Ads - Enable - Opt out of Ads Personalization
3- Go to: Settings/Privacy/Advanced/Ads - Disable - Enable debug logging for ads
Sixth Step:
Final:
1- Do the last thing: Restart your phone.
2- Enjoy!
Pros:
- Apps no longer restarts.
- Performance improves.
- Battery life improves.
- Ram management works as expected.
- It smoothens the UI.
- Device starts working as iOS'ish performance.
- Youre gonna love your phone again.
Cons:
- Dont think so.
Notes:
I did this to 182 apps plus the applications I installed (i didnt add them to that count). It takes time. Requires a lot of patience to do that. But the results incredible.
Warnings!:
1- Do not touch Reset app preferences button after this. You will be lose everything what you did so far. If you do, Slow performance will be back.
2- Do not disable Adaptive Battery.
How to Reset everything back to Default:
1- Go to: Settings/Apps and Notifications/See all x apps/Three dot/Reset app preferences
2- Go to: Settings/Advanced/Developer Options/Turn Off
3- Restart your phone.
4- Done!
Is this for real? Were you ok when you started this thread?
First of all 70% of the apps you disabled are extremely useful in the day to day world and are vital, that's why Google put them there, and that's why people with 3rd party Android modifications install them.
Android Auto, it's your phone fully integrated into your car, I use it every time, and that's why I waited for the full system integration of Android Auto in Android 10.
Carrier services, it's the STK service that it's extremely useful when you want to check the internal services from your carrier, like cost control, carrier updates, etc.
Print service, again, for real? This service enables your phone to print to cloud services or wi-fi printers, extremely useful.
Digital Wellbeing is the system version of activity tracker, I love it, it offers me all the devices privacy and limitation features that instead I would have to set myself. The black and white screen at night, the autoDND, and a tracker to see how much I use the phone.
And I can go on with my explanations. This is not a tutorial, this is how you can dumb down the phone even more than Xiaomi did. Breaking every system integrated functionality to what? Replacem them with 3rd party apps from god knows what developers on the Play store.
5- Disable - Display over the other apps permission on Disabled apps.
Are you for real again? This way you kill all the apps that use bubbles like whatsapp, phone, sms, facebook messenger and you can't use them during multitasking anymore.
2- Go to Settings/Privacy/Advanced/Ads - Enable - Opt out of Ads Personalization
Do you even know what this does? This removes the ad personalization, but it still tracks you. This is not a performance boost, this is still getting track but you get random ads instead of relevant ads.
1- Lower Animator duration scale to 0,5x
This is the worst thing a user can do. In the build.prop there is a setting that defines how many events per second can occur on the screen at a given time, decreasing animation time may overflow that limit and force the SoC to use more power. What you gained by disabling/crippling good services on your phone it's now being used by the processor itself, since you're forcing it's buffers.
- Device starts working as iOS'ish performance.
- Youre gonna love your phone again.
Again, this is a joke, isn't it? How can someone love a phone with broken HARDWARE features that cannot be fixed through app management, kernel issues, driver issues, etc? If you were to browse just a little XDA forums you'd see how much nonsense you wrote in this thread. This is not a performance boost, this a dumbed down phone with performance being as placebo as it gets.
I will report this thread to the moderators/admins, because this is not acceptable on a development forum. I never saw so much fake news in this place in my entire life.
I think you're being a bit too hard on the guy. If someone's browsing the XDA and finds this post, chances are they know a bit about the aforementioned settings and will not tamper with anything that they wouldn't want working properly. He just listed the things that he doesn't really care about too much, and also mentioned those that he didn't touch.
It is a tad bit misleading but I don't think this will be breaking anyone's phone, as it just takes a couple of "reverts to default" to set everything as it had been before.
TeoXSD said:
Is this for real? Were you ok when you started this thread?
First of all 70% of the apps you disabled are extremely useful in the day to day world and are vital, that's why Google put them there, and that's why people with 3rd party Android modifications install them.
Android Auto, it's your phone fully integrated into your car, I use it every time, and that's why I waited for the full system integration of Android Auto in Android 10.
Carrier services, it's the STK service that it's extremely useful when you want to check the internal services from your carrier, like cost control, carrier updates, etc.
Print service, again, for real? This service enables your phone to print to cloud services or wi-fi printers, extremely useful.
Digital Wellbeing is the system version of activity tracker, I love it, it offers me all the devices privacy and limitation features that instead I would have to set myself. The black and white screen at night, the autoDND, and a tracker to see how much I use the phone.
And I can go on with my explanations. This is not a tutorial, this is how you can dumb down the phone even more than Xiaomi did. Breaking every system integrated functionality to what? Replacem them with 3rd party apps from god knows what developers on the Play store.
5- Disable - Display over the other apps permission on Disabled apps.
Are you for real again? This way you kill all the apps that use bubbles like whatsapp, phone, sms, facebook messenger and you can't use them during multitasking anymore.
2- Go to Settings/Privacy/Advanced/Ads - Enable - Opt out of Ads Personalization
Do you even know what this does? This removes the ad personalization, but it still tracks you. This is not a performance boost, this is still getting track but you get random ads instead of relevant ads.
1- Lower Animator duration scale to 0,5x
This is the worst thing a user can do. In the build.prop there is a setting that defines how many events per second can occur on the screen at a given time, decreasing animation time may overflow that limit and force the SoC to use more power. What you gained by disabling/crippling good services on your phone it's now being used by the processor itself, since you're forcing it's buffers.
- Device starts working as iOS'ish performance.
- Youre gonna love your phone again.
Again, this is a joke, isn't it? How can someone love a phone with broken HARDWARE features that cannot be fixed through app management, kernel issues, driver issues, etc? If you were to browse just a little XDA forums you'd see how much nonsense you wrote in this thread. This is not a performance boost, this a dumbed down phone with performance being as placebo as it gets.
I will report this thread to the moderators/admins, because this is not acceptable on a development forum. I never saw so much fake news in this place in my entire life.
Click to expand...
Click to collapse
novak.vujacic97 said:
I think you're being a bit too hard on the guy. If someone's browsing the XDA and finds this post, chances are they know a bit about the aforementioned settings and will not tamper with anything that they wouldn't want working properly. He just listed the things that he doesn't really care about too much, and also mentioned those that he didn't touch.
It is a tad bit misleading but I don't think this will be breaking anyone's phone, as it just takes a couple of "reverts to default" to set everything as it had been before.
Click to expand...
Click to collapse
Harsh, maybe. But a "a bit misleading" is an understatement. Killing parts of the core system is NOT a performance boost, it's like going to vacation all packed up and throwing everything down the road to your destination so you save fuel. This is not the first time he done posts like this (check the "I thought this is stock android, why does it has 200 apps?" thread). This kind of misleading threads are misinforming the users here, most of them who are just basic users coming from Mi Forums in search for solutions (since the phone is so broken due to poor updates). These posts then get copy and pasted to Mi Forums and there you go, you have a good amount of users now with crippled phones. The same happened to how to update to 11.0.2, there was a step there that made users lose their data, poor tutorials, poor understanding of technology and you made that user lose whatever was on his device.
I hope a moderator would close this thread and let it sink to the bottom of this forum, this is not quality information and it's not helping anyone. You say he said what he didn't touch? I beg to differ: "Notes:
I did this to 182 apps plus the applications I installed (i didnt add them to that count). It takes time. Requires a lot of patience to do that. But the results incredible." This was added later it seems, and out of 212 system core apps... 182... uhm... he kinda' killed everything and brags for "performance". Really?
Hahah, oh well, maybe he really likes bloatwarefree or any-warefree user interface :'D I think that the idea that he is coming from is not necessarily bad, I also disabled many google and system apps because they really do drain battery and throttle performance, plus I wasn't really using them too much. A good balance between functionality of the phone for any John Doe and functionality of the system itself is important though. He did overdo it most certainly, but then again, everyone should always be cautious when tampering with the system using the instructions from strangers on the internet...
TeoXSD said:
Harsh, maybe. But a "a bit misleading" is an understatement. Killing parts of the core system is NOT a performance boost, it's like going to vacation all packed up and throwing everything down the road to your destination so you save fuel. This is not the first time he done posts like this (check the "I thought this is stock android, why does it has 200 apps?" thread). This kind of misleading threads are misinforming the users here, most of them who are just basic users coming from Mi Forums in search for solutions (since the phone is so broken due to poor updates). These posts then get copy and pasted to Mi Forums and there you go, you have a good amount of users now with crippled phones. The same happened to how to update to 11.0.2, there was a step there that made users lose their data, poor tutorials, poor understanding of technology and you made that user lose whatever was on his device.
I hope a moderator would close this thread and let it sink to the bottom of this forum, this is not quality information and it's not helping anyone. You say he said what he didn't touch? I beg to differ: "Notes:
I did this to 182 apps plus the applications I installed (i didnt add them to that count). It takes time. Requires a lot of patience to do that. But the results incredible." This was added later it seems, and out of 212 system core apps... 182... uhm... he kinda' killed everything and brags for "performance". Really?
Click to expand...
Click to collapse
novak.vujacic97 said:
Hahah, oh well, maybe he really likes bloatwarefree or any-warefree user interface :'D I think that the idea that he is coming from is not necessarily bad, I also disabled many google and system apps because they really do drain battery and throttle performance, plus I wasn't really using them too much. A good balance between functionality of the phone for any John Doe and functionality of the system itself is important though. He did overdo it most certainly, but then again, everyone should always be cautious when tampering with the system using the instructions from strangers on the internet...
Click to expand...
Click to collapse
So, the whole point of this thread is? Lying to people, giving them false information and basically clickbait. That was the whole point, a clickbait thread with extremely bad information in it. Disabling apps, especially Google ones in an Google rom is bad. Tweaking developer settings (which are for developers and not users) is a bad idea if you don't know what is the point of X setting. Instead of making a thread like this explain how people can customize their phones explaining what features do, what is safe for disabling/deleting and what is the general purpose of this. He also said he has no problem, but can he use the feed on the home screen after disabling Google app. I bet he can't anymore. Can he use Google assistant anymore in Auto app for example? No because he disabled it when disabling Google. He doesn't explain the purpose, he doesn't explain that is a cascade of dependencies between some of the core apps. Even the lite version of GAPPS comes with Google (the app) as main and on. If it wasn't a dependency it would have been removed, right? This is coming from actual developers that prepare GAPPS packages for custom roms. Want another one? He disabled HTML Viewer, now when he's going to go into settings and go into about, it will crash when trying to open HTML elements like certifications and so on. That being said it will also crash whenever you're trying to view a help file based on HTML in any 3rd party app. Companion device manager, well if you have a nice companion device like smartwatch, smart headphones, anything smart, now it ain't smart no more, you killed it, but does he explain that? No, he just marks it as bloatware, when unfortunately it's a system core service and not a Google app.
Let me tell you a thing, as core apps, and as an operating system Android 10 is good, but the optimization on how the OS interacts with the hardware is faulty, and it's been proven numerous times. There are enough people who did actual research to do so, if you're disabling apps you may fix the battery drain and performance throttle until Xiaomi decides to break something else, somewhere else and then you're up for the task again to find and disable whatever you "don't need". Google kinda' patches sometimes the problem with it's own apps, but you ain't going to see a difference because the apps are now in a frozen state (talking about important apps here, not the extras). Now for the extras, I still don't understand why in 2020 Android don't let you delete extras app, this will both help people like you who like balance, maybe have some better 3rd party alternatives you like etc. and also help people like OP who has no idea what he's doing, killing the whole system and hoping for the best. iOS did this since... idk when, but from what I remember iOS 12 can lets you uninstall preinstalled apps that are not important and later reinstalling them from the store (books, home, and whatever else is there). Disabling apps in Android just keeps the memory clogged with useless data... so, where is the improvement? Ohh, a few minutes to hours of battery more...
Also, to give you another reason to read about it, when you say you disabled some system apps and you get better battery it's placebo. Why? Because while most of the system apps are optimized for the current API level the phone is running your 3rd party apps aren't... and from what I've checked on APKMirror, extremely few apps are actually fully optimized for Android 10 as target. Optimized system apps + not optimized 3rd party = low sot. Disabling system apps just compensates a little for the not optimized ones, the not optimized ones running the same as before. By disabling your system apps you just made room for more mess to run, which in the end, it's not optimal, it's just placebo.
So, tl;dr: informative threads, information, explanations, facts, data, demonstration not this joke.
TeoXSD said:
So, the whole point of this thread is? Lying to people, giving them false information and basically clickbait. That was the whole point, a clickbait thread with extremely bad information in it. Disabling apps, especially Google ones in an Google rom is bad. Tweaking developer settings (which are for developers and not users) is a bad idea if you don't know what is the point of X setting. Instead of making a thread like this explain how people can customize their phones explaining what features do, what is safe for disabling/deleting and what is the general purpose of this. He also said he has no problem, but can he use the feed on the home screen after disabling Google app. I bet he can't anymore. Can he use Google assistant anymore in Auto app for example? No because he disabled it when disabling Google. He doesn't explain the purpose, he doesn't explain that is a cascade of dependencies between some of the core apps. Even the lite version of GAPPS comes with Google (the app) as main and on. If it wasn't a dependency it would have been removed, right? This is coming from actual developers that prepare GAPPS packages for custom roms. Want another one? He disabled HTML Viewer, now when he's going to go into settings and go into about, it will crash when trying to open HTML elements like certifications and so on. That being said it will also crash whenever you're trying to view a help file based on HTML in any 3rd party app. Companion device manager, well if you have a nice companion device like smartwatch, smart headphones, anything smart, now it ain't smart no more, you killed it, but does he explain that? No, he just marks it as bloatware, when unfortunately it's a system core service and not a Google app.
Let me tell you a thing, as core apps, and as an operating system Android 10 is good, but the optimization on how the OS interacts with the hardware is faulty, and it's been proven numerous times. There are enough people who did actual research to do so, if you're disabling apps you may fix the battery drain and performance throttle until Xiaomi decides to break something else, somewhere else and then you're up for the task again to find and disable whatever you "don't need". Google kinda' patches sometimes the problem with it's own apps, but you ain't going to see a difference because the apps are now in a frozen state (talking about important apps here, not the extras). Now for the extras, I still don't understand why in 2020 Android don't let you delete extras app, this will both help people like you who like balance, maybe have some better 3rd party alternatives you like etc. and also help people like OP who has no idea what he's doing, killing the whole system and hoping for the best. iOS did this since... idk when, but from what I remember iOS 12 can lets you uninstall preinstalled apps that are not important and later reinstalling them from the store (books, home, and whatever else is there). Disabling apps in Android just keeps the memory clogged with useless data... so, where is the improvement? Ohh, a few minutes to hours of battery more...
So, tl;dr: informative threads, information, explanations, facts, data, demonstration not this joke.
Click to expand...
Click to collapse
Nothing is clickbait in here. You will see the difference when you follow the steps. I am so happy with my phone.
Someone forgot to take his meds again...
TeoXSD said:
So, the whole point of this thread is? Lying to people, giving them false information and basically clickbait. That was the whole point, a clickbait thread with extremely bad information in it. Disabling apps, especially Google ones in an Google rom is bad. Tweaking developer settings (which are for developers and not users) is a bad idea if you don't know what is the point of X setting. Instead of making a thread like this explain how people can customize their phones explaining what features do, what is safe for disabling/deleting and what is the general purpose of this. He also said he has no problem, but can he use the feed on the home screen after disabling Google app. I bet he can't anymore. Can he use Google assistant anymore in Auto app for example? No because he disabled it when disabling Google. He doesn't explain the purpose, he doesn't explain that is a cascade of dependencies between some of the core apps. Even the lite version of GAPPS comes with Google (the app) as main and on. If it wasn't a dependency it would have been removed, right? This is coming from actual developers that prepare GAPPS packages for custom roms. Want another one? He disabled HTML Viewer, now when he's going to go into settings and go into about, it will crash when trying to open HTML elements like certifications and so on. That being said it will also crash whenever you're trying to view a help file based on HTML in any 3rd party app. Companion device manager, well if you have a nice companion device like smartwatch, smart headphones, anything smart, now it ain't smart no more, you killed it, but does he explain that? No, he just marks it as bloatware, when unfortunately it's a system core service and not a Google app.
Let me tell you a thing, as core apps, and as an operating system Android 10 is good, but the optimization on how the OS interacts with the hardware is faulty, and it's been proven numerous times. There are enough people who did actual research to do so, if you're disabling apps you may fix the battery drain and performance throttle until Xiaomi decides to break something else, somewhere else and then you're up for the task again to find and disable whatever you "don't need". Google kinda' patches sometimes the problem with it's own apps, but you ain't going to see a difference because the apps are now in a frozen state (talking about important apps here, not the extras). Now for the extras, I still don't understand why in 2020 Android don't let you delete extras app, this will both help people like you who like balance, maybe have some better 3rd party alternatives you like etc. and also help people like OP who has no idea what he's doing, killing the whole system and hoping for the best. iOS did this since... idk when, but from what I remember iOS 12 can lets you uninstall preinstalled apps that are not important and later reinstalling them from the store (books, home, and whatever else is there). Disabling apps in Android just keeps the memory clogged with useless data... so, where is the improvement? Ohh, a few minutes to hours of battery more...
Also, to give you another reason to read about it, when you say you disabled some system apps and you get better battery it's placebo. Why? Because while most of the system apps are optimized for the current API level the phone is running your 3rd party apps aren't... and from what I've checked on APKMirror, extremely few apps are actually fully optimized for Android 10 as target. Optimized system apps + not optimized 3rd party = low sot. Disabling system apps just compensates a little for the not optimized ones, the not optimized ones running the same as before. By disabling your system apps you just made room for more mess to run, which in the end, it's not optimal, it's just placebo.
So, tl;dr: informative threads, information, explanations, facts, data, demonstration not this joke.
Click to expand...
Click to collapse
Here's my take...if an App has the option to disable said app, then it is not important to the overall function of the phone. There are many that fit this criteria - and obviously many that don't.
I did everything on this guide to v11.0.10 and its like butter smooth now.
These are new tweaks for Developer Options:
1- Find your most used apps (Firefox, YouTube, Nova launcher,.. etc.) and choose ' Game Driver ' for it.
Game Driver also improves other apps responsiveness not just Games.
2- Background check:
- ANT HAL Service, disable
- Calendar Storage, disable
- ConfigUpdater, disable
- Dirac Control Service, disable
- GFManager, disable
- Spock, disable
(I disabled everything in there except Google Play Store app on my own device.)
I added these apps to Disabled list:
- PAI
- ConfigUpdater
- Storage Manager
- com.android.wallpaperpicker (any other HD wallpaper app will not affect from it)
- com.android.cts.ctsshim
- com.android.cts.priv.ctsshim
- Google One Time Init
- Google Partner Setup
How to Reset everything back to Default:
1- Go to: Settings/Apps and Notifications/See all x apps/Three dot/Reset app preferences
2- Go to: Settings/Advanced/Developer Options/Turn Off
3- Restart your phone.
4- Done!
Note: Xiaomi blocked Disabling Location for Google Play Services. I am getting infinite loop on v11.0.10
Thanks a lot Man !
I don't know whether you are still using this device. But believed me I was so frustrated about the performance after the update. And I honestly don't care much about disabling hard critical apps in the system as the phone now works buttery smooth. All my required apps works and no one can tell the difference. Maybe android inside is crying and bragging what have you done what have you done screw the system the phone feels great . Thanks man ! :good:
This guide worked perfect. I didn't even follow all the steps but handpicked the ones that seemed to have most impact for me.
I am curious to try, what are the most valuable apps you think i should stop?
I am not really afraid to broke my phone as i thinking to move again to custom rom
JUST INSTALLED THIS
and its perfect now
[ROM][12][Daisy][OFFICIAL]Syberia Project
/* * Your warranty is now void. * * Syberia Team not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features...
forum.xda-developers.com

Bixby Voice Wake-up Service draining Battery

Hi, I own the Galaxy Note 20 Ultra and I noticed after some research that the Bixby voice wake-up service uses more than 20% of the battery which is ridiculous since I don't even use Bixby. I turned off Bixby voice wake-up toggle but that didn't change anything and I still find this among the running services under the developers' menu.
Did anyone else notice this? is there a way to disable it permanently? I even tried blocking it using the alliance shield x but it didn't work and it remained active
Update your apps to the latest version using Galaxy Store. Few years back when Google Play Services used to cause serious battery drain, a simple updated used to solve the problem.
Use GSam Battery Monitor to find out what is really eating up your kidney.
Mohamedkam000 said:
Update your apps to the latest version using Galaxy Store. Few years back when Google Play Services used to cause serious battery drain, a simple updated used to solve the problem.
Use GSam Battery Monitor to find out what is really eating up your kidney.
Click to expand...
Click to collapse
all of the apps are updated. And it states clearly in the picture attached that it used 22% so why would I need another app? I mean I already know what drains the battery
ghassan haddad said:
all of the apps are updated. And it states clearly in the picture attached that it used 22% so why would I need another app? I mean I already know what drains the battery
Click to expand...
Click to collapse
Apologies, I did not mean to underestimate your knowledge. Some system apps are tied with other packages, for an example, Android Framework app is located at /system/framework/framework-res.apk, this is one APK.
But many many apps demand it, so they are tied together. If one of the tied apps drained 17% of battery, it'll show you that Android OS app (AKA Android Framework app) has drained that much of energy.
Whilst the fact could be different, that's why simple battery stats is not totally accurate.
If you are consistent in your position, you can disable Bixby Voice through ADB.
* The attached screenshot is from data usage info, just to show you that there is apps linked to other apps.
Mohamedkam000 said:
Apologies, I did not mean to underestimate your knowledge. Some system apps are tied with other packages, for an example, Android Framework app is located at /system/framework/framework-res.apk, this is one APK.
But many many apps demand it, so they are tied together. If one of the tied apps drained 17% of battery, it'll show you that Android OS app (AKA Android Framework app) has drained that much of energy.
Whilst the fact could be different, that's why simple battery stats is not totally accurate.
If you are consistent in your position, you can disable Bixby Voice through ADB.
* The attached screenshot is from data usage info, just to show you that there is apps linked to other apps.
Click to expand...
Click to collapse
No need to apologize. On the contrary, it was me who didn't get your post very well. You are definitely right. Some services aren't stand-alone and they are usually linked to other apps or packages. But I will disable this service anyway using ADB and check if it disappears from the list.
Did u solve the promblem?i need serios help...mine is draining 40% of the battery
Mohamedkam000 said:
Apologies, I did not mean to underestimate your knowledge. Some system apps are tied with other packages, for an example, Android Framework app is located at /system/framework/framework-res.apk, this is one APK.
But many many apps demand it, so they are tied together. If one of the tied apps drained 17% of battery, it'll show you that Android OS app (AKA Android Framework app) has drained that much of energy.
Whilst the fact could be different, that's why simple battery stats is not totally accurate.
If you are consistent in your position, you can disable Bixby Voice through ADB.
* The attached screenshot is from data usage info, just to show you that there is apps linked to other apps.
Click to expand...
Click to collapse
Help me pleas though

Categories

Resources