Remove F-Secure - LG Optimus 2x

Anyone know the command for adb to remove the F-Secure from a stock rom (rooted)
Also is the a way to copy text and paste in the command prompt?

adb shell pm disable package-name
As for copy & paste, use the mouse

Rusty! said:
adb shell pm disable package-name
As for copy & paste, use the mouse
Click to expand...
Click to collapse
Does that leave f-secure on the phone but disabled?
And also does anyone know the full file name of it as when I looked it was somthing like F-Secure_android_device and the rest is off the screen so can't see the full path name

Yes it does, but I don't know the name as I'm on CM7

Why don't you just freeze it using titanium backup, that is what I have done. ;-)
Sent from my LG-P990 using Tapatalk

you can uninstall it with titanium as well, make sure chuck norris mode is on.

I simply removed the apk file from system/apps.
Ok you will need to have root permissions and some kind of file browser like root explorer.
Sent from my LG-P990 using XDA Premium App

holoduke said:
I simply removed the apk file from system/apps.
Ok you will need to have root permissions and some kind of file browser like root explorer.
Sent from my LG-P990 using XDA Premium App
Click to expand...
Click to collapse
It's not that simple to remove a system apps as they are installed as Read Only files, tried with titanium and it still did not uninstall, but i did manage to freeze it

There is a way to make it so it doesn't run... Do a hard reset (non root) and never open the app. That's what I have done and never get the stupid sounds from it or anything else.
Sent from my LG-P990 using XDA Premium App

titan
with titanium backup, make af backup of f-secure and then uninstall it...

Kickasskev said:
It's not that simple to remove a system apps as they are installed as Read Only files, tried with titanium and it still did not uninstall, but i did manage to freeze it
Click to expand...
Click to collapse
Why not, i did this too..??

Nexus 4
Kickasskev said:
It's not that simple to remove a system apps as they are installed as Read Only files, tried with titanium and it still did not uninstall, but i did manage to freeze it
Click to expand...
Click to collapse
i have tried setting>security>device administrator>then unchecking that app....but it says that it will erase all my data? will uninstalling frm titanium backup will also do that?

Related

Removing System apps ?

Hey i just rooted my Optimus 2x and removed two system apps with Titanium Backup Pro..
before that i made a backup of the apps with Titanium backup, but there is just one problem, it only made a backup of DATA not the APP....
so now i have removed the CAR HOME APP and F-Secure APP and don't have backup...
my question is....
Do I have a problem, if i need to make a hard reset with VOL + HOME, POWER. when im missing those system APPs ??
No problem
@dk_iceman
What did you do to remove f-secure? Could you please provide a very short summary of what you did? I'm curious if it's really enough to remove the apk? And what do you mean by data? After a restart of the phone, did the app really disappear?
thanks!
Mehrsau said:
@dk_iceman
What did you do to remove f-secure? Could you please provide a very short summary of what you did? I'm curious if it's really enough to remove the apk? And what do you mean by data? After a restart of the phone, did the app really disappear?
thanks!
Click to expand...
Click to collapse
What about his post is unclear? he uninstalled the program using titanium backup pro. (you need to root first)
And yes... It sticks efter reboot and factory reset.
dk_iceman said:
Hey i just rooted my Optimus 2x and removed two system apps with Titanium Backup Pro..
before that i made a backup of the apps with Titanium backup, but there is just one problem, it only made a backup of DATA not the APP....
so now i have removed the CAR HOME APP and F-Secure APP and don't have backup...
my question is....
Do I have a problem, if i need to make a hard reset with VOL + HOME, POWER. when im missing those system APPs ??
Click to expand...
Click to collapse
you can just use ADB to push the apk's back on your system if you want.
Odd. For some reason i cant mount system as rw with adb "remount failed: Operation not permitted"
But you can just put the apk's on your sd card in stead and then copy them to system/app using root explorer
Duplication
dk_iceman said:
Hey i just rooted my Optimus 2x and removed two system apps with Titanium Backup Pro..
before that i made a backup of the apps with Titanium backup, but there is just one problem, it only made a backup of DATA not the APP....
so now i have removed the CAR HOME APP and F-Secure APP and don't have backup...
my question is....
Do I have a problem, if i need to make a hard reset with VOL + HOME, POWER. when im missing those system APPs ??
Click to expand...
Click to collapse
gensplejs said:
you can just use ADB to push the apk's back on your system if you want.
Odd. For some reason i cant mount system as rw with adb "remount failed: Operation not permitted"
But you can just put the apk's on your sd card in stead and then copy them to system/app using root explorer
Click to expand...
Click to collapse
Guys, this is a duplicated discussion.
Rather than reposting, please point people to the source of the information.
http://forum.xda-developers.com/showpost.php?p=12002292&postcount=35
http://forum.xda-developers.com/showpost.php?p=12005575&postcount=48
This is a young sub-forum, let's start it the way we hope to continue using it.
djmcnz said:
Guys, this is a duplicated discussion.
Rather than reposting, please point people to the source of the information.
http://forum.xda-developers.com/showpost.php?p=12002292&postcount=35
http://forum.xda-developers.com/showpost.php?p=12005575&postcount=48
This is a young sub-forum, let's start it the way we hope to continue using it.
Click to expand...
Click to collapse
Just trying to be helpful. Sorry
Anyway... i cant get root access via ADB... i get a permission denied when typing su (titanium backup and root explorer work perfectly.)
gensplejs said:
Just trying to be helpful. Sorry
Anyway... i cant get root access via ADB... i get a permission denied when typing su (titanium backup and root explorer work perfectly.)
Click to expand...
Click to collapse
Open the SuperUser app and "forget" the entry "unknown" then:
Code:
adb shell
$ su
#
And you'll get prompted on the phone screen to allow root access.
djmcnz said:
Open the SuperUser app and "forget" the entry "unknown" then:
Code:
adb shell
$ su
#
And you'll get prompted on the phone screen to allow root access.
Click to expand...
Click to collapse
Yeah... my bad... just realised that 2 mins ago... was about to post.
So if you take a backup with titanium backup, it will not backup the app. And if you delete apps, with titanium backup are they removed completely from the ROM/ROOT, and a factory reset will not bring them back?
Man just deleted F-secure, SNS, App advisor and the live wallpapers, with titanium backup, and these will not come back if I make hard reset, does anyone have the SNS 1.0 and the Christmas/Firework live wallpapers?
whc said:
So if you take a backup with titanium backup, it will not backup the app. And if you delete apps, with titanium backup are they removed completely from the ROM/ROOT, and a factory reset will not bring them back?
Man just deleted F-secure, SNS, App advisor and the live wallpapers, with titanium backup, and these will not come back if I make hard reset, does anyone have the SNS 1.0 and the Christmas/Firework live wallpapers?
Click to expand...
Click to collapse
Download my rom dump, extract files and just copy files back with root explorer.
http://forum.xda-developers.com/showthread.php?t=987989
You should user soft "SystemApp Remover" to remove app you want. This is very cool app . There are many bloatware you can remove.
Another way to disable apps is to use Titanium backups "freeze" or the "disable" with adb. Both prevents the app from running BUT leaves it intact and give you a possibility to restore all apps with a hard reset.
Here is a guide from Paul at Modaco:
http://forum.xda-developers.com/showpost.php?p=8633061&postcount=1
Basically its use adb to run a PM command:
pm disable com.Apps.apps (change the file name to the apk you want to disable.
Note: titanium "freeze" do same thing
I've made backups with Titanium Backup and synced them with my dropbox account. But when i look at what he saved i can see the apk files. So i'm not really sure but it looks to me like he also saved the app itself and not only the data.
update:, hmmmm i just looked at the content of my backup dir in dropbox and it seems like he didnt send the system apps. So if you want to restore them you have to use the system dump. Or back them up yourself.
mirsalimov said:
Download my rom dump, extract files and just copy files back with root explorer.
http://forum.xda-developers.com/showthread.php?t=987989
Click to expand...
Click to collapse
Thanks for this mate .
Zanr Zij said:
You should user soft "SystemApp Remover" to remove app you want. This is very cool app . There are many bloatware you can remove.
Click to expand...
Click to collapse
Yes find it very useful, better UI than Titanium.
DocRambone said:
Another way to disable apps is to use Titanium backups "freeze" or the "disable" with adb. Both prevents the app from running BUT leaves it intact and give you a possibility to restore all apps with a hard reset.
Here is a guide from Paul at Modaco:
http://forum.xda-developers.com/showpost.php?p=8633061&postcount=1
Basically its use adb to run a PM command:
pm disable com.Apps.apps (change the file name to the apk you want to disable.
Note: titanium "freeze" do same thing
Click to expand...
Click to collapse
and adb is? Sorry not sure what it is short of .
whc said:
and adb is? Sorry not sure what it is short of .
Click to expand...
Click to collapse
Android Debug Bridge
http://android-dls.com/wiki/index.php?title=ADB
Hello everyone!
I'm trying to tweak this Stock rom because i don't wanna install mostly broken custom roms where i can't use apps i want (installed from market).
I was just wondering that which system apps can be uninstall from LG Optimus 2X for not being worried about any errors or so?
I have uninstalled now sns, wallpapers, most of widgets i don't need but can i remove remotecall app? Do i need it for makeing calls, sending sms or connecting to mobile network, wifi or Bluetooth?
Or is google quick search necessary for some apps?
and what about Smartshare, talk, voicesearch or voicerecorder?
Please answer to this if you have time and knowledge of these apps!
Thank you in advance!
Just out of curiosity, why dont you guys just install a clean Vanila ROM?
Wouldn't that be easier as it will not contain any of LG's software/modifications etc?
Not trying to be a smart alec here, just wondering that's all.
I got my 2X today and I want to install a clean Vanila ROM and have posted a thread asking for help as to how to go about doing it.
I'm currently using Launcher Pro which works a treat and the ROM itself seems very fast but I just hate the tweaks to the Messaging apps and also all the bloatware.
Or do you guys just find LG's software useful?
Cheers

[Q] Market won't recognize sideloaded apps

It seems that since updating to the AT&T 2.2 Froyo update and rooting the market will not recognize any side loaded apps that have been added to the phone since upgrading to 2.2. All apps that I side loaded on 2.1 are recognized and can be updated but nothing on 2.2. Anyone else have this problem and if so have you been able to fix this issue?
I used SuperOneClick to root the phone and did a reboot the phone afterward to allow side loading of apps and it is working. I am still using the adb install command to side load all my apps, is this wrong?
If this is something that is not to be discussed I apologize now.
Well I don't have a direct answer to your question but since you are rooted I highly suggest you go and get Titanium Backup along with atrackdog.
The former application will alloa you to backup any applications you want (or aall of them) and then save them to your computer. you can then move the folder to any phone and use Titanium to reinstall the applications exactly where you left off. That means launchers will have the same layouts and games will still have their save states.
The latter will allow you to check the update status of those applications since they won't show up as downloaded applications from the market.
Sent from my Nexus One using XDA Premium App
Titanium Backup has been installed since rooted on 2.1 but will have to check out atrackdog. Thanks for the help so far.
jhightower31 said:
Titanium Backup has been installed since rooted on 2.1 but will have to check out atrackdog. Thanks for the help so far.
Click to expand...
Click to collapse
No problem man, if you have any questions or anything pm me
Sent from my Nexus One using XDA Premium App
side loaded paid apps will NEVER show in market.
free ones can be restored...
tibu has never been able to restore market links for me either.
there used to be a program MCleaner but it got taken off the market..
but all it did was this (do it yourself)
Menu button > Settings > Applications > Manage Apps > All > Market
- force stop
- clear data
- clear cache (if availavle)
restart market > my apps
Gold!
Trusselo said:
side loaded paid apps will NEVER show in market.
Gold!
Click to expand...
Click to collapse
That explains everything.
jhightower31 said:
That explains everything.
Click to expand...
Click to collapse
Actually, it does. Market only keeps track of the apps you buy/download through it. What you're asking is like expecting Wal-Mart to know what you bought from Target.
Hey guys I just had a question while reading through the replies.
I downloaded atrakdog and got a list of all the apps needed to be updated.
One of the apps was the market..
Mine is version 2.3.4
I need to update to 5.0.12
How do you update market? Btw I'm running cm7 does this effect it?
Sent from my phone
Market should update automatically. As far as the sideload apps you can. Also get root explorer and copy paste them to system/app then reboot and they'll all be there.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Hydro360 said:
Market should update automatically. As far as the sideload apps you can. Also get root explorer and copy paste them to system/app then reboot and they'll all be there.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
Is there a manual way of updating your market? And what do you paste into system/app? ?
Sent from my phone
Hydro360 said:
Market should update automatically. As far as the sideload apps you can. Also get root explorer and copy paste them to system/app then reboot and they'll all be there.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
So your are saying instead of using adb installer just do a drop and drag to the system/app folder and install them that way? Now will that put them in the market place? I don't quite understand what you are really saying here. Excuse my ignorance.
Hydro360 said:
Market should update automatically. As far as the sideload apps you can. Also get root explorer and copy paste them to system/app then reboot and they'll all be there.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
This didnt work for me. Should you install it again after moving it to the app folder? Thanks in advance!
Sent from my SAMSUNG-SGH-I897 using XDA App
Hivol said:
This didnt work for me. Should you install it again after moving it to the app folder? Thanks in advance!
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
That's exactly what I was thinking was moving the file to the system/app file then reinstalling the .apk first then doing the 3 button reboot to see if it would recognize the app on the market. I did try just a 3 button reboot after side loading a few apps using ADB Installer and just doing the normal drop and drag to the sim card and I know that doesn't recognize them. I am going to try and reinstall one of my apps that way and I will let you know if it shows up or not.
When trying to move a new .apk file to the system/app file it says "You cannot paste here because the file system is a read-only."
jhightower31 said:
That's exactly what I was thinking was reinstalling the .apk first then doing the 3 button reboot to see if it would recognize the app on the market. I did try just a 3 button reboot after side loading a few apps using ADB Installer and just doing the normal drop and drag to the sim card and I know that doesn't recognize them. I am going to try and reinstall one of my apps that way and I will let you know if it shows up or not.
Click to expand...
Click to collapse
I tried reinstalling with root explorer from the apps directory and still no luck. I also did the market clear as was suggested and still no luck! Hope this helps!
Sent from my SAMSUNG-SGH-I897 using XDA App
jhightower31 said:
When trying to move a new .apk file to the system/app file it says "You cannot paste here because the file system is a read-only."
Click to expand...
Click to collapse
You have to click the small window at the top of the screen in root explorer that changes r/o to r/w. You have to do that in each directory you want to edit.
Sent from my Captivate using Firefly 2.7
Learn something new everyday. Thanks for that.
jhightower31 said:
Learn something new everyday. Thanks for that.
Click to expand...
Click to collapse
Hehe..... You are welcome!
Sent from my Captivate using Firefly 2.7
Yea still no go for the market recognizing it.
Hey guys i still quite don't get what to copy/paste...
Do you copy/paste the. apk?
Please help..
Sent from my phone

[Q] Rooted ICS: Can't Remove System Apps (Titanium Backup, ADB, or Root Explorer)

I can't seem to remove system apps on my ICS Rooted Note. (Alba V2.2)
I tried titanium backup, adb command line, and rootexplorer.
Anybody have a solution?
Jeepsdaddy said:
I can't seem to remove system apps on my ICS Rooted Note. (Alba V2.2)
I tried titanium backup, adb command line, and rootexplorer.
Anybody have a solution?
Click to expand...
Click to collapse
If you enable write and can past a file into the system folder then you should be able to remove system apps. If you phone is connect to the PC even if you have root you might not be able to write or delete a file.
Jeepsdaddy said:
I can't seem to remove system apps on my ICS Rooted Note. (Alba V2.2)
I tried titanium backup, adb command line, and rootexplorer.
Click to expand...
Click to collapse
It seems that you don't have full root privileges. Use Root Explorer and try to paste a file into /system folder.
If you cannot do it, you don't have root. That's why your root apps cannot do their job.
I do have root privledges.
Whatekse can be the cause?
Sent from my GT-N7000 using Tapatalk
You can use rootexplorer to first make the system directory read/write then change the name of the system apps you don't want. I usually just remove the "."beween the apk name and apk... Then reboot...
Jeepsdaddy said:
I do have root privledges.
Whatekse can be the cause?
Sent from my GT-N7000 using Tapatalk
Click to expand...
Click to collapse
I'd take a second look and make sure. I think you'll find that Chas was right.
Sent from my GT-N7000 using Tapatalk
chasmodo said:
It seems that you don't have full root privileges. Use Root Explorer and try to paste a file into /system folder.
If you cannot do it, you don't have root. That's why your root apps cannot do their job.
Click to expand...
Click to collapse
I aslo have the same problem with RR V1 JB.
I can delete system apps with Root Explorer but not with TB.
What could be the reason for that?
Jeepsdaddy said:
I do have root privledges.
Whatekse can be the cause?
Sent from my GT-N7000 using Tapatalk
Click to expand...
Click to collapse
Check again mate.
Sent from my GT-N7000 using xda premium

[Q] Uninstalling a app installed in system folder

I recently installed WidgetLocker and installed it in my system/app folder as I read it would work best if installed there. But have come to just not like using it and just gone back to the default kindle lock screen and changed the background wallpapers. I can't seem to find a place on the device or apps I use to uninstall it.
And deleting the .apk from the system folder works, but am unsure if everything is removed.
Would I just delete the .apk in the system/app folder then remove any links/shortcuts or is there another, proper, way to do it?
Sent from my KF-HD7
The app manager of a handy program called ROM TOOLBOX can uninstall system files. Just load it, then a long press on the offending "app will reveal menu including uninstall.
Awesome, thank you. Guess I should have this on my device for a while
Sent from my KF-HD7
Just deleting it and rebooting would unninstall a system app just fine ^^ Though maybe the data wont go
Sent from my KFTT using xda premium
jailuis said:
Just deleting it and rebooting would unninstall a system app just fine ^^ Though maybe the data wont go
Sent from my KFTT using xda premium
Click to expand...
Click to collapse
Yeah, that's what I first did and shortcuts and some of the data and its folder still remained, but I uninstalled with ROM Toolbox and it worked out nicely. Got rid of most of what I wanted gone.
Sent from my KF-HD7

[Q] remove sprint apps

I have successfully rooted and expected to be able to enter apps and easily remove the annoying sprint apps..but I can't . Anyone advise on how to make this happen?
Thank you.
I use root explorer and make sure you change to rw NOT r/o
remove from data/app
Um, do you mean system/app? my data/app folder is empty. And all I have to do is delete file?
budeone said:
I use root explorer and make sure you change to rw NOT r/o
remove from data/app
Click to expand...
Click to collapse
thehungrymonkey said:
Um, do you mean system/app? my data/app folder is empty. And all I have to do is delete file?
Click to expand...
Click to collapse
Should look like this
Sent from my HTC "ONE"
Also, if you're on rooted stock (you didn't flash a rom from android development), make sure to disable system write protection.
http://forum.xda-developers.com/showthread.php?t=2236849
I suggest freezing an app, to see if it doesn't effect anything else, with Titanium Backup before you decide you delete as well.
Awesome! a backup seems like a very good idea!
hmooblis said:
Also, if you're on rooted stock (you didn't flash a rom from android development), make sure to disable system write protection.
http://forum.xda-developers.com/showthread.php?t=2236849
I suggest freezing an app, to see if it doesn't effect anything else, with Titanium Backup before you decide you delete as well.
Click to expand...
Click to collapse
I'm a big fan of System Tuner. It makes a backup as soon as you click uninstall.
Sent from my HTCONE using xda app-developers app
hmooblis said:
I suggest freezing an app, to see if it doesn't effect anything else, with Titanium Backup before you decide you delete as well.
Click to expand...
Click to collapse
This^^^
Use Titanium Backup to freeze apps you don't want. Use your phone for a day or two to make sure there are no I'll effects. Then use Titanium again to backup and remove the apps.
~ Sent from my HTC One running ViperROM One using Tapatalk 4 beta
Use ROMCleaner
I have not used Tibu for months after I started using RomCleaner

Categories

Resources