Does Anybody Know A way that i can uninstall this app for good?
all it does is kill my battery
thank you
depends
It depends on the phone because if it is android it is most likely that wifi calling is built in.
Its in my G2
It is built in but I heard that it is possible to remove it
Sent from my HTC Vision using XDA App
XxFerociouS said:
Its in my G2
It is built in but I heard that it is possible to remove it
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
If you're rooted u should have no problem uninstalling it with a root app like Titanium Backup. I regularly use it to remove stock apps.
Sent from my CM7-powered T-Mobile G2
martonikaj said:
If you're rooted u should have no problem uninstalling it with a root app like Titanium Backup. I regularly use it to remove stock apps.
Sent from my CM7-powered T-Mobile G2
Click to expand...
Click to collapse
Yes I am rooted
I've downloaded titanium backup but I'm not sure how to do it
Can u help me do it?
Sent from my HTC Vision using XDA App
XxFerociouS said:
Yes I am rooted
I've downloaded titanium backup but I'm not sure how to do it
Can u help me do it?
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
Open Titanium, go to backup/resore, scroll to wifi calling, click on it, press uninstall then ok. Then BAM.... its gone.
Sent from my HTC Vision using XDA App
Alright man it worked like a charm thanks alot
Sent from my HTC Vision using XDA App
Fc problems
For those of you having FC (Forced Closing) problems after uninstalling Wifi Calling, it's scary but after rebooting everything will be running sweet again and no more extra battery consumption
Remove WIFI Calling from G2
Simple,
open adb
use following commands,
adb shell
# ls /system/app/
you will get a list ap apps installed, find this one ( MS-HTCEMR-KNT20-02-A0-GB-02.apk) if you find it, then type following command.
#rm -f /system/app/MS-HTCEMR-KNT20-02-A0-GB-02.apk
rm -f /system/app/MS-HTCEMR-KNT20-02-A0-GB-02.apk
its gone
To fully remove wifi calling, you also need to remove the ril switcher and make it point exclusively to the htc ril.
Find the ril path section in your build.prop file and change it to read:
# RIL path
rild.libpath=/system/lib/libhtc_ril.so
[disclaimer: always do a nandroid backup before making changes to this file. That easy you can always get back where you started.]
Sent from my HTC Desire Z using Tapatalk
Related
How do i get titanim backup to work?
I already have perm root and granted it permissions, but it doesn't load any of the apps on the phone. I was gonna use it toget rid of the bloadtware on my bell desire z.
I just switched from a galaxy s so i'm still learning the ropes of htc's implementation.
Sent from my HTC Vision using XDA App
Ok, nevermind. Such a noob. I just updated busybox and it's working now.
Sent from my HTC Vision using XDA App
U remove the apps? Did it stay after reboot?
Sent from HTC Desire Z using XDA App
nope, they are long gone. i used titanium to remove bloatware from my sgs before i switched to the desire. it's also really useful when flashing a full firmware coz you can back up and restore apps + app data in batches.
aridoasis said:
nope, they are long gone. i used titanium to remove bloatware from my sgs before i switched to the desire. it's also really useful when flashing a full firmware coz you can back up and restore apps + app data in batches.
Click to expand...
Click to collapse
YOu just backed up the apps you wanted right? And cliicked the app u dont want and removed?
Sent from HTC Desire Z using XDA App
Titanium was fixed the other week to allow removal of system apps on the Desire Z and HD (before we had S-Off).
@jark99: yup. Just be sure to know exactly what you want to remove, and be careful not to remove important sys apps. One rule: if you're not sure the app should be removed or not, don't remove it.
Sent from my HTC Vision using XDA App
aridoasis said:
@jark99: yup. Just be sure to know exactly what you want to remove, and be careful not to remove important sys apps. One rule: if you're not sure the app should be removed or not, don't remove it.
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
thanks going to try that now.
I'm having this problem now, how do I work around this?
if you already have root, download the latest busybox from the market. that's what fixed it for me.
Sent from my HTC Vision using XDA App
I rooted my phone, now how do I remove all this Google junk I don't need?
Sent from my T-Mobile G2 using XDA App
I'm sure somehow this will offend you, or offend someone else for some reason, but did you try searching? There are several threads and posts showing you how to do it.
No, I don't get offended. Don't even worry about it. Yes, I will do some more searches.
Sent from my T-Mobile G2 using XDA App
there are at least two ways that I know of. U can use ADB to remove them while your phone is in recovery mode or u can use Titanium back to uninstall just about any app.
Sent from my HTC Vision using XDA App
Thank you, I will try this.
I just searched and came up with nothing.
~'76 F350 76SCS Anthony~
Sent From My Rooted T-Mobile G2 Using The XDA app
rm -r /system/app/whateverthenameoftheapkis.apk
rm -r /system/app/whateverthenameoftheapkis.odex
In adb it would be
adb remount
adb shell
# rm -r /system/app/whateverthenameoftheapkis.apk
# rm -r /system/app/whateverthenameoftheapkis.odex
You could also use Root Explorer (or Android Mate, or SU File Manager), and go to /System/App, or use Titanium Backup, and delete that way. Be aware though, deleting the wrong things could seriously bork your install, causing you to need to relash.
Different ROMs have different methods. For example, is your ROM de-odexed? Are all apps stored in /system/app? I'm working on a script that can remove bloatware. Just trying to iron out the kinks.
Sent from my HTC Vision using XDA App
I tried getting Root Explorer from a friend, but it wouldn't install.
I can't order from the Market any paid apps because I don't remember credit card info, when will they support paypal or add to your bill?
None of these apps are under system/app
Titanium Backup doesn't even work... I say Force Delete and then it says it will restart my phone twice and then it restarts it and it will sit at that screen where like your getting a update for 10 minutes then I click the power button and it says E: can't find signature or somethin' like that, so I select restart and I'm back to square one...
I am running the stock ROM.
'76 F350 said:
I tried getting Root Explorer from a friend, but it wouldn't install.
I can't order from the Market any paid apps because I don't remember credit card info, when will they support paypal or add to your bill?
None of these apps are under system/app
Titanium Backup doesn't even work... I say Force Delete and then it says it will restart my phone twice and then it restarts it and it will sit at that screen where like your getting a update for 10 minutes then I click the power button and it says E: can't find signature or somethin' like that, so I select restart and I'm back to square one...
I am running the stock ROM.
Click to expand...
Click to collapse
here ya go http://tinyurl.com/2erltv7
I hope this thread is a joke? and it should be in general.
Use adb and use pm uninstall.
Or...more simple than anything... grab titanium backup and just pick and choose ANY apps you want to get rid off without doing any extra steps...
Sent from my T-Mobile G2 using XDA App
Ok...I must be retarded...but I can't figure out how to delete protected apps "bloat ware" using the free version of TI backup
Posted from my HTC Vision via XDA App
I really think you need to do some reading and learning before you start jumping into this. From ur posts u obviously have no idea what you are doing and need to know before you ruin your phone. Apps arent just labeled as you see them in the phone. If u can't figure out how to delete the stock apps you don't want there's no was your goining to figure out witch apps are witch in the system folder. And if you delete the wrong one ur effd. No offence or anything just read up and take notes then jump into it. oh ya post in the rite section
No offense taken. Still learning. Google is my friend I figured it out
That's why I love this community...lots to learn and always to better my knowledge and of course lots of helpful people.
Posted from my HTC Vision via XDA App
Vinsane said:
Ok...I must be retarded...but I can't figure out how to delete protected apps "bloat ware" using the free version of TI backup
Posted from my HTC Vision via XDA App
Click to expand...
Click to collapse
I'm having the SAME EXACT problem.
~'76 F350 76SCS Anthony~
Sent From My Rooted T-Mobile G2 (HTC Vision) Using The XDA app
What I did...was in TI Free...hit the "problems" button and it will ask if you want to load busy box...
Do it
Then it will list all your apps
Find the one you want to delete...press and hold
It will pop up a window and on the end of that window list there is a option to force uninstall.
That's how I got rid of a few apps I didn't want or need and my phone is running great.
But as the guy above said...be careful.
Good luck
Posted from my HTC Vision via XDA App
I
Vinsane said:
What I did...was in TI Free...hit the "problems" button and it will ask if you want to load busy box...
Do it
Then it will list all your apps
Find the one you want to delete...press and hold
It will pop up a window and on the end of that window list there is a option to force uninstall.
That's how I got rid of a few apps I didn't want or need and my phone is running great.
But as the guy above said...be careful.
Good luck
Posted from my HTC Vision via XDA App
Click to expand...
Click to collapse
Tried this exact method to remove cyberon voice....phone rebooted and showed e signature file error bhut before that it showed android dude and triangle....? What happened? I still have the app too wth.
Editt:......figured it out
Sent from HTC Desire Z using XDA App
jark99 said:
I
Tried this exact method to remove cyberon voice....phone rebooted and showed e signature file error bhut before that it showed android dude and triangle....? What happened? I still have the app too wth.
Editt:......figured it out
Sent from HTC Desire Z using XDA App
Click to expand...
Click to collapse
This is what it does on my phone, how did you fix it? Be specific, I'm stupid.
~'76 F350 76SCS Anthony~
Sent From My Rooted T-Mobile G2 (HTC Vision) Using The XDA app
I am looking for an app that can remove some system bloatwaves and I hav been using some apps in the play store but didn't work on my n7 so could anyone provide an app that could remove n7's bloatwaves?
Sent from my GT-I9300 using xda premium
Root explorer or ES file explorer and delete apps you don't want in /system/ app
Sent From My N7 via White Tapatalk
Mind you, for system apps you will need root access.
Titanium backup and root paid version just freeze them.
Sent from my Galaxy Nexus using Tapatalk 2
my device is rooted
Sent from my GT-I9300 using xda premium
Edward Zhuang said:
my device is rooted
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
If u rooted then use this, very good app.
https://play.google.com/store/apps/details?id=zsj.android.uninstall
Thax the app works
Sent from my Nexus 7 using Tapatalk 2
What bloatware do you think is in your Nexus 7 anyway? Just disable them using the built-in mechanism, no need to remove anything.
Yea I've compiled aroma installers just for removing bloatware but this is usually carrier related garbage or touchwiz/motoblur/sense stuff. None of that exists here so I wouldn't even spend the time creating that. I don't think there is any bloatware here just maybe "unwanted" apps. which once rooted can be easily removed or just frozen/disabled.
where are bloatwares in a stock jellybean rom?simply deactivate what you don't want\like..no need to cancel..for example a rom like bamf has built-in the tool to deactivate system\apps.very usefull for a person in yours position..
As a matter of interest what apps/files can be frozen via titanium? Anyone got a list of which are safe to remove?
Sent from my Nexus 7 using Tapatalk 2
I'm interested in this too. My device isn't yet rooted. You can force stop apps from settings but I believe they start up again at reboot which is annoying. Maybe time to root my device!
Tozzy2 said:
I'm interested in this too. My device isn't yet rooted. You can force stop apps from settings but I believe they start up again at reboot which is annoying. Maybe time to root my device!
Click to expand...
Click to collapse
NO! There is a Disable button on the same screen with the Force Close that disables apps since ICS.
I searched all over and cant find an answer. I tried adding "qemu.hw.mainkeys+1" to build prop but got nothing. I want to utilize the full screen and I am used to gestures from my blackberry q10 so I thought this would be perfect. Thanks!
I am assuming you are already rooted. You can install the GMD Auto Hide Soft Keys app. Works nicely, but you have to buy the pro version to unlock dinner of the features.
https://play.google.com/store/apps/details?id=com.gmd.hidesoftkeys
Try looking for qemu.hw.mainkeys=0 in your build.prop file
Sent from my LG-LS980 using xda app-developers app
neudof said:
Try looking for qemu.hw.mainkeys=0 in your build.prop file
Sent from my LG-LS980 using xda app-developers app
Click to expand...
Click to collapse
You mean it should already be in their? I couldn't find it. I tried adding that to the end of the list but it didnt do anything after rebooting.
I added it to my build prop and it worked. I'm using lmt. It won't start up by itself though, or I haven't figured out how yet. Also make sure your keyboard didn't auto correct the words.
Sent from my HTC One_M8 using Tapatalk
grim489 said:
I added it to my build prop and it worked. I'm using lmt. It won't start up by itself though, or I haven't figured out how yet. Also make sure your keyboard didn't auto correct the words.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
Would being s-on have anything to do with it not saving? I am rooted and everything but havent got around to getting soff. I add "qemu.hw.mainkeys=0" and reboot and nothing happens.
it seems like adaway doesn't save after a reboot either so I assume this has something do with s-on. I wasn't going to soff until cyanogenmod or something was available. So if anyone reads this, is that the issue?
its not saving because of system write protection, not s-off. If you have root already, there is a module the Original Android Development section that you can push to phone and setup script to disable the protection, allowing those apps to save after a reboot.
HolyAngel said:
its not saving because of system write protection, not s-off. If you have root already, there is a module the Original Android Development section that you can push to phone and setup script to disable the protection, allowing those apps to save after a reboot.
Click to expand...
Click to collapse
Thanks for the input. I guess I need to wait for a rom or something to come out for sprint because it seems for the buttons to dissapear, the phone needs to be rebooted which then reenables the write protection.
redmanjoey said:
Thanks for the input. I guess I need to wait for a rom or something to come out for sprint because it seems for the buttons to dissapear, the phone needs to be rebooted which then reenables the write protection.
Click to expand...
Click to collapse
Do you have a stock nand backup you could send? I can definitely make a ROM for ya, just no one in my team has a sprint m8..
Sent from my HTC One_M8 using XDA Premium 4 mobile app
HolyAngel said:
Do you have a stock nand backup you could send? I can definitely make a ROM for ya, just no one in my team has a sprint m8..
Sent from my HTC One_M8 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Nand backup as in from TWRP? I just found ViperOne ROM and flashed it and didn't make a backup.
If only I checked the thread sooner. I still can't get the write protection working and its annoying the heck out of me! I want pie!
Are you putting a 1 or a 0? I believe ยน is what hides the navbar. There aren't any modules you could flash to disable write protection? Idk if the ones in the m8 section are usable on sprint m8 or not though
The one here:
http://forum.xda-developers.com/showthread.php?t=2701816
Sent from my HTC One_M8 using Tapatalk
How did you folks manage the OK Google from any screen?
I'm on O2 UK, totally stock but running Themer. I enable Google Now and the 'any screen' button is grayed out. I enable US English but still, it won't work and won't register OK Google even 1/3 times, where it needs to be trained. Even with the Google Now launcher, it's the same.
Thanks!
Sent using XDA mobile app
Anyone any idea?
Sent using XDA mobile app
th3 said:
Anyone any idea?
Sent using XDA mobile app
Click to expand...
Click to collapse
If you are rooted you can enable it to work on Sense6 using exposed framework an the "Ok Google for 3rd party launchers / apps (4.4+)" module.
If this is installed you can enable the function in Google searches settings by going to Google settings > Voice.
If this method doesn't work you could try to use UnleashtheGoogle.apk (see this thread: http://forum.xda-developers.com/att-galaxy-s5/themes-apps/unleash-google-hotword-detection-t2803261). This is what I'm actually using on my M8 and works just flawlessly. I set it up after a downgrade to Google search 3.5.14 cause google removed the descriptions from the debug flag menu you otain by running UnleashtheGoogle (and believe ma you need those descriptions).
Sent from my HTC One_M8 using XDA Free mobile app
Cheers mate but I'm stock (unrooted)
Can't root 'cus I can't afford to lose all the setup, settings, apps and data. They need to be restorable.
Sent using XDA mobile app
th3 said:
Cheers mate but I'm stock (unrooted)
Can't root 'cus I can't afford to lose all the setup, settings, apps and data. They need to be restorable.
Sent using XDA mobile app
Click to expand...
Click to collapse
What about trying to S-Off with say SunShine. It will unlock bootloader and S-Off without data loss and you could go right away into installation of a custom recovery and rooting your device. The side effect is that you have to pay 25$ for the use of SunShine.
HTCNerdYoda said:
What about trying to S-Off with say SunShine. It will unlock bootloader and S-Off without data loss and you could go right away into installation of a custom recovery and rooting your device. The side effect is that you have to pay 25$ for the use of SunShine.
Click to expand...
Click to collapse
Unlocking bootloader is where you usually have a complete wipe... SunShine method doesn't wipe??
Sent using XDA mobile app
th3 said:
Unlocking bootloader is where you usually have a complete wipe... SunShine method doesn't wipe??
Sent using XDA mobile app
Click to expand...
Click to collapse
No SunShine does it without wiping. That's what I personally liked about it.
You get unlock without HTC knowing an without wipe and achieve S-Off.
Okay, trying it now then.
Sent using XDA mobile app
th3 said:
Okay, trying it now then.
Click to expand...
Click to collapse
:thumbup: If there are any problems just call back here!
Sent from my HTC One_M8 using XDA Free mobile app
So now I've done all that... But Google hardly recognizes my speech. It only recognizes the OK Google properly, pff
2nd unrelated question: How do I uninstall Project Era sound mod? Any simple way?
3rd unrelated qs: I have Titanium backup of all my apps from previous phones, and more importantly, their data. How do I get Titanium backup to see all of them? (4GB)
Thanks a lot!
Sent using Tapatalk
th3 said:
So now I've done all that... But Google hardly recognizes my speech. It only recognizes the OK Google properly, pff
2nd unrelated question: How do I uninstall Project Era sound mod? Any simple way?
3rd unrelated qs: I have Titanium backup of all my apps from previous phones, and more importantly, their data. How do I get Titanium backup to see all of them? (4GB)
Thanks a lot!
Sent using Tapatalk
Click to expand...
Click to collapse
1st: Google has to learn your pronouncing. Did you set en-Us as primary speech and you mother language as second?
2nd don't know. Maybe they have a zip to flash and remove it as well.
3rd hmmm good one too. Doesn't it if you put it onto the extSD?
Sent from my HTC One_M8 using XDA Free mobile app
HTCNerdYoda said:
1st: Google has to learn your pronouncing. Did you set en-Us as primary speech and you mother language as second?
2nd don't know. Maybe they have a zip to flash and remove it as well.
3rd hmmm good one too. Doesn't it if you put it onto the extSD?
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
1: yep
3: its on ext but titanium is looking in internal.
Sent using Tapatalk
th3 said:
1: yep
3: its on ext but titanium is looking in internal.
Sent using Tapatalk
Click to expand...
Click to collapse
Ok and 3rd: not enough space to copy it onto internal I guess!?
For 2nd there is an answer found in the project era thread. It says no uninstall instructions, but the OP explicitly tells to run a backup prior to installing the mode for the case you want to remove it later on.
Sent from my HTC One_M8 using XDA Free mobile app
HTCNerdYoda said:
Ok and 3rd: not enough space to copy it onto internal I guess!?
For 2nd there is an answer found in the project era thread. It says no uninstall instructions, but the OP explicitly tells to run a backup prior to installing the mode for the case you want to remove it later on.
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
Yep, don't have that much room.
Yea, but it means I gotta go back like a month, lol. I've lost phone speaker sound cus of it hence.
I guess I'm gonna leave it until I have spare time to see all the files it's flashing, and then try to flash my old backed up files. Gah
Sent using Tapatalk
Update!
Since 2 week now, the OK Google from any screen is working, and it's good! [emoji16]
Thanks mate.
Sent using Tapatalk