Deleting Swype - Sprint Samsung Galaxy S III

So I went to delete swype in root explorer and deleted the .apk from system apps and no get the continuous fc "com.nuance.swype.input has stopped" trying to hunt through the lib folder to see what I need to delete but cant seem to find it. Does anyone know the other files I need to delete as well?

hshshawn said:
So I went to delete swype in root explorer and deleted the .apk from system apps and no get the continuous fc "com.nuance.swype.input has stopped" trying to hunt through the lib folder to see what I need to delete but cant seem to find it. Does anyone know the other files I need to delete as well?
Click to expand...
Click to collapse
delete swype referenced folder in data/data

The Root said:
delete swype referenced folder in data/data
Click to expand...
Click to collapse
Thank you I could not remember for the life of me where to find that
Sent from my SPH-L710 using xda premium

hshshawn said:
Thank you I could not remember for the life of me where to find that
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
In the future, all your user apps will 99% of the time be in that folder.

Related

where do apps install to?

hello, I'm rooted and I wanted to change a few of my icons so they are changed in the app drawer. on my ipod touch I used iFile to find the app's folder and overwrite the icon.png, I tried to use Root Explorer to do this but I can't figure out where the apps install to. Could anyone give me a hint? thanks in advance.
12gage said:
hello, I'm rooted and I wanted to change a few of my icons so they are changed in the app drawer. on my ipod touch I used iFile to find the app's folder and overwrite the icon.png, I tried to use Root Explorer to do this but I can't figure out where the apps install to. Could anyone give me a hint? thanks in advance.
Click to expand...
Click to collapse
System apps would be /system/app
User apps would be /data/app
thank you, sorry for the ignorant reply but all I found were apk's. the apps don't unpack files into a directory when installed? they stay and run from an apk on your phone?
12gage said:
thank you, sorry for the ignorant reply but all I found were apk's. the apps don't unpack files into a directory when installed? they stay and run from an apk on your phone?
Click to expand...
Click to collapse
Yes, and the data from them is stored in /data/data/
freeza said:
Yes, and the data from them is stored in /data/data/
Click to expand...
Click to collapse
thank you, so if I don't see the icon files in data/data then I'm screwed as far as being able to change it?
Iirc here are the general steps.
Search to get the exact syntax.
Make a copy of the apk.
Rename the copy suffix to .zip from . apk
Extract the image stuff and replace it.
Repack the zip.
Rename it to apk
/system/app/ or sometimes /data/app/ if you modify an app you have to sign it again or the phone won't recognize it
EDIT: Use ninjamorph and just drag and drop the pings in there and here is myn's method of signing
myn's post
ninjamorph thread

[Q] Can't get Whatsapp to work - Force close

Can't get whatsapp to work. I had it pre-installed when i got the phone. But i deleted it. But re-installed it from the market, now, all i get when i try to log in for the first time i get force close. Anyone else who has this problem?
_terror_ said:
Can't get whatsapp to work. I had it pre-installed when i got the phone. But i deleted it. But re-installed it from the market, now, all i get when i try to log in for the first time i get force close. Anyone else who has this problem?
Click to expand...
Click to collapse
It's dependent on the sony framework as it's preinstalled, push the .apk to /system/app/ and it will work again
AndroHero said:
It's dependent on the sony framework as it's preinstalled, push the .apk to /system/app/ and it will work again
Click to expand...
Click to collapse
i'll get that one a shot get back to you
btw, how do you do that? i have a file explorer app and the .apk file
_terror_ said:
btw, how do you do that? i have a file explorer app and the .apk file
Click to expand...
Click to collapse
You can just copy and paste it to /system/app. Using a file explorer, but you must set the right permissions afterwards, or if you have a pc, you can use adb, just to push the .apk
Sent from my R800i using Tapatalk
AndroHero said:
You can just copy and paste it to /system/app. Using a file explorer, but you must set the right permissions afterwards, or if you have a pc, you can use adb, just to push the .apk
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
when you say "push the .apk" do you basically mean move the downloaded .apk-file to /system/app then install it from there or what?
_terror_ said:
when you say "push the .apk" do you basically mean move the downloaded .apk-file to /system/app then install it from there or what?
Click to expand...
Click to collapse
No push is a command used by adb, so you would use the command "adb push xxxx.apk /system/app" and that would move the apk to that location, you dont need to install apps to /system/ just copy them there
i have this problem on s5830i
thats no has system folder
what do i?

[Q] How to use rom tool box pro to move an app to system app folder

Having trouble trying to move apex to my system apps folder using rom toolbox pro, completely forgot how to use this app, can someone please help me out xD thanks and sorry if a thread has been posted already, did a search and couldnt find
Just use a root file explorer copy the Apk and paste it to /system/app
Sent from my SPH-D710 using xda premium
-EViL-KoNCEPTz- said:
Just use a root file explorer copy the Apk and paste it to /system/app
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Where does my downloaded apps from the market get stored too? im in the root explorer for rom toolbox
Edit: NM , i found it, thanks!

How would you push an .apk to your system/app?

The best way to push an app to your system/app file with out bricking your phone?
na4hotx said:
The best way to push an app to your system/app file with out bricking your phone?
Click to expand...
Click to collapse
Um that isn't going to brick you. Especially since you're talking about system app. Worst thing to happen would be a reboot if you touched an app which was currently running.
But I've been using root explorer and it works great. Or if the file is on my computer I use adb push. Or even a flashable zip if you really are worried.
Sent from my SGH-T999 using Tapatalk 2
As he said. Nothing else really needed to be said, good answer.
Sent from my SGH-T999 using xda premium
I used a file browser app and installed it over the existing one. Every time after that I was getting an error something .goo not responding. (SecPhone.apk) Trying to restor the call recording feature. I ended up doing a restore back to square one. No if I use root-explorer will it make a difference or should I use dab push? I would not know how to begging with that. could I use terminal and instal like I would if I was using the cwmtr.img install directions. but direct it to system/app?
na4hotx said:
I used a file browser app and installed it over the existing one. Every time after that I was getting an error something .goo not responding. (SecPhone.apk) Trying to restor the call recording feature. I ended up doing a restore back to square one. No if I use root-explorer will it make a difference or should I use dab push? I would not know how to begging with that. could I use terminal and instal like I would if I was using the cwmtr.img install directions. but direct it to system/app?
Click to expand...
Click to collapse
Which file browser app did you use? Did you remember to set the permissions for the newly copied apk? Permissions in /system/app should be rw-r--r
Sent from my SGH-T999 using Tapatalk 2
No I did not set permissions. If I use Root-Explorer will that allow me to set permissions? I used Smanager to move the file.
Ctrl+C then Ctrl+V
Can I use RootExplorer to zip file them flash it? Or just move using RE?
na4hotx said:
No I did not set permissions. If I use Root-Explorer will that allow me to set permissions? I used Smanager to move the file.
Click to expand...
Click to collapse
Yes, Root Explorer will allow you to change permissions as long as you aare rooted.
na4hotx said:
Can I use RootExplorer to zip file them flash it? Or just move using RE?
Click to expand...
Click to collapse
Root Explorer is a file manager, use to move the file to the appropriate folder and set permissions and reboot. I know you can create a zip & tar file, don't know if it would be flashable though.
na4hotx said:
No I did not set permissions. If I use Root-Explorer will that allow me to set permissions? I used Smanager to move the file.
Click to expand...
Click to collapse
Smanager isn't a good file system tool. Try root browser lite tap and hold functioning is perfect. Has options for copy paste and permissions
saldebot said:
Yes, Root Explorer will allow you to change permissions as long as you aare rooted.
Root Explorer is a file manager, use to move the file to the appropriate folder and set permissions and reboot. I know you can create a zip & tar file, don't know if it would be flashable though.
Click to expand...
Click to collapse
Yeah it can't make flashable zips. Just storage zip files
Sent from my SGH-T999 using Tapatalk 2
I am using Frosty JB v6. I asked in the developer thread and I got a reply http://forum.xda-developers.com/showthread.php?t=1874063&page=546
I tried using RootExplorer and I was still getting error messages after be booting. Is there a way to make it flash able? What am I doing wrong or is it just never going to work? Do I need to start looking for a rom that has it functional on the build?
Did you reset permissions to match the rest of the files in the folder?
And you probably need to wipe dalvik and cache in recovery.
Sent from my SGH-T999 using xda app-developers app
na4hotx said:
I am using Frosty JB v6. I asked in the developer thread and I got a reply http://forum.xda-developers.com/showthread.php?t=1874063&page=546
I tried using RootExplorer and I was still getting error messages after be booting. Is there a way to make it flash able? What am I doing wrong or is it just never going to work? Do I need to start looking for a rom that has it functional on the build?
Click to expand...
Click to collapse
Use root browser lite, you can get it from the market it's a freeware then copy the app you want to system/app ....no permission stuff needed
DocHoliday77 said:
Did you reset permissions to match the rest of the files in the folder?
And you probably need to wipe dalvik and cache in recovery.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
this. Also, you didn't odex your ROM did you?
deziguy420 said:
Use root browser lite, you can get it from the market it's a freeware then copy the app you want to system/app ....no permission stuff needed
Click to expand...
Click to collapse
Please know what you're talking about first before posting suggestions. Especially when it pertains to system directory permissions. System/app directory uses rw-r--r-- as the permissions. Meaning owner has read write permissions while everyone else only has read. Not setting permissions correctly can lead to many many many issues.
Sent from my SGH-T999 using Tapatalk 2
There is application on the market called system application mover
Sent from my SGH-T999 using xda premium
I vote for a rom that has it and works where you don't need to mod stuff, yet. Learn all this stuff with something you don't need, like a sound mod (DSP) or something.
simple video
http://www.youtube.com/watch?v=mJGbiSkom9M

Problem with moving files into system

I'm trying to install an inverted aosp mms app on Stockorama but when I try to move the apk into the system/app folder it doesn't let me. Anybody know why?
Sent from my SGH-T999
marcoxx626 said:
I'm trying to install an inverted aosp mms app on Stockorama but when I try to move the apk into the system/app folder it doesn't let me. Anybody know why?
Sent from my SGH-T999
Click to expand...
Click to collapse
What app are you using to do that? Also if you're moving something to system/apps you have to make sure you enable RW on the app
gypsy214 said:
What app are you using to do that? Also if you're moving something to system/apps you have to make sure you enable RW on the app
Click to expand...
Click to collapse
I didn't know there was an app for that...and how do you change that? I'm guessing an app as well lol
marcoxx626 said:
I didn't know there was an app for that...and how do you change that? I'm guessing an app as well lol
Click to expand...
Click to collapse
You need a root file explorer. ES File Explorer is probably the best free one.
Though it is my opinion that Solid Explorer is the best overall.
The apk says both read and write are enabled but I still can't copy it into the system/app folder.
Sent from my SGH-T999
If you use file explorer first select root explorer, then grant it root access when prompted, then select mount R/W and select system, after that you will be able to copy
Sent from my SGH-T999 using Tapatalk 4 Beta

Categories

Resources