Google App - ZTE Axon 7 Questions & Answers

I just received this device and I am disabling some preinstalled apps that I do not use. I noticed that I can't force stop or disable the Google App. When I go to setting, apps, then press Google App the Disable and Force Stop options are greyed out. How can I disable this app without root? I haven't installed any updates to any of my apps and Google App is causing huge battery drain.

Hrrm, there might be an ADB command that could help. I think I know the app you're talking about, but there's a lot of "Google Apps" yanno?
Anyhow, I'll assume you're talking about the one that actually houses Google Now and the while search thingy, which is com.google.android.googlequicksearchbox
Code:
adb shell pm hide com.google.android.googlequicksearchbox
This doesn't remove not disable it entirely persay, but it should disable it sufficiently.
That's the best you can do without root afaik

MelloZ said:
Hrrm, there might be an ADB command that could help. I think I know the app you're talking about, but there's a lot of "Google Apps" yanno?
Anyhow, I'll assume you're talking about the one that actually houses Google Now and the while search thingy, which is com.google.android.googlequicksearchbox
Code:
adb shell pm hide com.google.android.googlequicksearchbox
This doesn't remove not disable it entirely persay, but it should disable it sufficiently.
That's the best you can do without root afaik
Click to expand...
Click to collapse
Thank you so much! yes I am referring to the Google Search now rebranded as Google App

Related

Google eating through Sewage tank called Android System WebView. help..

Hello scholar buddies,
Yes google is eating through sewage. The Android System Webview app keeps running even when I have disabled it. It shows in the disabled apps' list, it shows disabled, but the force stop button is active time to time when I check. Yes it still runs back secretly even when disabled. This is a new sewage trick by google. Obviously for phone home stealing. How hungry one can be?
Non rooted xperia. Android 5.1.
What should I do? Any solutions?
Thanks.
Either root and delete it, or stop using that distinct browser.
Also, its not for any kind of theft. It allows your browser to display web functions which would not normally be shown due to programming limitations.
ninjasinabag said:
Either root and delete it, or stop using that distinct browser.
Also, its not for any kind of theft. It allows your browser to display web functions which would not normally be shown due to programming limitations.
Click to expand...
Click to collapse
Hello buddy,
Havent rooted the phone yet, because I am waiting for a final update that will feel wholesome. Then I will root.
I have dissabled the Chrome and stock web browser, along with the Android System Webview. Isnt it suppose to keep itself dead when you have disabled it? But it wakes inside the Coffin, isnt it suspected to be definately programmed for some hidden purpose?
How did you disable apps without root?
What does 'pm list packages -d' show?
HypoTurtle said:
How did you disable apps without root?
What does 'pm list packages -d' show?
Click to expand...
Click to collapse
You can still disable apps through settings even without root, right? I have that option on my Nexus 6 before I rooted.
harpin14789 said:
You can still disable apps through settings even without root, right? I have that option on my Nexus 6 before I rooted.
Click to expand...
Click to collapse
Possibly; but l guess it's ROM dependant a: if there is a disable button in app settings and b: what said button actually does.
Checking the disabled apps with the pm command listed should at least show if it's been disable via the package manager.
HypoTurtle said:
How did you disable apps without root?
What does 'pm list packages -d' show?
Click to expand...
Click to collapse
Yes, almost half of the system apps have 'disable' option activated without root. When apps are disabled they are totally non existant. Other apps depending upon them, either crash, or ask to install the particular needed app. No other(non-douchebag) app will pull out any disabled app. After the number one douchebag app 'Google Play services', 'Android System WebView' seems to be the douchescum sidekick.
I disabled many. All the apps obay the disabledness, except Android System WebView. It shows disabled, but poops out from time to time. After a while or the other when I check the app info, there you see the 'force stop' button is active again.
Ketansa said:
Yes, almost half of the system apps have 'disable' option activated without root. When apps are disabled they are totally non existant. Other apps depending upon them, either crash, or ask to install the particular needed app. No other(non-douchebag) app will pull out any disabled app. After the number one douchebag app 'Google Play services', 'Android System WebView' seems to be the douchescum sidekick.
I disabled many. All the apps obay the disabledness, except Android System WebView. It shows disabled, but poops out from time to time. After a while or the other when I check the app info, there you see the 'force stop' button is active again.
Click to expand...
Click to collapse
It still could be that the app isn't fully disabled; perhaps the 'disable' just turns of as much services/activities as possible.
Have you checked the pm command? (You can run that in terminal without root...)
U really need to have some clear idea about webview.
HypoTurtle said:
It still could be that the app isn't fully disabled; perhaps the 'disable' just turns of as much services/activities as possible.
Have you checked the pm command? (You can run that in terminal without root...)
Click to expand...
Click to collapse
Hi thank you for reply.
No I dont do how to do the pm command. Is there a link?
THank you.
Ketansa said:
Hello buddy,
Havent rooted the phone yet, because I am waiting for a final update that will feel wholesome. Then I will root.
I have dissabled the Chrome and stock web browser, along with the Android System Webview. Isnt it suppose to keep itself dead when you have disabled it? But it wakes inside the Coffin, isnt it suspected to be definately programmed for some hidden purpose?
Click to expand...
Click to collapse
DON'T TOUCH IT! DONT DISABLE IT !
Let me explain why?
The WebView is the system organ that manages the application that run internet (except chrome or Firefox )it allows the app to connect with Internet.
So find the application that is culprit try : Gsam
Ketansa said:
Hi thank you for reply.
No I dont do how to do the pm command. Is there a link?
THank you.
Click to expand...
Click to collapse
Terminal emulator and enter pm list packages -d to see what package manager sees as being disabled.
DevUt said:
DON'T TOUCH IT! DONT DISABLE IT !
Let me explain why?
The WebView is the system organ that manages the application that run internet (except chrome or Firefox )it allows the app to connect with Internet.
So find the application that is culprit try : Gsam
Click to expand...
Click to collapse
Its a Myth.
I already DISABLED it. And all the apps run and connect fine without it.
the purpose of the app is to render webpages for apps that don't have a built-in browser. An example would be google login page, which is web based (likely for security reasons) for when you want to allow an app access to your google account. It doesn't even have its own internet permission. Nor does it have any other hidden abilities. Think of it as an HTML Viewer for modern internet implementations. Definitely not a phone home app and definitely not as douchebaggey as the rest of googles apps. here is screenshots of the apps components http://imgur.com/a/CzW8r
Ketansa said:
Its a Myth.
I already DISABLED it. And all the apps run and connect fine without it.
Click to expand...
Click to collapse
This is exactly where u r wrong.
ElwOOd_CbGp said:
the purpose of the app is to render webpages for apps that don't have a built-in browser. An example would be google login page, which is web based (likely for security reasons) for when you want to allow an app access to your google account. It doesn't even have its own internet permission. Nor does it have any other hidden abilities. Think of it as an HTML Viewer for modern internet implementations. Definitely not a phone home app and definitely not as douchebaggey as the rest of googles apps. here is screenshots of the apps components http://imgur.com/a/CzW8r
Click to expand...
Click to collapse
Thank you for the report )
Good wishes for you.
But there is still the question-
Why does it run anyway, even if disabled? Why this bullysh act? If I am disabling important service (according to google bots ) , then stay disabled and give me errors in the system. Why run back?
I know I am going to nail it with root, but still raising the question.
Sounds an awful lot like you are being unreasonably paranoid in a slightly uneducated fashion frankly. I have it disabled on my non-rooted phone and it would take more than a Force Stop button being non-grayed out to worry me. Rather than jumping to conclusions and displaying hysteria symptoms why don't you actually confirm that is or is not running in the running processes.
Logic. It works.
Sent from my Z812 using Tapatalk

How Do I Remove Icons From Disabled Apps

I have disabled many of the built in apps from my S4 but the following ones are still in my App drawer although they are disabled.
S Planner
Music
Optical Reader
Help
Voice Recorder
Calculator
Samsung Hub
Voice Search
Kids Mode
Can I get rid of these icons?
Rob
Do they work if you want to open them? If so, they are not disabled.
They should disappear after a restart of the launcher.
Otherwise, just hide them.
Yes they still work, although disabled is selected and greyed out. Is there no way to properly disable these or remove them?
Rob
Yes there is a way. You can root your device easily with help on this forum or another thread (search for: how to root device Samsung galaxy s4 i guess? , so you can uninstall the bloatware apps with the app Root Uninstaller from the Playstore. If you are not familiar with this way to remove system Google Apps, than don't try it. It can mess up your Device very bad. But it's worth a try. Just learn and follow the instructions very good with a little help. That's all i can say from my experience which is very positive:good:
robertywatson said:
Yes they still work, although disabled is selected and greyed out. Is there no way to properly disable these or remove them?
Rob
Click to expand...
Click to collapse
A grayed out "disable" means it cannot be disabled.
If an app was disabled, the "disable" option gets replaced by "enable".
Disabled apps aren't supposed to work either, so obviously your apps weren't disabled.

shield-leanback launcher- way to disable recommended from home

Is there a way to disable the service so it won't show on the home screen? I have root and all apps disabled but it still is there empty and says loading on boot.. I just don't want it there at all..
I have root. There has to be a way to remove it but I have searched and found nothing. Any help appreciated
Edit:
Found a way.. How to below
OK I figured it out for anyone wanting to know.
You need root. There are 2 services you have to disable.
You can use a service Disabler app.
I used Disable Service.
Under the system apps you will see 2 leanback services. If you click on these they each have2 services within them. Disable the one that has recommended in the name. (Under both instances of leanback)
Afterwards the leanback home screen loads as normal but the recommendations are completely gone.
mate if you just want to stop recommdations, u dont need root, just go to apps and disable leanback launcher recommendations, currently no one has been able to stop the actual launcher home screen though
That didn't work for me. There is actually to instances of lean back you can find with a service Disabler. I went under both and disabled the recommended. Now on my home screen I see nothing.
u have a blank screen?
No. I just have android TV home without the recommended section at the top. Which was what I was after.
To accomplish: disable service app
In disable service you find 2 instances of lean back launcher. Go in each one and disable recommendations.
Afterwards no recommendations will exist on the launcher home. Gone. Not just an empty recommendations section
as i said this can be done by just disable leanback recommendations, i have 2 shields and my mum has one and a close friend and have been able do this on all for on stock without any modifications
Thanks for the info. I am trying to accomplish the same, but I cannot run Service Disabler app on my Android TV box. However, I can run root commands from the terminal. I have tried disabling these 2 services and rebooting, but the recommendations area is still there:
com.google.android.leanbacklauncher/.recommendations.RecommendationsService
com.google.android.leanbacklauncher/.recommendations.NotificationsService
The command I used was "pm disable com.google.android.leanbacklauncher/.recommendations.NotificationsService".
Can you please check in your Service Disabler app if these are the services that you have disabled?
bluemax23 said:
Thanks for the info. I am trying to accomplish the same, but I cannot run Service Disabler app on my Android TV box. However, I can run root commands from the terminal. I have tried disabling these 2 services and rebooting, but the recommendations area is still there:
com.google.android.leanbacklauncher/.recommendations.RecommendationsService
com.google.android.leanbacklauncher/.recommendations.NotificationsService
The command I used was "pm disable com.google.android.leanbacklauncher/.recommendations.NotificationsService".
Can you please check in your Service Disabler app if these are the services that you have disabled?
Click to expand...
Click to collapse
Code:
com.google.android.leanbacklauncher.recommendations.UbRecommendationsService
com.google.android.leanbacklauncher.recommendations.UbNotificationsService
com.google.android.leanbacklauncher.recommendations.RecommendationsService
com.google.android.leanbacklauncher.recommendations.NotificationsService
Disabling these gets rid of the actual recommendations, but leaves a huge gap where they were. Anyone know how to move apps right up underneath the google app?

Disabled, and "Uninstalled" System Apps returning.

I've disable apps and used the the ADB method to uninstall apps for --user 0.
But the damn things keep coming back.
Verizon Cloud, My Verizon, Bug2go, mipservices, llkagent, a coupe others.
I've also disabled some services I wasn't sure what they were in order to stop the re-installation, not effect. This happens regularly.
Ideas?
fr4nk1yn said:
I've disable apps and used the the ADB method to uninstall apps for --user 0.
But the damn things keep coming back.
Verizon Cloud, My Verizon, Bug2go, mipservices, llkagent, a coupe others.
I've also disabled some services I wasn't sure what they were in order to stop the re-installation, not effect. This happens regularly.
Ideas?
Click to expand...
Click to collapse
How about this: never buy a Verizon phone ever again?[emoji12]
Sent from my [device_name] using XDA-Developers Legacy app

[EXYNOS] [BATTERY LIFE] (Possibly) longer Battery Life after degoogling.

It seems like I get longer Battery life after completely wiping everything related to Google (Including Google Play/Mobile Services) with root (I was already. It isn't worth it to root just to degoogle your phone as you can remove most google packages with tha adb shell uninstall command. But with root you can wipe every single one of them). Is this possible (I think yes as there is no Google Services running in the background all the time. No location services, no Google Play, no Mobile Services or Google Synchronization......)? Should I post a tutorial?
Your thoughts?
JanBoyGamer23 said:
It seems like I get longer Battery life after completely wiping everything related to Google (Including Google Play/Mobile Services) with root. Is this possible (I think yes as there is no Google Services running in the background all the time. No location services, no Google Play, no Mobile Services or Google Synchronization......)? Should I post a tutorial?
Your thoughts?
Click to expand...
Click to collapse
Hi...i don't think it makes sense to root it for that..you can disable all off with CCSWE or Package Disabler apk and enable it on again if necessary .... and as for the battery, it will certainly last a bit longer without Google service... if you already have a turorial ready, why not ...
S20U Exynos
Xode said:
Hi...i don't think it makes sense to root it for that..you can disable all off with CCSWE or Package Disabler apk and enable it on again if necessary .... and as for the battery, it will certainly last a bit longer without Google service... if you already have a turorial ready, why not ...
S20U Exynos
Click to expand...
Click to collapse
I was already rooted. It would be really stupid to just to remove some apps as you can remove most of them with adb.
JanBoyGamer23 said:
I was already rooted. It would be really stupid to just to remove some apps as you can remove most of them with adb.
Click to expand...
Click to collapse
Exactly , and that's another example that doesn't need root for something like that...and that stupidity has nothing to do with this case ... anyone can do whatever they want with their device ... it was my opinion that you suggested in the OP.. [emoji6]
S20U Exynos
Play services tends to use more than it should for battery on ANY device and disabling it will definately help with battery life. The hit in battery is just the sacrifice you make to run ANY app that utilizes play services (not just google apps, and more than one would think).
I debloat and remove a lot of useless sh*t using adb appcontrol.
Player04 said:
I debloat and remove a lot of useless sh*t using adb appcontrol.
Click to expand...
Click to collapse
I think app control only disables the package. Correct me if I'm wrong.
For a full removal I recommend the adb uninstall command it goes:
adb shell pm uninstall -k --user 0 [PackageNameHere]
You can use an app like package names viewer 2.0 to get the package names
Sent from my SM-G988B using XDA Labs
I removed only the stuff that I am absolutely certain I will never need, like Facebook and kids crap. The rest is disabled via CCSWE App Manager.
You can do whatever you like. Just make a list of everything you remove, in case you need to reinstall something later.
if it is rooted, make backups of the apps with Titanium. Disabling it doesn't do much good because they will still be on the device. Crap is Crap, delete it...
JanBoyGamer23 said:
I think app control only disables the package. Correct me if I'm wrong.
For a full removal I recommend the adb uninstall command it goes:
adb shell pm uninstall -k --user 0 [PackageNameHere]
You can use an app like package names viewer 2.0 to get the package names
Sent from my SM-G988B using XDA Labs
Click to expand...
Click to collapse
As far as I understand it only removes it from user 0, the primary user, but still persists, although it´s not actiated. If an app is locked, you can´t uninstall it entirely. On the other hand, I understand that you can still make the official updates when doing it this way.
JanBoyGamer23 said:
It seems like I get longer Battery life after completely wiping everything related to Google (Including Google Play/Mobile Services) with root (I was already. It isn't worth it to root just to degoogle your phone as you can remove most google packages with tha adb shell uninstall command. But with root you can wipe every single one of them). Is this possible (I think yes as there is no Google Services running in the background all the time. No location services, no Google Play, no Mobile Services or Google Synchronization......)? Should I post a tutorial?
Your thoughts?
Click to expand...
Click to collapse
If you haven´t tried it already, try to install PCAPdroid and see how many apps are trying to connect to some server somewhere all the time without any benefit for you. Although I knew I was beeing monitored at a very detailed level, I was still shocked. Now I got it under control with NetGuard, an other app I can recommend. The paid version of NetGuard also comes with a simple network log (not straight forward to configure, but works fine). It´s some very handy tools.
The point is, of course you can save battery if you uninstall all those abusive apps that constantly uses your CPU and Internet connection. I don´t know how much, but some you can save.

Categories

Resources