I am looking for an app that will remove everything about an app. When I install some apps they create folders and files in various locations. sometimes when I "uninstall" the app, the folder will still be in "obb" or "data" folder. I would like to not have to manually go about deleting these extra files. is there an app that can help me?
ES File Explorer has an option to so this.
Related
please help this windows guy/android noob figure this out. ok i'm thinking an apk file is equivalent to an msi file.
i download an app from the android store...
it downloads as apk file to /data/app...
ok so is that the final home for the apk file or does this extract and "install" files and folder in other locations on the internal memory or sdcard?
does the app run from this location? when uninstalled, is it removed entirely or are there orphan files that can be left behind? where is the data associated with that app saved? same folder /data/app/?
when titantium backs up an app, does it just copy the apk files from /data/app?
thanks
mark
http://en.wikipedia.org/wiki/APK_(file_format)
thanks, i already saw your link. doesn't really address my questions though. and yeah i do google questions prior to posting.
markkal123 said:
please help this windows guy/android noob figure this out. ok i'm thinking an apk file is equivalent to an msi file.
i download an app from the android store...
it downloads as apk file to /data/app...
ok so is that the final home for the apk file or does this extract and "install" files and folder in other locations on the internal memory or sdcard?
does the app run from this location? when uninstalled, is it removed entirely or are there orphan files that can be left behind? where is the data associated with that app saved? same folder /data/app/?
when titantium backs up an app, does it just copy the apk files from /data/app?
thanks
mark
Click to expand...
Click to collapse
I was in a hurry when I posted the link and that was the best I could do at the time.
apk is more like a java jar file (in fact you can sign your apk with jarsigner in java) or self extracting zip. Don't quote me on it, but you need both the files in /data/app and /data/data to run the application. Some gets left inside the container, and files that get modified a lot are extracted to /data/data (along with data that personalizes the app for you, such as settings and profiles).
The xml manifest file in the apk tells it what permissions to ask for and what systems it can run on and such. If you get this http://code.google.com/p/android-apktool/ you can reverse the apk so you can make sense of the files inside of it.
Titanium backup takes both the app and the data and stores them on the sdcard (unless you only tell it to backup the app, then it only takes from /data/app). The files located under /data/app are the entire application itself though and that will run if you give it to someone else as if you downloaded it from the market.
thanks for the great response.
Is there an app or widget that will show me what files are located in a folder? For example I have a folder called DOCUMENTS. I want a widget that will allow me to scroll through the files in the folder, pick a file and open it in one of the Office apps. I know I can go to a File Manager app and hit a few directories and get it that way I am but just looking for a short cut to a specific folder.
I am ONLY looking for a single folder that I have my project files in for work.
Here is an app that kind of does what I am looking for (searches the SDCARD for predefined files) but doesn't work on ICS as I tried it.
Data Folder
https://market.android.com/details?...EsImNvbS50YWthaGFyYWJvb2tzLmRhdGFfZm9sZGVyIl0.
I solved my problem of putting a shortcut for a folder or file on the home screen.
The answer is here:
Shortcut for Folders-Files on Home Screen
http://forum.xda-developers.com/showthread.php?t=1463707
I am a little surprised this functionality isn't built into Android already for shortcuts or in the more "popular" file explorer apps.
Hi guys, I would like to ask something regarding the application folders.
If I uninstall an app, what I do is I clear cache first then clear data then force close the app and then uninstall. Would that delete all the folder created by the app during its previous installation process?
I checked my internal phone storage today and i saw "Summer Player" folder and it has PNG files inside it. I could not find any apps that uses those PNG files.
I'm wondering if that's a folder that was previously created by one of the apps I installed and was not removed during uinstallation process?
I would like to have an organize folder in my system and removed any unused folder. Could i checked which application is using a specific folder?
Thanks and sorry for the long post.
i saw a summer player folder in my mobile too. maybe we can compare what games do we have in common and figure out where it came from? i tried googling and the results seems to point towards poweramp
Hello,
I have a bunch of voice recordings that are in my sounds folder, (m4a and 3ga files) when using the Samsung Voice Note App. If I record a new one it shows up but once I move them between sound folders (internal or external) they dont show up within the app anymore. Is there a way to refresh or should I be using Root Explorer to push them somehow? I tried using the stock file manager app and Astro. Almost like its not refreshing...
Any help appreciated
Lyvewire said:
Hello,
I have a bunch of voice recordings that are in my sounds folder, (m4a and 3ga files) when using the Samsung Voice Note App. If I record a new one it shows up but once I move them between sound folders (internal or external) they dont show up within the app anymore. Is there a way to refresh or should I be using Root Explorer to push them somehow? I tried using the stock file manager app and Astro. Almost like its not refreshing...
Any help appreciated
Click to expand...
Click to collapse
Hello,
When you're copying it to the External Storage, where are you copying them to? Is there a file called ".nomedia" in the folder where these items are located (or in a high-level folder)? If that ".nomedia" file is present, apps won't notice anything in that folder (or it's subfolders) when they scan for media. This prevents apps like gallery from seeing the various thumbnails that are throughout the storage.
If you don't see them in your file explorer, you may need to turn on "Show Hidden Files" in the settings.
Hope this helps!
topherk said:
Hello,
When you're copying it to the External Storage, where are you copying them to? Is there a file called ".nomedia" in the folder where these items are located (or in a high-level folder)? If that ".nomedia" file is present, apps won't notice anything in that folder (or it's subfolders) when they scan for media. This prevents apps like gallery from seeing the various thumbnails that are throughout the storage.
If you don't see them in your file explorer, you may need to turn on "Show Hidden Files" in the settings.
Hope this helps!
Click to expand...
Click to collapse
I didn't realize someone responded til today. I appreciate that! That did help because now I know why it wasn't working. Now my question is is there a workaround for removing that .nomedia file? Its not allowing me to do anything. Any suggestions?
Lyvewire said:
I didn't realize someone responded til today. I appreciate that! That did help because now I know why it wasn't working. Now my question is is there a workaround for removing that .nomedia file? Its not allowing me to do anything. Any suggestions?
Click to expand...
Click to collapse
I've never had issues deleting .nomedia files... Does your root explorer actually have root access?
Where are you trying to copy these files? Maybe you can create a new folder (sans .nomedia file) and stick them in there. Just remember, if there are any "parent" folders that have the .nomedia in them, it won't search the subfolders for media.
topherk said:
I've never had issues deleting .nomedia files... Does your root explorer actually have root access?
Where are you trying to copy these files? Maybe you can create a new folder (sans .nomedia file) and stick them in there. Just remember, if there are any "parent" folders that have the .nomedia in them, it won't search the subfolders for media.
Click to expand...
Click to collapse
Your the man! Root explorer wouldn't delete it and I kept getting this message View attachment 2784852
so then I ended up deleting it from the stock file manager and it worked. I would of never figured that out without your help. I kept seeing the. nomedia. file but ignored it. I don't even know where it came from, just glad that worked.
I used the 'uninstall' app to remove the seccalendarprovier.apk which moves it to another folder they call the "recycle bin". Anyways I realized I need that because it's the back end of the calendar so I tried to restore it from the recycle bin and it fails. So I used a file manager to mount /system/app and manually copied to .apk, .odex and .conf back. I confirmed the files are there but the calendar app wont work. Any ideas what I'm doing wrong?
smalco44 said:
I used the 'uninstall' app to remove the seccalendarprovier.apk which moves it to another folder they call the "recycle bin". Anyways I realized I need that because it's the back end of the calendar so I tried to restore it from the recycle bin and it fails. So I used a file manager to mount /system/app and manually copied to .apk, .odex and .conf back. I confirmed the files are there but the calendar app wont work. Any ideas what I'm doing wrong?
Click to expand...
Click to collapse
looks like it needs to be in /system/priv-app instead of /system/app. Moving it there appears to have fixed it. Apparently "uninstall" app can't handle copying files there...