App to prevent folder deletion? - Galaxy S 4 Themes and Apps

Hi folks,
hope I'm posting this in the correct place.
I have my DCIM folder on my SD card, and I have deleted the folder instead of an individual photo in the folder several times now.
Is there a way to prevent the deletion of this folder, by locking it or installing an app that will lock the folder, but not hide it or impact the usability in any way?

Change the permission to read only using any file browser like xplore..

Permission cannot be changed unless its a system folder..
The only option is to be careful not to delete any folder you don't want to or download ES File Explorer from the play store and enable Recycle Bin so you can restore back your folder in case you delete them.

I've installed the ES File Explorer, let's see if that does the trick. Thanks!

Related

System "semi" Writable?

I recently Wiped my Phone completely and decided to Re-Flash Viper 1.2.1.
I noticed a problem prior to re-installing but thought nothing of if since it wasn't crucial at the time.
In Root explorer, I am able to delete [i normally delete boot animations] system files but not add where I need to add. Example, I wanted to add a ringtone to my system/media/ringtones folder. I normally [for the last six years] could just copy and paste such files using a root file manager.
However, when I any these files to for example /system/customize/resource/ it doesnt add it. BUT IT DOES rename the file and save it under a dif folder.
Example. Tried copying-copy to-moving to "androidtwirp.mp3" from sdcard to /system/media/notifications and a message pops up saying"notificationsandroidtwirp.mp3 successfully copied-moved to" and it saves notificationsandroidtwirp.mp3 to /system/media/ and it stays there. retrying from that location only results in "notificationsnotificationsandroidtwirp.mp3".
So not only does it rename the file but it saves it in the wrong location. I am at a loss for word. I tried the basics to tryand fix this but i cant seem to hit it on the head.
Thanks!
Edit: Not updating Super SU app, file explorer seems to have worked. Will attempt to duplicate problem to see what actually caused.it.
FOUND IT!
Updating my ES File explorer broke my system writing ability. DO NOT UPDATE is because when you do...
Any file you move, copy/paste to the system will not work properly.
This first happened when I tried to copy and paste a boot animation after I updated ES root explorer. It would rename whatever file i was trying to paste/move/copy over and save it under a sub folder.
example.
copying a ringtone [i.e. androidtwirp.mp3] from SDCard to System folder, the path is /system/media/audio/ringtones/ and it would rename it "ringtonesandroidtwirp.mp3" and save it under /system/media/audio/.
So basically not only was it renamed [which i didnt want it to be] but it would save it to the folder before the actual folder i needed it to be in, plus it would corrupt the file deeming it useless.
moving "ringtonesandroidtwirp.mp3" into the correct folder would only result in "ringtonesringtonesandroidtwirp.mp3"
this happened across the board with all files being moved around
The ES File Explorer version 1.2.1 comes with works flawlessly so don't update it.
I uninstalled ES [also any folders in SDcard related to it] and downloaded JRummy's root explorer and everything is back to normal except i have to reboot the phone to see files [like ringtones and notifications] that i added to the system.
I think it has something to do with our devices having an unlocked bootloaader, but still S-ON. There's S-OFF in the Dev section now if you really need to write to the system folder a lot.
I came from the Vibrant so I know what you're going through
Yeah, im on a low hboot so s-off might not be in my plans since I can practically flash what I want but it was ES file explorer, when I updated the apk the root permissions broke when writting to the system. I emailed the dev and they said they'd have it fixed on the next update.
echo en Android

Cannot delete or modify 'vrtheme' folder

After playing around and installing different ROMs, I noticed a folder called 'vrtheme' on the sdcard. Not my biggest concern, except for the fact that my galleries are scanning that folder, which in turn lists about 10 folders with pictures.
I've tried everything to remove this folder, but keep getting a permission denied error. I've tried simply adding a .nomedia file, but can't modify the folder whatsoever. I cannot rename any files, can't move them either, can't add files.
Please provide any other suggestions. Thank you!
Copy everything important from your storage then perform a /sdcard wipe in recovery. This is assuming the file is on your internal storage.
Sent from my SCH-I535 using xda app-developers app
gregory_classy said:
After playing around and installing different ROMs, I noticed a folder called 'vrtheme' on the sdcard. Not my biggest concern, except for the fact that my galleries are scanning that folder, which in turn lists about 10 folders with pictures.
I've tried everything to remove this folder, but keep getting a permission denied error. I've tried simply adding a .nomedia file, but can't modify the folder whatsoever. I cannot rename any files, can't move them either, can't add files.
Please provide any other suggestions. Thank you!
Click to expand...
Click to collapse
Connect your phone to PC,run adb shell in CMD,and get root permission(su),and then,delete it(rm -r).

Backup and Restore Apps and Data [Manually]

Hello folks,
I am tired of restoring all my apps settings and replaying my games from the beginning each time I install a new rom or do a factory reset so I was looking (a couple of hours ago) for how to restore my apps setting and especially my games progress after every data wipe......
I read that many users faced problems using helium and some similar apps (Titanium Backup seems to be perfect for this job but it's a paid app and that is the problem:laugh and after all this I figured out that what were doing these apps to make a full backup of an app is just making a copy of the app.apk and the app folder in /data/data where app is the name of the considered app(sorry if this is well-known but I really didn't know)
So I made this tutorial on how to backup/restore your apps and data MANUALLY because this let you choose which app to backup/restore...
This tutorial is for noobs (because I am noob!!!!!)
Requirements:
Galaxy SL or any other android device.
ES explorer or any other file explorer with root access support.
Your phone needs to be rooted.
Backing up app and data:
Enable your explorer read/write permissions (for ES explorer >>settings>>root options).
Go to /data/app and copy the app.apk to your SD card backup folder.
Go to /data/data and copy app folder to your SD card backup folder.
that's it, now your app is fully backed up.
Restoring app and data:
Install app.apk from backup folder
Go to /data/data and remove the existing app folder (don't launch the app now because it won't start)
Copy the app folder from the backup folder to /data/data
launch your app now, it should work!
that's it, now your app is fully restored.
Notes:
I tried this to backup and restore NFS most wanted progress and it WORKED!!!!
Maybe this methode don't work for some apps but it should work for the rest of them.
For system apps go to /system/app .
app folder should start with "com." (for example "com.ea.games.nfs13_na" for NFS most wanted).
I don't know what is the difference between this methode and the adb methode so can someone tell me if there is a difference.
Restoring apps settings from/to different android versions may not work
hey guys, this is my first thread so please don't blame me if it's not good enough
sorry for my bad English and hope this will be helpful for you
Best regards
any replays here???
how to restore helium backup manually????
:fingers-crossed::fingers-crossed::fingers-crossed:
ASMI1 said:
3. Copy the app folder from the backup folder to /data/data
4. launch your app now, it should work!
Click to expand...
Click to collapse
Thanks, it works!
But there is some small point. The Android system uses technical users to separate the data of the apps from each other. If you copy the files this way then the copied files will belong to root and be accessible for all apps.
So you should also take care that the file and folder attributes for rights, users and groups are correctly set. Therefore start and stop the installed app again, it will create its folder in /data/data. You can then see (and set) the attributes in the properties entry of ES file explorer. And only then overwrite the files with the backup and after this set the attributes.
Unfortunately this is not very comfortable with ES file explorer, because it has to be done for each and every file/folder separately and the technical user has to be chosen from a long list...
ThemGo said:
Thanks, it works!
But there is some small point. The Android system uses technical users to separate the data of the apps from each other. If you copy the files this way then the copied files will belong to root and be accessible for all apps.
So you should also take care that the file and folder attributes for rights, users and groups are correctly set. Therefore start and stop the installed app again, it will create its folder in /data/data. You can then see (and set) the attributes in the properties entry of ES file explorer. And only then overwrite the files with the backup and after this set the attributes.
Unfortunately this is not very comfortable with ES file explorer, because it has to be done for each and every file/folder separately and the technical user has to be chosen from a long list...
Click to expand...
Click to collapse
Hi ThemGo! You have reopened a bit old thread :laugh: Now a days, the play store is bull of useful apps to backup almost everything on your android device. I found that Titanium backup Pro is the best among them all. Its a paid app but it really deserve it
Kind Regards
ASMI1 said:
the play store is bull of useful apps to backup almost everything on your android device
Click to expand...
Click to collapse
Of course, but what - as happened to me last month - if your phone dies suddenly, you get yourself a new one and fortunately have a not too old backup made with cwm recovery, what will you do?
Yes, extract the necessary data from the backup and then copy it manually to the new phone.
ThemGo said:
Of course, but what - as happened to me last month - if your phone dies suddenly, you get yourself a new one and fortunately have a not too old backup made with cwm recovery, what will you do?
Yes, extract the necessary data from the backup and then copy it manually to the new phone.
Click to expand...
Click to collapse
Havent really tried that but if both phones are using same android version that may work. Because some of my apps that were backed up on Jellybean are not working on Kitkat & Lollipop even when using the same phone so I guess the backup procedure is not just a matter of copying & pasting.

ppy_cross folder on android

The captioned folder is repeatedly being loaded onto my android tablet, even after being deleted. What is the source and how can I block it or delete it permanently.
i have the same folder on my phone.
Safe to delete.
The files in this folder are pictures and appears to be some sort of leftover cache for an app UI. The folder and its contents can be safely deleted. If you want to be sure you can move or copy this folder to a windows PC and open the files in a photo viewer.
In my case they came from an app I tried a while back ago and then uninstalled called " Cleanmaster"

[Q] HOW TO: change the folder/storage of viber (received) images

the current/default config of viber for its received images is
/sdcard/viber/media/viber images
im not an android expert, but i learned that "to hide" a folder, we simply put a period/dot (.) before it
so if we want to hide photos folder from the gallery, we simply rename the folder into .photos
and the contents of the .photos folder would no longer be displayed on the gallery
however, i dont wanna rename the /sdcard/viber/media/viber images folder because i'm 99.9% sure, there would be conflict with viber settings
question:
how do i change the received files folder of viber so that i can direct its download/storage to .whatever folder?
just wanna follow-up..
You can add an empty .nomedia file to any folder you want to hide from image apps. Every good image app will respect this and will not show images in such folders ...
prom85 said:
You can add an empty .nomedia file to any folder you want to hide from image apps. Every good image app will respect this and will not show images in such folders ...
Click to expand...
Click to collapse
genius! it indeed hide the images inside the said folder
but i have another prob..
when i wanted to "show" the image files again, when i deleted the .nomedia file
still the images are not displayed
it has become irreversible
how do i revert the process?
huhuhu
You probably have to kill the image app (or maybe clear it's cache) and restart it. It depends on the image app, but it of course can cache data...
QuickPic is good and has an entry in the menu to hide and unhide folders and to show hidden folders as well... hiding a folder in there does just add and delete such a .nomedia file

Categories

Resources