Question READ_PHONE_STATE - Realme GT

I have just brought a Realme GT 5G and wonder if I should send it back.
First I had to discover that some preinstalled apps, not only can't be uninstalled, but also not disabled (without root): YouTube, Netflix, Google. The last I had to disabled on previous phones because it became active out of itself.
The second problem is that the Camera app asks rather strange permissions and exits when I don't give it. Why should I give a Camera app permission to read my phones state?
From: https://developer.android.com/reference/android/Manifest.permission#READ_PHONE_STATE
"Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device."
Not something you need to make a picture.
They claim that they need it to know if it is functioning properly.
Sound like nonsense. Where do they use it for?

I can see one valid use case for READ_PHONE_STATE, if you are in a call and go to take a picture, generally the camera is full screen so it makes it hard to end the call, dial, or other phone functions.
Very weak argument but that is all I have.
If you really want to disable the apps you can use Device Owner to disable them. If you don't trust an app you can use the Google Test DPC app.

RRiVEN said:
.. .If you really want to disable the apps you can use Device Owner to disable them. If you don't trust an app you can use the Google Test DPC app....
Click to expand...
Click to collapse
I found that you can do something like
adb shell pm disable-user --user 0 com.google.android.apps.googleassistant
Only for disabling a component of an app, root seems to be required.

Related

Firefly Mobile Intense XL

My phone was serviced "reprogrammed" and when it came back I keep getting ads. I tried resetting the phone but it still keeps getting adware silently installed. Is there any way to fix this?
You are not alone. Bought this phone for my mom since she likes a bigger screen to do social media stuff. The malware popped in after the last ota. The official wirelessupdate app included on the phone silently installs random apks that pushes full screen ads and impersonates clicks even if the the phone is not being used. This is common with generic android phones coming from CHINA
I haven't figured out a way to root the phone as most rooting methods will fail(because of the sucky spreadtrum SOC which makes it difficult to root the phone).SADLY, rooting is the only way to disable/uninstall the wirelessupdate app.
However, here's a workaround I found that works.
1) restrict your network to limit background data usage (Found in settings).
2) **uninstall the malware app: finding the app may be difficult as It normally disguises itself as a system app with names like radio, settings, wifi or some application name that doesn't even make sense. It uses a lot of data and is always active. You'll know its the fake app if it poses as a system app but you have the option to uninstall it(System apps cannot be uninstalled without root/Su access).
Buttt....
The wireless update will probably install another malware app after uninstalling the current one.
3)disable notification of the app so it doesnt send fake notifications to you that opens ad based webpages as it also fakes notification, posing as a fake notif from FB, whatsapp
4) force stop it and stop the services from settings so it doesn't load or push apps while you use your phone
Restarting the phone will make the app run again
5) Remove the app's permission. By default its granted access to location, settings, storage and sometimes camera or mic. The wireless app doesnt detect this and wont turn those permission back on
6) lastly, you can contact firefly support AND PRAY TO THE GOOD LORD they know know what they're doing. Because I did and they were completely clueless on the troubleshooting or on the issue itself and even blamed the problem on the user. Ridiculously stupid.
I haven't really tried ADB yet because i don't have the time and the phone lacks resources online to restore it in case I brick it. Frankly, this phone is not worth investing time fixing especially with the quality of support it has from Firefly and the price it asked for.

"Find My Device" under device administrators re-enables itself WTH?!

Every time I disable "Find My Device" under device administrators, it re-enables itself whenever I reboot my phone. In the phone settings, I turned off location and went to Google->security->Find My Device and toggled off. Then I went to my Google account on my PC to remove the device. Nope! Makes no difference. WTH?! Come on, Google! you creep up on my phone. I have to disable it because when it's enabled, it causes issues with MacroDroid app. My phone is rooted. I'm on Marshmallow 6.0.1 Any solutions? Google makes me wanna rip out my hair. Ugh, this is a nightmare. Same issue on another phone
Can confirm this too.
See that since Yesterday... Android Oreo and/or Pie! Makes no difference... Zte Axon7...
Thanks to Google for this funny new Feature :good:
It might help if you mention either of the phones you're talking about, just in case this is a device specific issue.
If it's re-enabling itself on reboot, it doesn't sound like you're disabling it properly. Try freezing it using Root Uninstaller to freeze the app.
free_axon said:
Can confirm this too.
See that since Yesterday... Android Oreo and/or Pie! Makes no difference... Zte Axon7...
Thanks to Google for this funny new Feature :good:
Click to expand...
Click to collapse
Thank you for confirming this. The feature disappears when I disable Google Play services but I can't leave it disabled
Redline said:
It might help if you mention either of the phones you're talking about, just in case this is a device specific issue.
If it's re-enabling itself on reboot, it doesn't sound like you're disabling it properly. Try freezing it using Root Uninstaller to freeze the app.
Click to expand...
Click to collapse
Firstly, my device and running system are in my post, as you meant me too. I'm quite sure it's not device related... This "issue" appears as soon as i update to the new beta of gplayservices and disappears as soon as I downgrade!
One after another in by friendships have it now, too. So it's rolling out with stable, because none of them is beta tester or it comes over another backdoors...
Redline said:
It might help if you mention either of the phones you're talking about, just in case this is a device specific issue.
If it's re-enabling itself on reboot, it doesn't sound like you're disabling it properly. Try freezing it using Root Uninstaller to freeze the app.
Click to expand...
Click to collapse
Right now I'm using LG Volt. Another one is ZTE Warp 7. It's the feature, not the app. If It were the app, I would uninstall it. I tried disabling the feature under Google Play services via the app called "Disable Application [ROOT]" by BIZKAI Apps but it asked me to pay for it pfftt
Hi, did anyone manage to solve this issue? I'm trying to disable Google's device admin access but it keeps turning on by itself
The settings might not be saved to your Google account properly , try connecting your device to a stable internet connection and disabling it .. might work, usually same happens with my device when enabling adb(debug security settings) if internet connectivity is poor.
If you're still looking for a fix, I've finally found one! https://forum.xda-developers.com/apps/magisk/module-universal-gms-doze-t3853710
Fyi...it seems the GmsIntentOperationService service in GooglePlayServices is what is causing it to re-enable at boot. If you are rooted and disable this service it stops re-enabling at boot. Google should fix this....not cool Google.
fish312 said:
If you're still looking for a fix, I've finally found one! https://forum.xda-developers.com/apps/magisk/module-universal-gms-doze-t3853710
Click to expand...
Click to collapse
I've tested that Magisk module on a Blu Life One X3 phone, rooted with TWRP as bootloader and Magisk as root. It does indeed permanently disable 'Find My Device' (and removes it from the Device Administrators list), but on this particular phone, it messes up the WiFi connection... it flips between 'Connected' and 'Connected, No Internet', and doesn't transit any data.
I uninstalled the 'Universal GMS Doze' Magisk module, and WiFi functionality returned to normal, but 'Find My Device' was re-enabled. I did this three times, just to be sure, same each time.
For now, to save battery, I'm using 'Enable Doze for GMS Magisk Module' Magisk module, but it doesn't disable 'Find My Device' like 'Universal GMS Doze' does.
I'm now looking at using Disable Application [ROOT] (package:/data/app/com.iamaner.oneclickfreeze-1/base.apk=com.iamaner.oneclickfreeze) to stop the Google Play Services from setting a Device Administrator... you should check out that program, it's awesome. It's a paid program, but it's well worth the coinage.
Here's the Google Play Services activities:
https://github.com/alt236/apkdetails/blob/master/sample_output/google_play_services_11.9.49.md
We have a few avenues to explore in turning off 'Find My Device' permanently:
com.google.android.gms.mdm.receivers.ActivateDeviceAdminUponUnlockReceiver
com.google.android.gms.mdm.receivers.MdmDeviceAdminReceiver
android.permission.MANAGE_DEVICE_ADMINS
{forgive the spaces in the above... the xda-developers.com editor adds them, for some reason}
s00thsayer said:
GmsIntentOperationService service in GooglePlayServices is what is causing it to re-enable at boot.
Click to expand...
Click to collapse
How's it possible to fetch that Service, with non-root? Best I can get on Android One is:
I'm not sure you can do it, non-root. I'm trying to figure out the ADB command to disable 'Find My Device' permanently... it's got to be related to what I posted above. Still experimenting.
Turn off the find my "device"
If you would like to remotely locate, lock, ring or erase your device, view this info.
Notes:
Find My Device Android allows you to remotely locate, lock, ring or erase your device.
A GmailTM account must be set up on the device to utilize Find My Device.
Log in to the Find My Device Device (URL: google.com/android/find) to access these services.
From a Home screen, navigate: Apps > Settings > Google (Google services).
To allow the device to be remotely located:
Tap Location.
Ensure the Location switch (located in the upper-right) is set to the ON position.
Tap Security.
Tap the following switches to turn on or off:
Remotely locate this device
Allow remote lock and erase
Hope: It will helps.
That doesn't work for me, as I've disabled Google location features in build.prop and disabled Captive Portal Login connectivity checking (which checks with a Google server to switch your WiFi icon to 'Connected' from 'Connected, No Internet'), as I explicate here:
https://forum.xda-developers.com/ge...bootloader-t3812910/post79374402#post79374402
So Google can only see if the phone is online or not. It can't locate it, nor can it communicate with 'Find My Device'.
But good news! If you install AFWall+ and disable:
[10014] Google Play Services, Google Services Framework, Google Account Manager
[10023] Google Play Store
for both Data and Wifi in the firewall, Google can't even tell when your phone is online.
What I did was to set up three profiles in AFWall+, one with the basic connectivity enabled and Google enabled, one with basic connectivity only, and one lockdown profile (nothing enabled). Set up AFWall+ so it shows a notification, press that notification to take you to the AFWall+ window. Just below the green header, you'll see a drop-down box where you can quickly switch the profile. Or set up the widget to do the same thing.
Heh, leave it to Google to make permanently disabling "Find My Device" as unintuitive as possible.
Go to Settings > Google > Security > Find My Device > Turn it off
If you simply go to Settings > Security > Device Administrators and disable Find My Device, it'll re-enable itself upon reboot.
futuretricks
very informative
---------- Post added at 05:50 AM ---------- Previous post was at 05:47 AM ----------
very wonderful
---------- Post added at 05:54 AM ---------- Previous post was at 05:50 AM ----------
wonderful
Lusty Rugnuts said:
We have a few avenues to explore in turning off 'Find My Device' permanently:
com.google.android.gms.mdm.receivers.ActivateDeviceAdminUponUnlockReceiver
com.google.android.gms.mdm.receivers.MdmDeviceAdminReceiver
android.permission.MANAGE_DEVICE_ADMINS
{forgive the spaces in the above... the xda-developers.com editor adds them, for some reason}
Click to expand...
Click to collapse
I can't find any of them to disable.
i had the same problem, every reboot option returned on. i fixed with this command from terminal emulator. i use TERMUX APP.
type "su" then enter and allow root
type "pm disable com.google.android.gms/com.google.android.gms.mdm.receivers.MdmDeviceAdminReceiver" then enter.
this makes DISAPPEAR the total row of the option find my device. and disable 4ever. tested now on lenovo p2, havoc 2.9 pie
realista87 said:
i had the same problem, every reboot option returned on. i fixed with this command from terminal emulator. i use TERMUX APP.
type "su" then enter and allow root
type "pm disable com.google.android.gms/com.google.android.gms.mdm.receivers.MdmDeviceAdminReceiver" then enter.
this makes DISAPPEAR the total row of the option find my device. and disable 4ever. tested now on lenovo p2, havoc 2.9 pie
Click to expand...
Click to collapse
I did this, worked for 3 days then my phone rebooted by itself (which has never happened before). When it powered back on, Find My Device came right back in an enabled state. I have a HTC 10 and almost positive this is what causes the horrific battery life. Once its disabled, my battery history is fairly flat. Every 3 days or so it will re-enable itself and its fairly obvious when it happens -- my battery starts draining much faster. There has to be another way to block this completely, I've already disabled it in my Google account, on the phone, and unchecked it in device admins but again, 3 days later its enabled again like a bad virus.

Vortex Beat 8 has adware apps that keep installing themselves

I have a Vortex Beat 8. It's a cheap Chinese phone and doesn't have its own forum here. I have adware apps that keep installing themselves, and I think that some process built into the rom, from the factory, is causing it. Does anyone have any tips on what I can do to stop this process?
The biggest problem, with the adware, is that I'm using the phone as a security camera using the Alfred app, and once the ad pops up on the phone, the camera shuts off. I can't turn off the wifi, because I need it enabled for Alfred.
I've factory reset the phone, and disabled or uninstalled all the apps I thought looked suspicious, and yet somehow, occasionally, it will reinstall the apps. Every time I clear, uninstall and disable things, I think I've finally got the problem permanently solved, but then out of nowhere the apps are suddenly back. The last time, the phone lasted several weeks before reinstalling the apps. The previous time, it lasted about a day or two.
I believe at least one of the systemapps I disabled somehow reenabled itself, so that may be the culprit. It's called "Wireless Update". There is also a potentially suspicious system app called "Update Service Core", but I can't disable or uninstall that. I've been using "Data usage" to try to see which apps have been active, but it's hard to tell, but it's not clear form the user interface when the activity took place.
Some of the Adware apps are called "Shortcuts" and "Movies-TV". As far as I can tell they're fairly simple apps that use Android System WebView or something similar to display a website, and then popup ads occasionally.
I tried several virus/adware apps and none of them have been able to detect anything.
At some point there was an update from the manufacturer, and afterwards the problem became worse. In hindsight, I should have rejected it. As far as I know, there are no alternative roms, on the internet, for this device.
I factory reset again and this time I disabled:
Adtime
News and rewards
(System)
Duraspeed
Mobile services
wireless update
Internet
Shortly afterward, the adware app/game Red Block installed itself.
I uninstalled Red Block and installed a firewall app called NoRoot Firewall. Through the firewall I gave internet access to Alfred, Google Play, and some other Google related things. Update Service Core was requesting access and I denied it. Here's hoping that denying Update Service Core was enough to stop this madness.
I'm still struggling with this. I followed the directions at https://forums.malwarebytes.com/topic/216616-removal-instructions-for-adups/ to uninstall adups for the current user. You can also find more info here:
https://blog.malwarebytes.com/andro...-come-pre-installed-with-unremovable-malware/
I used
Code:
adb shell pm list packages -f
to get the full list of packages and uninstalled adups and also a lock screen using:
Code:
adb shell pm uninstall -k --user 0 com.adups.fota
adb shell pm uninstall -k --user 0 com.adups.fota.sysoper
adb shell pm uninstall -k --user 0 io.appservice.lockappblack
However, the lock app uninstalled itself later as well as:
Movies-TV
Red Block
Shortcuts
and a new one called:
CraigsList
I had the firewall disabled at the time thinking that I had finally solved the problem. I don't know if the firewall being enabled could have prevented the reinstallation. Sometimes it crashes, and that might coincide with the apps being reinstalled. Also, the lock app renamed itself to io.appservice.lockappblack6. I also noticed that the built-in browser is called "Liberty-Browser", which makes me wonder if it's related to the lock app which has an apk called "lockAppLiberty.apk".
I noticed an app in my pm list that I didn't noticed last time: package:/system/priv-app/Ignite-Sliide_3.1.025-1405_releaseProduction/Ignite-Sliide_3.1.025-1405_releaseProduction.apk=com.dti.sliide It's not in the normal apps list and it looks sketchy af. I think it's DT Ignite, which is a known bloatware app that installs bloatware/adware without your permission. I've uninstalled DT Ignite, as well as the lock screen using the adb method above. I also uninstalled the other apps via normal means.
Here's hoping it sticks this time.

I want bixby gone

Entirely. I disabled the panel, turned off everything I could find, but it still interferes.
If I am on a Bluetooth device and use voice commands to tell it to play music, it will only use Spotify, I don’t want Spotify, I don’t like Spotify. I will never use Spotify.
I have 500 songs on the device itself and I use Samsung music.
I have google assistant as my default assistant, but any commands via Bluetooth start bixby up and it’s utterly useless.
I delete the Spotify container and when I tell it to play music it comes right back. Samsung has a partnership with them and so they try to force you to use it, and I never will.
How do I disable or truly remove this crap from my unrooted phone.?
SquireSCA said:
Entirely. I disabled the panel, turned off everything I could find, but it still interferes.
If I am on a Bluetooth device and use voice commands to tell it to play music, it will only use Spotify, I don’t want Spotify, I don’t like Spotify. I will never use Spotify.
I have 500 songs on the device itself and I use Samsung music.
I have google assistant as my default assistant, but any commands via Bluetooth start bixby up and it’s utterly useless.
I delete the Spotify container and when I tell it to play music it comes right back. Samsung has a partnership with them and so they try to force you to use it, and I never will.
How do I disable or truly remove this crap from my unrooted phone.?
Click to expand...
Click to collapse
Try this on a computer if you have adb set up
adb shell pm uninstall -k --user 0 "apppackagename.com"
It will remove it from the root folder bixby might reinstall with an update idk but that should atleast stop your spotify issues.
Luke357 said:
Try this on a computer if you have adb set up
adb shell pm uninstall -k --user 0 "apppackagename.com"
It will remove it from the root folder bixby might reinstall with an update idk but that should atleast stop your spotify issues.
Click to expand...
Click to collapse
Cool, that is a good start. I have ADB but to be honest, haven't used it in years.
Anyone know which Bixby files I need to get rid of? The actual names of the packages?
SquireSCA said:
Cool, that is a good start. I have ADB but to be honest, haven't used it in years.
Anyone know which Bixby files I need to get rid of? The actual names of the packages?
Click to expand...
Click to collapse
Bixby Service "com.samsung.android.bixby.service"
Bixby Voice com.samsung.android.bixby.agent
Bixby Routines com.samsung.android.app.routines
Bixby Vision com.samsung,android.visionintelligence
Bixby Vision Framework com.samsung.android.bixbyvision.framework
Those are all the ones I found the first 2 seem to be the ones most worth uninstalling. Bixby vision might be important to camera some functions so be careful.
Luke357 said:
Bixby Service "com.samsung.android.bixby.service"
Bixby Voice com.samsung.android.bixby.agent
Bixby Routines com.samsung.android.app.routines
Bixby Vision com.samsung,android.visionintelligence
Bixby Vision Framework com.samsung.android.bixbyvision.framework
Those are all the ones I found the first 2 seem to be the ones most worth uninstalling. Bixby vision might be important to camera some functions so be careful.
Click to expand...
Click to collapse
Cool, I will start with the first one and test and stop when I get the result that I am looking for.
I type in ADB Devices and it shows my phone, but says that it is unauthorized. So I think I missed a step. haha
EDIT: I figured it out, and now when I trigger voice commands from my bluetooth system in my helmet, it goes straight to Google Assistant rather than Bixby. Perfect, thanks!
SquireSCA said:
Cool, I will start with the first one and test and stop when I get the result that I am looking for.
I type in ADB Devices and it shows my phone, but says that it is unauthorized. So I think I missed a step. haha
Click to expand...
Click to collapse
You will need to go into developer options and enable usb debugging first forgot to mention that. :laugh:
It works! I got rid of the first two, and now it goes right to Google Assistant. It was still asking me to unlock my phone when I would tell it, "Shuffle my music on Samsung Music", but that was easy to get around by just adding my helmet as a "Trusted device" so that it automatically unlocks when I turn on my helmet's communication system.
Thanks for the help, this was driving me nuts!
Me too its about time on real

Battery information missing on my S7+ (I think I removed it with adb)

I've been removing bloatware that I see using `adb shell pm uninstall -k --user 0 com.the.app`. I think I may have removed "the wrong thing" because now I don't see the Battery setting in the settings list. I also don't see battery saver in the notification menu. There was a useful battery statistics page that showed what apps are using what percentage of the battery. I'd like to get that back.
Can anyone confirm what the package is that provides this functionality? I'll look at how to restore it (since I used the -k option I should be able to get it back).
Thank you.
There are dependencies. Can't recall all for that.
Maybe:
com.sec.android.sdhms
com.google.android.apps.turbo
You really need to know what you're uninstalling before you do it.
It's easier to use a Package Disabler if you want to experiment. It's possible to boot loop the device though if you go too nuts. Some of the "bloatware" just sits there using no resources until you need it and is in fact operationally useful.
blackhawk said:
There are dependencies. Can't recall all for that.
Maybe:
com.sec.android.sdhms
com.google.android.apps.turbo
You really need to know what you're uninstalling before you do it.
It's easier to use a Package Disabler if you want to experiment. It's possible to boot loop the device though if you go too nuts. Some of the "bloatware" just sits there using no resources until you need it and is in fact operationally useful.
Click to expand...
Click to collapse
It's been difficult to find a guide that specifically lists the operationally useful ones to keep. I can only judge them by name and remove based on that. I try to be conservative. But lack of reliable guidance is frustrating.
Googling leads to a ton of different lists of "bloatware", all of them completely wrong. So there's no way for me to know what to trust. I think it would be fantastic if you could provide a list.
I did `cmd package install-existing PACKAGE_NAME` for each of the 2 packages you listed, and it didn't install anything, I think. `pm list` doesn't show them after I run the commands.
Here is something that should be a little more helpful. I generated two lists:
pm list packages -u
pm list packages
I diffed the two and here are the packages that were in the first list but not the second (should represent packages I uninstalled via `adb shell pm uninstall`:
Code:
package:com.samsung.android.fmm
package:com.samsung.android.service.livedrawing
package:com.samsung.android.visionintelligence
package:com.samsung.android.app.clockpack
package:com.samsung.android.app.reminder
package:com.samsung.android.bixbyvision.framework
package:com.samsung.android.app.galaxyfinder
package:com.sec.android.app.samsungapps
package:com.samsung.android.app.notes.addons
package:com.samsung.android.forest
package:com.samsung.android.lool
package:com.samsung.android.app.contacts
package:com.samsung.android.game.gametools
package:com.sec.android.app.myfiles
package:com.samsung.android.bixby.agent.dummy
package:com.samsung.android.app.watchmanagerstub
package:com.sec.android.gallery3d
package:com.sec.android.app.clockpackage
package:com.samsung.android.messaging
package:com.samsung.systemui.bixby2
package:com.samsung.android.authfw
package:com.sec.android.daemonapp
package:com.samsung.android.scloud
package:com.samsung.android.app.dressroom
package:com.samsung.android.beaconmanager
package:com.samsung.android.aremoji
package:com.samsung.android.app.routines
package:com.samsung.storyservice
package:com.samsung.android.bixby.service
package:com.sec.android.mimage.avatarstickers
package:com.samsung.android.arzone
package:com.samsung.android.allshare.service.mediashare
package:com.samsung.android.samsungpassautofill
package:com.samsung.android.ardrawing
package:com.samsung.android.allshare.service.fileshare
package:com.samsung.android.bixby.wakeup
package:com.samsung.android.game.gamehome
package:com.samsung.android.samsungpass
package:com.samsung.android.bixby.agent
package:com.samsung.safetyinformation
package:com.samsung.android.video
package:com.samsung.android.sdk.handwriting
package:com.samsung.android.app.spage
package:com.samsung.android.svoiceime
package:com.samsung.android.calendar
package:com.samsung.app.highlightplayer
package:com.samsung.android.homemode
package:com.samsung.android.app.settings.bixby
package:com.sec.android.easyMover.Agent
If there's anything in here that should be restored (especially if they are related to this battery app issue), please let me know. Thanks again.
Nothing that stands out.
The names can be quit different from their actual function. Worse there can be seemingly unrelated dependencies that will fail if it's needed associated apk is disabled.
Many times the trail/error method is needed to figure out what all a apk or service does.
It takes some time. Each device and user needs are different so each device needs to be customized by the user to work right. One list does not fit all.
I have about 86 packages disabled, about 6 are available immediately by using a PD's interactive widget on/off toggle.
Google play Services and Playstore are normally disabled except when because they're such troublemakers.
Google backup Transport, Framework, Firebase are always disabled.
I also use Karma Firewall to lock down a bunch of apks/services.
My stock N10+/Pie gets 7-11%@hr SOT now. At night using tap on AOD with phone, texting and internet enabled it uses >.5% battery per hour.
Current OS load is over a year old, still fast and very stable with little maintenance needed.
Took over a year for me to fully optimize it.
It's a learning process, but well worth it.
Could you provide some information on how you disable the items in your list? For example I google for disabling Firebase but nothing comes up.
I'm looking at adb logcat to see if something jumps out at me but so far most of it seems useless.
Google Firebase is under Settings, Google account. It collects all kinds of your usage data ie music, playlists, vids etc on your dime, allegedly for faster indexing.
This Disabler works:
Home - Package Disabler
The only NON-root solution that let’s you disable any unwanted packages that come pre-installed / installed with your phone / tablet.
www.packagedisabler.com
blackhawk said:
Google Firebase is under Settings, Google account. It collects all kinds of your usage data ie music, playlists, vids etc on your dime, allegedly for faster indexing.
This Disabler works:
Home - Package Disabler
The only NON-root solution that let’s you disable any unwanted packages that come pre-installed / installed with your phone / tablet.
www.packagedisabler.com
Click to expand...
Click to collapse
Thank you! How reliable is the disable bloat feature in the dashboard for Package Disabler?
Android.Addiction said:
Thank you! How reliable is the disable bloat feature in the dashboard for Package Disabler?
Click to expand...
Click to collapse
What do you mean exactly?
It disables most.
I tried generating a current list but I'm having problems similar to yours
I need to play with it a bit.
Ok I made some progress on this issue. The app that I removed that caused this is:
Code:
com.samsung.android.lool
This is listed in this repo: https://github.com/khlam/debloat-samsung-android
The repository has this to say about the "Device Care" app:
The Device Care app will be disabled and will not appear in settings. This includes Samsung's app sleeper and battery monitor. There is evidence the Device Care app created by the Chinese company Qihoo 360 sends data to China domains over HTTP.
Click to expand...
Click to collapse
Is there any other app I can use to analyze battery usage of applications on my tablet?
Android.Addiction said:
Ok I made some progress on this issue. The app that I removed that caused this is:
Code:
com.samsung.android.lool
This is listed in this repo: https://github.com/khlam/debloat-samsung-android
The repository has this to say about the "Device Care" app:
Is there any other app I can use to analyze battery usage of applications on my tablet?
Click to expand...
Click to collapse
Device Care is a useful app. I use the original factory load version that came with my 10+.
It uses the suspected CCP spyware 360° cleaning app, which actually does a very good job. I simply firewall block it's untrustworthy a$$
Latter Device Care versions aren't as useful but still have needed settings toggles. After you set them you can disable it. I recommend you not use battery optimization or and of those toggles, only toggle on fast charging. This app doesn't use a lot of power as best I can tell as long as the battery optimizing toggles aren't enabled.
blackhawk said:
Device Care is a useful app. I use the original factory load version that came with my 10+.
It uses the suspected CCP spyware 360° cleaning app, which actually does a very good job. I simply firewall block it's untrustworthy a$$
Latter Device Care versions aren't as useful but still have needed settings toggles. After you set them you can disable it. I recommend you not use battery optimization or and of those toggles, only toggle on fast charging. This app doesn't use a lot of power as best I can tell as long as the battery optimizing toggles aren't enabled.
Click to expand...
Click to collapse
I instead went with a separate app, AccuBattery, to monitor app battery usage. That way I'm not relying on potential malware from Samsung
Android.Addiction said:
I instead went with a separate app, AccuBattery, to monitor app battery usage. That way I'm not relying on potential malware from Samsung
Click to expand...
Click to collapse
Accubattery can't do what Device Care does.
I use Accubattery too.
The newer versions dropped 360° so it's gone.
360° deep cleaning actually works very well and is probably no threat when firewall blocked. Which is why I still run the factory load version.
blackhawk said:
Accubattery can't do what Device Care does.
I use Accubattery too.
The newer versions dropped 360° so it's gone.
360° deep cleaning actually works very well and is probably no threat when firewall blocked. Which is why I still run the factory load version.
Click to expand...
Click to collapse
What is 360?
Android.Addiction said:
What is 360?
Click to expand...
Click to collapse
I still don't know what it actually is.
Android.Addiction said:
I still don't know what it actually is.
Click to expand...
Click to collapse
It's a cleaning app Samsung use to license to use in Device Care. Unfortunately the Chinese company that owned it was data mining user data so Samsung ditched them.
So I just firewall block it... it works well otherwise.
blackhawk said:
Accubattery can't do what Device Care does.
Click to expand...
Click to collapse
What exactly does Device Care (or 360) do that Accubattery doesn't? I'm trying to decide if I want to re-enable it, and any details you provide here will help me understand a bit better to make that decision. Thanks for everything so far.
Android.Addiction said:
What exactly does Device Care (or 360) do that Accubattery doesn't? I'm trying to decide if I want to re-enable it, and any details you provide here will help me understand a bit better to make that decision. Thanks for everything so far.
Click to expand...
Click to collapse
The old Device Care with 360° effectively cleans system logs files and other hidden caches.
Cleans some things SD Maid doesn't seem to touch. If you load the old version simply block it with Karma Firewall which uses almost no battery, ad free.
Battery stats are much more detailed in Device Care. It also has easy power mode settings... play with it. No harm, no foul.

Categories

Resources