Hi,
So I've read that it's something to do with the kernel being protected and was wondering if anyone has a solution, all I'd like is for the following apps to be uninstalled as I consider them bloatware.
7digital
Best Deals
Kid Mode
Parent Dashboard
Rescue
Setup
Stocks
Google Talk
Watch
Anyone able to help me, thanks!
kash20 said:
Hi,
So I've read that it's something to do with the kernel being protected and was wondering if anyone has a solution, all I'd like is for the following apps to be uninstalled as I consider them bloatware.
7digital
Best Deals
Kid Mode
Parent Dashboard
Rescue
Setup
Stocks
Google Talk
Watch
Anyone able to help me, thanks!
Click to expand...
Click to collapse
i think theres one on its way very soon
Google talk isn't bloatware :-S
Sent from my Nexus 4 using xda premium
jaythenut said:
i think theres one on its way very soon
Click to expand...
Click to collapse
Yeah, guess the phone hasn't been out for long so guess I'll wait it out
Lothaen said:
Google talk isn't bloatware :-S
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
And well it technically isn't but for someone living in the UK, it doesn't have much purpose for us over here (well for me anyway)
kash20 said:
Yeah, guess the phone hasn't been out for long so guess I'll wait it out
And well it technically isn't but for someone living in the UK, it doesn't have much purpose for us over here (well for me anyway)
Click to expand...
Click to collapse
In recovery:
Code:
adb shell
sysrw
rm /system/app/abc.apk
This may be a stupid question but I use a mac so would the commands be the same through terminal ?
Sent from my HTC One using xda app-developers app
kash20 said:
Yeah, guess the phone hasn't been out for long so guess I'll wait it out
And well it technically isn't but for someone living in the UK, it doesn't have much purpose for us over here (well for me anyway)
Click to expand...
Click to collapse
I think you mean google voice
google talk is the messenger thing that also integrates with gmail/google+ on the web.
google voice is the US only thing
kash20 said:
This may be a stupid question but I use a mac so would the commands be the same through terminal ?
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
I have a Mac too, so yeah
Or just install a rom and remove bloat wear through aroma trickdroid rom you can remove all the above
jaythenut said:
Or just install a rom and remove bloat wear through aroma trickdroid rom you can remove all the above
Click to expand...
Click to collapse
Not really necessary since you can just remove it manually without flashing a rom to do it for you
Also, aroma is an installation customization tool, not part of any rom's name....
MacHackz said:
In recovery:
Code:
adb shell
sysrw
rm /system/app/abc.apk
Click to expand...
Click to collapse
not working for me ?
here is what i have done with success :
in recovery:
adb shell mount /system
adb shell rm /system/app/?????.apk
johnavengers said:
not working for me ?
here is what i have done with success :
in recovery:
adb shell mount /system
adb shell rm /system/app/?????.apk
Click to expand...
Click to collapse
you need to use sysrw before rm
Why don't you disable them from application manager?
Sent from my GT-I9300 using Tapatalk 2
i.razvan said:
Why don't you disable them from application manager?
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
Precisely what I was going to say and you can get rid of pretty much 99% of them as that is what I did.
You can't disable all system apps through application manager.. Unless 4.1.2 is different on the One than it is on the S3.
Freeze with Titanium sounds a viable option.
Sent from my GT-I9300
KennyLegend said:
You can't disable all system apps through application manager.. Unless 4.1.2 is different on the One than it is on the S3.
Freeze with Titanium sounds a viable option.
Sent from my GT-I9300
Click to expand...
Click to collapse
True but if you don't want to root then it's the best alternative.
Related
Now with Android 2.3.4 out for the nexus s. Can someone post the Google Talk with video apk for other android devices?
debosmebo said:
Now with Android 2.3.4 out for the nexus s. Can someone post the Google Talk with video apk for other android devices?
Click to expand...
Click to collapse
Yes PLEASE! I must have for my Mytouch4G
debosmebo said:
Now with Android 2.3.4 out for the nexus s. Can someone post the Google Talk with video apk for other android devices?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1055591&page=2 #16
MYPaT said:
http://forum.xda-developers.com/showthread.php?t=1055591&page=2 #16
Click to expand...
Click to collapse
Thanks a lot.
G1-evolve said:
Thanks a lot.
Click to expand...
Click to collapse
You are welcome.
maybe im doing something wrong (extremely likely) but i copied the talk2.apk and .odex into system/app and tried to install, unsuccessfully. someone wanna help? do i need to flash the .zip rom update thats in the linked thread?
even im not able to install it, tried using Root explorer didn't work.
Hmm, I hope someone can figure out how to make it work!
so i flashed a new gapps with the gtalk video chat apk, but the camera used for video chat is the rear one and i cant figure out how to switch it to the ffc. anyone experience this as well?
booyakasha said:
so i flashed a new gapps with the gtalk video chat apk, but the camera used for video chat is the rear one and i cant figure out how to switch it to the ffc. anyone experience this as well?
Click to expand...
Click to collapse
Yeah somehow it's the same for me as well. Might be a matter of setting the permission right, but can't be sure. I couldn't be bothered trying to fix it, and upgraded to 2.3.4, it just worked.
I did make a nandroid backup, so might go back and try changing the owner of the apk file if that matters. I miss CM7 and Voodoo...
Anyone rocking T-mobile will find out that we can't video chat on 3G, only on wifi. Soooooo......anyone else pissed?
try this one (latest Gtalk with video call)
Wonder if cm will fix the 3g videochat lockout. I love cm but its sad I get so much better battery life on stock.
Sent from my Nexus S using XDA Premium App
Is this a flashable zip??
Sent from my Nexus S using XDA App
Nope you have to push it to install
It works for messages but not for video. 3g or wifi
Sent from my Nexus S using XDA App
Give this a shot for Video calling on 3G - T-Mobile US (Assuming it's working via wifi):
http://forum.xda-developers.com/showpost.php?p=13389675&postcount=24
It's working for me on stock 2.3.4 - I've made 2 successful video calls on 3G to test.
I'm a total noob. Can someone tell me why Adb is denied permission on my PC? I tried to put in the commands from the shell in windows and it keeps saying permission denied, even with root.
Sent from my Nexus S using XDA Premium App
Jayrod1980 said:
I'm a total noob. Can someone tell me why Adb is denied permission on my PC? I tried to put in the commands from the shell in windows and it keeps saying permission denied, even with root.
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
Try putting in
adb root
In command line and then putting in all the previously mentioned lines of code.
Sent from my Nexus S using XDA App
avetny said:
try this one (latest Gtalk with video call)
Click to expand...
Click to collapse
Thanks but how to install it? Just copy to phone and install?
I saw that this has been pulled and can now be installed on the Evo's. Any chance someone can replicate and make an apk for the TBolt?!
http://forum.xda-developers.com/showthread.php?t=1054444
I just saw that and would love that to be ported
Anyone tried to load yet?
sent from my BAMF Thunderbolt!
Tagged for later.
Mystery252 said:
Anyone tried to load yet?
sent from my BAMF Thunderbolt!
Click to expand...
Click to collapse
Doesn't work. Just tried it.
we need to have gingerbread to run this sadly.
we should build the htc sense gingerbread rom from source!!!!!!!!
b00sted said:
we need to have gingerbread to run this sadly.
Click to expand...
Click to collapse
You don't have to have GB, it just checks your sense version. I'm *attempting* to port it, although I'm not overly talented, so it may be a slow process. I'll let you know if/when it happens.
erishasnobattery said:
You don't have to have GB, it just checks your sense version. I'm *attempting* to port it, although I'm not overly talented, so it may be a slow process. I'll let you know if/when it happens.
Click to expand...
Click to collapse
That's cool. Thank you!
TrekMD said:
That's cool. Thank you!
Click to expand...
Click to collapse
Don't get your hopes up yet. We're missing a lot of required framework. Basically, I'm running it as is, reading logcat errors, and fixing it one step at a time.
erishasnobattery said:
Don't get your hopes up yet. We're missing a lot of required framework. Basically, I'm running it as is, reading logcat errors, and fixing it one step at a time.
Click to expand...
Click to collapse
At least you are trying and that is appreciated.
TrekMD said:
At least you are trying and that is appreciated.
Click to expand...
Click to collapse
+1
Sent from my BAMF ADR6400L using XDA Premium App
Nothing on this hmmm?
Sent from my ADR6400L using XDA Premium App
I noticed over at android central, they posted that the EVO has the Sense 3.0 lockscreen now. So it can't be that far away from being possible as our phone and EVO are similar.
tu3218 said:
I noticed over at android central, they posted that the EVO has the Sense 3.0 lockscreen now. So it can't be that far away from being possible as our phone and EVO are similar.
Click to expand...
Click to collapse
Not really, physically yes, hardware wise... Not at all
Plus the evo has ril ... We haven't got it yet so until then don't expect this
Sent from my ADR6400L using XDA Premium App
Baiscally, this is dead in the water until we can get the Sense 2.1 framework. I can get it to load and mostly work, but unfortunately, it breaks WAAAAAYYYY too much other stuff to even be feasible. Once there is a working Gingerbread Sense Kernel, it shouldn't take much though.
So, patience is the word.
The one from the EVO works on the newest leak. Get it HERE.
Edit: Apparently deleting and/or renaming the existing one in root explorer will allow it to be installed.
erishasnobattery said:
The one from the EVO works on the newest leak. Get it HERE.
I wasn't able to just install it though. Had to mount system r/w and adb push it.
Stick it in a directory and do the following. I recommend you nandroid first, as I'm not responsible for you dorking up your phone.
Code:
adb shell mount -o rw,remount /dev/block/mmcblk0p12 /system
adb shell cp /system/app/HtcLockScreen.apk /system/app/HtcLockScreen.bak
cd <Your Directory>
adb push HtcLockScreen.apk /system/app/
adb reboot
If you decide it sucks, which I kinda think so, you can change it back with this:
Code:
adb shell mount -o rw,remount /dev/block/mmcblk0p12 /system
adb shell rm /system/app/HtcLockScreen.apk
adb shell cp /system/app/HtcLockScreen.apk /system/app/HtcLockScreen.bak
adb reboot
Click to expand...
Click to collapse
I just installed like a normal application although I ripped the original out first
Sent from my ADR6400L using XDA Premium App
superchilpil said:
I just installed like a normal application although I ripped the original out first
Sent from my ADR6400L using XDA Premium App
Click to expand...
Click to collapse
Possibly why mine didn't work.
I'm looking a clean, stock ROM for the MAHD. I like the some of the motorola features, like swiping certain icons on the homescreen and having transparent windows w/ info about the app pop-up, but I can see the ATT $hit keeping the phone from running 100%. Help?
hoss9009 said:
I'm looking a clean, stock ROM for the MAHD. I like the some of the motorola features, like swiping certain icons on the homescreen and having transparent windows w/ info about the app pop-up, but I can see the ATT $hit keeping the phone from running 100%. Help?
Click to expand...
Click to collapse
Root and debloat!
Sent from my MB886 using xda premium
So all I do is ROOT and I'll have access to uninstall att apps?
ATGAdmin said:
Root and debloat!
Sent from my MB886 using xda premium
Click to expand...
Click to collapse
hoss9009 said:
So all I do is ROOT and I'll have access to uninstall att apps?
Click to expand...
Click to collapse
Yeah, you can do some other things, like changing bootanimation but uninstalling could be all...
hoss9009 said:
So all I do is ROOT and I'll have access to uninstall att apps?
Click to expand...
Click to collapse
No to "uninstall" per say, but you'll have access to /system/app as well as /vendor/app where you can either rename or delete the apps
Sent from my A200 using xda premium
I can do this on the phone, correct?
hoss9009 said:
I can do this on the phone, correct?
Click to expand...
Click to collapse
It's goes all right on the phone, after rooting.
You can delete the apps or just freeze them. Use Ti.
Thanks!
It's there any way to install the stock Android browser on our device?? I love this browser I can't live without it for many many reasons!!! :banghead:
Sent from my C6603 using xda premium
reptile64 said:
It's there any way to install the stock Android browser on our device?? I love this browser I can't live without it for many many reasons!!! :banghead:
Sent from my C6603 using xda premium
Click to expand...
Click to collapse
i think it can help u
but after installation u should update it cause it s 4.0.4
http://forum.xda-developers.com/showthread.php?p=29832972
I'll extract the one from the stock threeuk rom later, it's in there
Sent from my GT-N8010 using Tapatalk HD
Thank you very much I'll be waiting!!!
Sent from my C6603 using xda premium
fards said:
I'll extract the one from the stock threeuk rom later, it's in there
Sent from my GT-N8010 using Tapatalk HD
Click to expand...
Click to collapse
So if you have the phone that's locked to three, it has the stock browser installed?
Sent from my C6603 using Tapatalk 2
jameslfc5 said:
So if you have the phone that's locked to three, it has the stock browser installed?
Sent from my C6603 using Tapatalk 2
Click to expand...
Click to collapse
Yeah it appears some Carrier branded roms have the Stock browser. I know O2 Ireland included it with their version.
jameslfc5 said:
So if you have the phone that's locked to three, it has the stock browser installed?
Sent from my C6603 using Tapatalk 2
Click to expand...
Click to collapse
I heard that before, many people have the stock browser too!!! I can't understand why. Sony decided to exclude it from many regions.
jb has chrome as stock from what I understand..
come across a snag, chrome is using the same name, so will need removing
I don't have root so can't test that.
see if this works for you.
fards said:
jb has chrome as stock from what I understand..
come across a snag, chrome is using the same name, so will need removing
I don't have root so can't test that.
see if this works for you.
Click to expand...
Click to collapse
Just re-name to browser.apk..? It's a zip file now.
fards said:
jb has chrome as stock from what I understand..
come across a snag, chrome is using the same name, so will need removing
I don't have root so can't test that.
see if this works for you.
Click to expand...
Click to collapse
Unfortunatelly it doesn't work! We need a nasty root access to do such things... so we gotta wait!
Raspster said:
Just re-name to browser.apk..? It's a zip file now.
Click to expand...
Click to collapse
It was uploaded as an apk, so your browser has renamed it I guess.
So yup rename it to apk .
fards said:
It was uploaded as an apk, so your browser has renamed it I guess.
So yup rename it to apk .
Click to expand...
Click to collapse
i allready tried install it as system app but it doesnt install, i set the right permitions.
r1c4rd0 said:
i allready tried install it as system app but it doesnt install, i set the right permitions.
Click to expand...
Click to collapse
same here, not working
Now I've got root I'll have a look at why it's not working.
Sent from my C6603 using Tapatalk 2
On o2 uk, and got stock browser : )
Sent from my C6603 using xda app-developers app
Ok,
Sorted out the problem (was trying to do it in Windows, now I'm back on a proper OS it's fairly simple to fix )
so here's a working Browser. .
Works for me at least!
I think you'll also need to remove/rename BrowserProviderProxy.apk in system/app/
fards said:
Ok,
Sorted out the problem (was trying to do it in Windows, now I'm back on a proper OS it's fairly simple to fix )
so here's a working Browser. .
Works for me at least!
I think you'll also need to remove/rename BrowserProviderProxy.apk in system/app/
Click to expand...
Click to collapse
still not working mate ...
broke23 said:
still not working mate ...
Click to expand...
Click to collapse
try removing data/app/chrome apk (in case you updated it)
and data/data/com.android.browser.provider
maybe even data/data/com.android.browser although that should get overwritten..
If not can you get me a logcat? it didn't even need a reboot here.
fards said:
try removing data/app/chrome apk (in case you updated it)
and data/data/com.android.browser.provider
maybe even data/data/com.android.browser although that should get overwritten..
If not can you get me a logcat? it didn't even need a reboot here.
Click to expand...
Click to collapse
well, i have already removed chrome through titanium backup, so uninstalled, nothing to be done there
renamed both files you said, and then tried installing the APK which won't install ...
about logcat, need to search how to do that
fards said:
Ok,
Sorted out the problem (was trying to do it in Windows, now I'm back on a proper OS it's fairly simple to fix )
so here's a working Browser. .
Works for me at least!
I think you'll also need to remove/rename BrowserProviderProxy.apk in system/app/
Click to expand...
Click to collapse
Worked for me, cheers. I was crashing initially but a restart sorted it. Nice to have the proper browser back. Was missing Quick Controls.
Hi, im a new root user and a while ago I added some SWAP to my device and ever since my apps have not been working correctly. On apps that require some sort of login (like on social media), when i try to log in the app crashes. Now I'm not sure what causes this. Apps that have like a built-in browser crash whenever it opens. Google Play services also crash and i cannot use the google play store or anything. If someone could please help It'd be greatly appreciated. Thanks.
Why not reflash your rom?
Sent from my kenzo using XDA Labs
exodius48 said:
Why not reflash your rom?
Sent from my kenzo using XDA Labs
Click to expand...
Click to collapse
Thats what i want to do but im not sure exactly how because I can't my ROM (LG K7) online and i dont have a computer or anything to flash it with, unless i can do it with like a terminal emulator.
davilstrike said:
Thats what i want to do but im not sure exactly how because I can't my ROM (LG K7) online and i dont have a computer or anything to flash it with, unless i can do it with like a terminal emulator.
Click to expand...
Click to collapse
Try to unswap it, probably can fix your device.
I've tried that too, it didn't do anything. When i added some swap, it deleted some apps too like Chrome, so could it have deleted or corrupted some apps that manage something like multitasking?
Hi maybe you could find your rom in web couldn't ya?
Sent from my LG-D802 using Tapatalk