LG P990 External Sd Media Scanner Problem - LG Optimus 2x

I have a lg p990 running CyanogenMod-7.2.0-p990 with the latest vorkkernel (without flags) and experienced this problem today when your music player apps or your standard gallery app doesnt show anything from the external sd-card. On the other hand you can look at every picture or listen to your mp3's via a file-browser app and the sd card is also shown under Settings/ Memory. So the problem is clearly not on the hardware side because i can access everything on my phones external sd card through a filebrowser.
Things i've already tried:
-Full data wipe and reinstalling cm7.2
Formatting the internal sd card
deleting the data of the mediastorage.app and manually start the media scanner through Dev Tools
Removing and putting back in the sd card 100 times
Rebooting the phone 100 times
i looked in every post at least somehow related to this topic and did not get a working fix/solution at all. Seriously i tried everything...
I just hope someone in this forum could help me (and dont say i should get a new sd card or should send in my phone, because the problem is defenitly not on the hardware side!!!!!).

ROM manager is the problem.

i havent even installed rom manager... can you at least tell me how to fix this? would be awesone

EntroP said:
i havent even installed rom manager... can you at least tell me how to fix this? would be awesone
Click to expand...
Click to collapse
ROM manager I believe is installed in the system, with cm 7. Update it, remove the .nomedia file on the SD and reboot.
Edit: http://forum.xda-developers.com/showthread.php?t=1837185

i cant find the .nomedia data, where is it?

Look in your sdcard root for a file named .nomedia and del it if it exists. Note that the name stars with a dot (.), what turns it as a hidden file in *nix systems like android. So take care to turn hidden files visible on your file manager.
Sent from my LG-P990 using xda app-developers app
---------- Post added at 12:58 AM ---------- Previous post was at 12:57 AM ----------
Ops, simultaneous posts...
Sent from my LG-P990 using xda app-developers app

Stupid RomManager.
Easiest way:
Connect your phone via usb (with usb debugging enabled), open a cmd window and type:
Code:
adb shell
rm /sdcard/.nomedia
adb reboot
You can do this without a PC from Terminal Emulator at Android as well, just open it and type the following.
After a reboot everything is back to normal.
Code:
rm /sdcard/.nomedia
The problem in the FileManager is, that you have to enable "show hidden files" (or sth. like that), a leading dot (".") at a filename indicates a hidden file at Linux.
But of course you can just enable that option and delete the ".nomedia" file manually as well.
-

wow. i didnt find this .nomedia file on my sd cards root directory so i just searched it with windows over usb, 16 .nomedia files have been found and deleted... i know this problably wasnt the right way to go but it worked nonetheless. a big thanks to everyone

Open "Application manager" (Settings -> Applications -> Manage applications) -> switch to All applications -> find and tap the "Media Storage" application -> tap the "Force stop" button -> tap the "Clear data" button -> perform restart of device

EntroP said:
wow. i didnt find this .nomedia file on my sd cards root directory so i just searched it with windows over usb, 16 .nomedia files have been found and deleted... i know this problably wasnt the right way to go but it worked nonetheless. a big thanks to everyone
Click to expand...
Click to collapse
If some of them are from app directories you might have random images showing in your gallery :silly:

Related

[Q] Double Image in Gallery

Hi there..
I update my SGS to Froyo last 2 days.. and yesterday I apply Voodoo 5 on it.
But today I just noticed that any images from my external SD will appear double in gallery.. dunno when it started to happen.. is there any way to fix this?
thanks
Im my case was 5 for each original, and with a lot of problems to delete the "non-real" ones...
thats hurt.. anyone can help here?
Yup! Just go to Application Manager, then easily clear cache for Media Storage! Ta-Da! No more duplicate images!
(It made my ringtones reset, but I could live with it!)
Eienkei said:
Yup! Just go to Application Manager, then easily clear cache for Media Storage! Ta-Da! No more duplicate images!
(It made my ringtones reset, but I could live with it!)
Click to expand...
Click to collapse
thanks for suggesting.. but it still appear double..
crap.. now i'm also lost all my ringtone
Got a Mac? It happened for me when Spotlight indexed my storage after mounting it one day. I used root explorer to delete all the Spotlight files.
Don't have a Mac but i will try use the root explorer like u said..
Hello, i got the same problem, what i have noticed is that a clone of my sdcards is found at /sdcard/ and the original is at /mnt/sdcard/ have not tried to delete /sdcard/ yet since i want to backup my external one before, but i will tell you how it went.
is FROYO 2.2 officially available in INDIAfor samsung Galaxy S.can any one confirm please?
If you have Root Explorer
GO into /dbdata/databases/com.android.providers.media
and delete both the internal and external files
Reboot
elhpianist said:
If you have Root Explorer
GO into /dbdata/databases/com.android.providers.media
and delete both the internal and external files
Reboot
Click to expand...
Click to collapse
Great hint, just wondering though if there is any way to have an app or script run at boot-up to do this for you, so people don't have to do it manually every time their gallery has a fit?

/System/App is where?

I switched from tnt-lite to Vegan and I like it - except the keyboard isn't as good. I see that there are presently two other keyboards when I go to the config page but there is no check box to select them. Searching around it seems that the way to make them work is to manually copy the keyboard apk from /data/app to /system/app - at least that is the consensus of the posts I have seen. Well, looking at my sdcard I can see a /data folder with no sub directory app but there are apk files in the data folder that I recognize so perhaps the instructions mean to copy the apk file from the data to the system folder? I'd give that a try but there is no system folder (showing). I poked around with a couple of different file explorers but nada. I thought I would be clever and explore from my PC by plugging in in usb mode but still I find no system folder. I'm guessing it is hidden but I thought the g-tab was rooted by default so shouldn't I be able to see it. So - what I really want is just to change out the keyboard so if you know how post that but just on principle now I'd like to find out if there is a system folder, where it is and how to get into it. Thanks!
/ *** is location relative to your base memory of your device (in this case your tablet).
/ by itself is called root. or your root directory. (think My Computer in windows). Everything on or connected to your device is located at /somethingorother.
/sdcard is typically where your sdcard is. Depending on your rom it might be your internal memory.
/emmc is where your internal memory is (maybe depending on your rom)
/system is where your base operation system files are located.
/sdcard/data is the location you referred to as being a data folder on your sdcard.
/data is where your phone stores data. Where internally installed apps go
if you open your favorite file manager you will see your location usually as /sdcard or home, mnt, sdcard or /mnt/sdcard it depends on your file manager. you need to "go up" a few folders to get to your root folder to find /system.
Hope i didn't make that more confusing then it actually is. Sorry if I did.
And the light clicks on ...
For some reason I was under the impression that everything had to happen down at the sd card level. I did work my way "up" and there was a system folder with apps in it! Another post said I had to make the folder RW but even though I was using terminal emulator the system was having none of that - "no sudo for you!" I went back to trolling the forum and WAY inside I found a post that was unclear to me but I tried it and IT WORKED (this is the original question about getting the keyboards to work). In my Settings/Language&Keyboard I see three keyboards:NI Keyboard, Tap 'n Tap Western Keyboard and Android Keyboard. It would look like a long press would allow you to select one but that is not the case. Having large hands, the android keyboard which seemed to be the default on my Vegan installation, was the only thing I didn't like about Vegan. The Tap n' Tap one that I had been using on TNT Lite fit me much better. So blah blah blah.... To select another keyboard you open up something that pops up a keyboard - I used Quick Office but any keyboard call seems to work. Long Press in the text area and up comes a menu for Input Method and on it were my three keyboards. The android was selected so I chose the tap n' tap instead. Apparently that switched the default and now the tap 'n tap is my new default. Problem solved. As for accessing the folders off of root - well that is a project for another day.
Well glad you got it working. If your tab is rooted then i recomend root explorer as good file manager. You can quickly change folders from r/o to r/w in one click as you explore it.
Sent from my GTablet using Tapatalk
enigma0456 said:
I switched from tnt-lite to Vegan and I like it - except the keyboard isn't as good. I see that there are presently two other keyboards when I go to the config page but there is no check box to select them. Searching around it seems that the way to make them work is to manually copy the keyboard apk from /data/app to /system/app - at least that is the consensus of the posts I have seen. Well, looking at my sdcard I can see a /data folder with no sub directory app but there are apk files in the data folder that I recognize so perhaps the instructions mean to copy the apk file from the data to the system folder? I'd give that a try but there is no system folder (showing). I poked around with a couple of different file explorers but nada. I thought I would be clever and explore from my PC by plugging in in usb mode but still I find no system folder. I'm guessing it is hidden but I thought the g-tab was rooted by default so shouldn't I be able to see it. So - what I really want is just to change out the keyboard so if you know how post that but just on principle now I'd like to find out if there is a system folder, where it is and how to get into it. Thanks!
Click to expand...
Click to collapse
Vegan support my other keyboard without issue (in fact it's the only rom I found) maybe you didn't wipe before flashing ?
Also root of the device is NOT accessible by usb unless you mean ADB...

SD Card Rescan Takes over 5 mins after Root

Hi ,
I rooted my phone using these instructions, http://forum.xda-developers.com/showthread.php?t=1818502 - [GUIDE][ROOT] How to Root your LG Optimus 4X HD (O4X P880)- Successfully! Made a backup with CWM, and rebooted a couple of times. I have noticed now though, that it takes at least 5 mins to rescan my 32G SD card, when before it was super quick. I tried the "adb shell rm /data/local.prop" but the file had already been removed. I uninstalled SystemBackupTest as suggested, and have had no other issues.
Can anyone think of any reasons this may be happening?
barny_stumble said:
Hi ,
I rooted my phone using these instructions, http://forum.xda-developers.com/showthread.php?t=1818502 - [GUIDE][ROOT] How to Root your LG Optimus 4X HD (O4X P880)- Successfully! Made a backup with CWM, and rebooted a couple of times. I have noticed now though, that it takes at least 5 mins to rescan my 32G SD card, when before it was super quick. I tried the "adb shell rm /data/local.prop" but the file had already been removed. I uninstalled SystemBackupTest as suggested, and have had no other issues.
Can anyone think of any reasons this may be happening?
Click to expand...
Click to collapse
New CWM making backups on thousand files so when system checks for media it goes trough all that files and that’s why checking is slow. If this is your case you may try to find cwm backup directory and insert in there empty file with name '.nomedia' .
Vosetal said:
New CWM making backups on thousand files so when system checks for media it goes trough all that files and that’s why checking is slow. If this is your case you may try to find cwm backup directory and insert in there empty file with name '.nomedia' .
Click to expand...
Click to collapse
Hmm, I tried that, but the system is still taking ages to check.
barny_stumble said:
Hmm, I tried that, but the system is still taking ages to check.
Click to expand...
Click to collapse
Sorry. . You may have to copy .nomedia file to all folders or maybe there is option to force cwm to make only one zip file (old format).
Thanks anyway I tried putting it in multiple folders. Just need to find the right one...
barny_stumble said:
Thanks anyway I tried putting it in multiple folders. Just need to find the right one...
Click to expand...
Click to collapse
download OI FIle Manager, go to the cwm backup folder and press menu > exclude from media scan (in that direction)
it wont be included, its an .nomedia file but it worked for me, making it myself did not work
try- media rescan root - and disable scanning SDcard-

[Q]How to downgrade from KitKat to JellyBean

Hi Guys,
So right now Im using CarbonRom with android version 4.4.4 on 9070P, but since its unstable and freezes a lot, I would like to return on more stable version of Jelly Bean (4.3 maybe?!). Is there a guide how is this possible?
All I see are guides from reverting Jelly Bean to Gingerbread...
Thanks :good:
KellyGRRL said:
Hi Guys,
So right now Im using CarbonRom with android version 4.4.4 on 9070P, but since its unstable and freezes a lot, I would like to return on more stable version of Jelly Bean (4.3 maybe?!). Is there a guide how is this possible?
All I see are guides from reverting Jelly Bean to Gingerbread...
Thanks :good:
Click to expand...
Click to collapse
Just flash stock rom (JB) with odin.
But don't forget to backup your data and do a nandroid backup (just in case ... )
Thanks for answering!
So the correct process would be Carbon Kitkat->stock rom 4.1.2->new rom (cyanogenmod 10.1 for example).
So I cannot skip the original rom part?
KellyGRRL said:
Thanks for answering!
So the correct process would be Carbon Kitkat->stock rom 4.1.2->new rom (cyanogenmod 10.1 for example).
So I cannot skip the original rom part?
Click to expand...
Click to collapse
You can use this tutorial to avoid flashing Stock rom
KellyGRRL said:
Thanks for answering!
So the correct process would be Carbon Kitkat->stock rom 4.1.2->new rom (cyanogenmod 10.1 for example).
So I cannot skip the original rom part?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2612540
EDIT: you were fast huh.
Thanks a bunch!
Almost perfect,
I installed
1)cm-10.1-20131116-UNOFFICIAL-janice
2)gapps-jb-20130812-signed
and
3)9070PJBlibteefolder (since I have P model)
Almost everything works except SD card! With this app https:// play.google. com/store/apps/details?id=in.zatta.USB_switch I managed to connect to the computer, but im unable to access external storage from phone, "Storage" menu crashes to home screen, file explorer doesent detect sdcard and gallery says no external card. All else seems o.k. How can I fix this?
I add that apps install fine to SDcard, usb storage works no problem as well, mounting manually in terminal game me no permission flags.
KellyGRRL said:
Thanks a bunch!
Almost perfect,
I installed
1)cm-10.1-20131116-UNOFFICIAL-janice
2)gapps-jb-20130812-signed
and
3)9070PJBlibteefolder (since I have P model)
Almost everything works except SD card! With this app https:// play.google. com/store/apps/details?id=in.zatta.USB_switch I managed to connect to the computer, but im unable to access external storage from phone, "Storage" menu crashes to home screen, file explorer doesent detect sdcard and gallery says no external card. All else seems o.k. How can I fix this?
I add that apps install fine to SDcard, usb storage works no problem as well, mounting manually in terminal game me no permission flags.
Click to expand...
Click to collapse
You tried to enable usb debugging in Settings > Developer options ? If developer options doesn't show up, go to Settings > About phone and tap build number fast 10 times. Enable usb debugging and try to connect to computer without that app. You can change between MTP or others in notification bar (if you get notificatiom when you connect phone) or by going to Settings > Storage and press menu button and choose usb storage mode.
Also, did you try to put off sdcard and put it on again?
OK, not so perfect after all:
NO Call audio- I cant hear other persons, they cant hear me. Phone rings as usual.
Only reference I found was this- http://forum.xda-developers.com/showpost.php?p=49452037&postcount=3697
but links are dead.
Yes, I tried your suggested method, and it connects to PC w/o that app OK. I can mount/unmount SDcard no problems, also another file explorer shows SDcard contents without a hitch, lets me install apps and play files from it, but STORAGE menu from settings is still off limits, even is no SDcard is present in the phone- results in crash to home screen.
I guess thanks to new root explorer, gallery works, so I guess I could manage without that menu as well.
Force said:
You tried to enable usb debugging in Settings > Developer options ? If developer options doesn't show up, go to Settings > About phone and tap build number fast 10 times. Enable usb debugging and try to connect to computer without that app. You can change between MTP or others in notification bar (if you get notificatiom when you connect phone) or by going to Settings > Storage and press menu button and choose usb storage mode.
Also, did you try to put off sdcard and put it on again?
Click to expand...
Click to collapse
KellyGRRL said:
OK, not so perfect after all:
NO Call audio- I cant hear other persons, they cant hear me. Phone rings as usual.
Only reference I found was this- http://forum.xda-developers.com/showpost.php?p=49452037&postcount=3697
but links are dead.
Yes, I tried your suggested method, and it connects to PC w/o that app OK. I can mount/unmount SDcard no problems, also another file explorer shows SDcard contents without a hitch, lets me install apps and play files from it, but STORAGE menu from settings is still off limits, even is no SDcard is present in the phone- results in crash to home screen.
I guess thanks to new root explorer, gallery works, so I guess I could manage without that menu as well.
Click to expand...
Click to collapse
Did you try to install a dialer from google play and see if is working? If i remember correctly, we had to replace the phone.apk.
Force said:
Did you try to install a dialer from google play and see if is working? If i remember correctly, we had to replace the phone.apk.
Click to expand...
Click to collapse
I downloaded random dialer from google play "truedialer" I think, and all it changed, was the interface, i did setup this as the main dialer, but calls were still made using old dialer and hence no change.

Please help i’ve tried everything else

Hello is there any ethical hacker out there or at least one who could help me with my current situation. I own a Nokia 8 which I bought last year. My error is that I immediately placed the sd card of my old phone samsung j7 to the newly purchased phone not knowing it has a virus, I noticed my old phone doing crazy things when I factory reset it. Since it is rooted, the virus seemed to have taken hold of all system apps and has been updating itself and i recently noticed something fishy with my nokia 8, I tried chatting with support before but they just dismissed it. What I did exactly was to delete the folders that keep reproducing on the files folder of my nokia 8 it contained about 6 gb before and as I kept deleting it, I noticed that all my Photos 40 GB to be exact became 23gb and as i kept deleting the 1 kb files in the file folder I also deleted a DCIM folder but I think it was not thre DCIM for pictures since it was placed in unknown folders. I tried all kinds of recovery even windows based but it seems like there was nothing deleted as it would have been scanned, and it keeps saying that I need to root it. I don’t want to root it because I might give unlimited power to the hacker or to whatever virus is doing this. Please I need help desperately thanks. All my Photos and files were deleted.
So, you have described your problem. But you did not tell nothin about what exactly you want to someone helped you with. What kind of help you are expect from the community? To repare your data? Or to kill the virus? Or maybe to cure the phone? The best way in your situation is Factory reset for phone (without SD-card) and formatting the SD-card by any tool or even Windows formatting function. If the data is need to be repared try to format the card firstly, than scan it by the R-studio or similar software for search deleted files. Most of the tools of this kind have an options to scan for the concret data like the photos, music etc. Use this option to find all kinds of images and repare it to your hard drive. As I understood from your post you have the PC virus lives at your card? Or it is Android malware? Its very difficult to help you remotely. Nobody knows what exactly happened with your card and with your phone. If the data is not very imortant for you just format the card and the phone (reset it to factory defaults) and scan your PC for viruses for more sureness.
---------- Post added at 00:20 ---------- Previous post was at 00:08 ----------
The advice I gave you is general in nature and is not required to be executed exactly. Better find among your friends or colleagues someone who understands computers and ask him to help you understand your situation. It will be most right to do.
---------- Post added at 00:31 ---------- Previous post was at 00:20 ----------
Use the Card-reader for formatting and scan of you SD-card. Dont do described things through the phone+USB cable. Card-reader only!
kosmatyj said:
So, you have described your problem. But you did not tell nothin about what exactly you want to someone helped you with. What kind of help you are expect from the community? To repare your data? Or to kill the virus? Or maybe to cure the phone? The best way in your situation is Factory reset for phone (without SD-card) and formatting the SD-card by any tool or even Windows formatting function. If the data is need to be repared try to format the card firstly, than scan it by the R-studio or similar software for search deleted files. Most of the tools of this kind have an options to scan for the concret data like the photos, music etc. Use this option to find all kinds of images and repare it to your hard drive. As I understood from your post you have the PC virus lives at your card? Or it is Android malware? Its very difficult to help you remotely. Nobody knows what exactly happened with your card and with your phone. If the data is not very imortant for you just format the card and the phone (reset it to factory defaults) and scan your PC for viruses for more sureness.
---------- Post added at 00:20 ---------- Previous post was at 00:08 ----------
The advice I gave you is general in nature and is not required to be executed exactly. Better find among your friends or colleagues someone who understands computers and ask him to help you understand your situation. It will be most right to do.
---------- Post added at 00:31 ---------- Previous post was at 00:20 ----------
Use the Card-reader for formatting and scan of you SD-card. Dont do described things through the phone+USB cable. Card-reader only!
Click to expand...
Click to collapse
I removed my sd card. All my photos, videos and files are in the phone memory. I want to recover at least all the photos and videos. I have not deleted them I only deleted the files in the files folder. I’m still unsure of what happened either there as a virus or my phone was hacked since it was tampered with. I guess people were interested in deleting my recordings and photos or proof
You completely confused me. Put your card into card-reader and copy all data to PC. Then scan the card for deleted files without filter. Recover all of them to hard drive then sort recovered files which are needed and which are not. Then format the card by any formatting tool. Copy all important data from your phone to PC to safe place and do factory reset on the phone. It will destroy all data including the possible virus or whatever it was. Do not store the important data on the mobile. Do not forget to remove google account before doing factory reset, because the first start after the reset will tell that the phone is locked to account and will ask to enter login/password. If the account will be romoved before the reset you`ll be proposed to setup the mobile as a new one - like you just bought it. That`s all I can to advice to you.
I’m sorry, i meant to say. That my photos and videos are in the phone memory not in the sd card. What I think the virus did is to hide all my photos. My lock screen images, gboard images, and wallpaper is still there which means the photos were not deleted.
As I said - use the card-reader to explore the files on your card. Enable "Show hidden files" in Explorer to see all of data of the card. You will be able to copy files to PC even if the status is "hidden". Then uncheck attribute hidden in fole properties on eache file. Then format your card as mentioned above.
You can do the same except the formatting with the phone memory. I mean copy important files from phone to PC and "unhide" them.
Make the batch file with .cmd extention with this text:
attrib -S -H /D /S
Save it to folder containing your hidden files and execute it. It will unhide all the files in folder and you will see them in Explorer
---------- Post added at 16:17 ---------- Previous post was at 16:04 ----------
It`s probably your PC is contaminated by virus that makes your files hidden, so scan it by antivirus with latest bases.
My photos are in the phone memory.
vaericke said:
My photos are in the phone memory.
Click to expand...
Click to collapse
Ok. Yor photos in the phone memory. So what is your problem? I don`t understand. What help you need with? What you want to do? 3 days you cant to tell what is your problem and what help you ask. Nobody will help you till you formulate a concrete question.
kosmatyj said:
Ok. Yor photos in the phone memory. So what is your problem? I don`t understand. What help you need with? What you want to do? 3 days you cant to tell what is your problem and what help you ask. Nobody will help you till you formulate a concrete question.
Click to expand...
Click to collapse
The problem is that the virus/hijacker has manged to hide it all. It shows as blank. All of my files even my music, only apps are working , but not doing their part. I checked with Sophos Security ( antivirus installed) that most of stock and even pre-installed apps have been modified like for example google play services : other permissions
-android.permission.USE_CREDENTIALS - no description
-android.permission.MANAGE_ACCOUNTS - no desription
-android.permission.READ_PRIVILEGED_PHONE_STATE - nod description
android.permission.ALLOCATE_AGGRESSIVE - no description
android.permission.CONNECTIVITY_USE_RESTRICTED_NETWORKS -no description
I have about 30 other permissions which are bothersome.
vaericke said:
The problem is that the virus/hijacker has manged to hide it all. It shows as blank. All of my files even my music, only apps are working , but not doing their part. I checked with Sophos Security ( antivirus installed) that most of stock and even pre-installed apps have been modified like for example google play services : other permissions
-android.permission.USE_CREDENTIALS - no description
-android.permission.MANAGE_ACCOUNTS - no desription
-android.permission.READ_PRIVILEGED_PHONE_STATE - nod description
android.permission.ALLOCATE_AGGRESSIVE - no description
android.permission.CONNECTIVITY_USE_RESTRICTED_NETWORKS -no description
I have about 30 other permissions which are bothersome.
Click to expand...
Click to collapse
Ok. I said above that you can explore your files via USB cable from PC, if there no files are visible, so you can to try to enable show hidden files in options of folder: Control Panel->Explorer parameters (it may be another name in English, I`m Russian and use a Russian locale in Windows)->View-> in the end of list see check-box "Show hidden files, folders and disks". Now you must be able to see hidden files in phone memory. Copy all of them to you PC and do the script as mentioned above. put it to folder with the hidden files and run it. It will unhide all files in the folder. You can do th same with the files from SD card. Now your data is OK. After all procedures you can format the card and reset your mobile to factory reset - it will delete all possible virus or whatever it was and your phone will work well as it must to. SD card wil be clear after formatting and apps will save and use their data properly. Use it as usual. Keep your data on PC - this is much more safe then mobile.
upd.
Run Notepad copy this text
attrib -S -H /D /S
paste it to Notepad, save the file unhide.cmd, for example - it is simple Windows command line script that cleans files attributes like "hidden" "system" or "read only".
kosmatyj said:
Ok. I said above that you can explore your files via USB cable from PC, if there no files are visible, so you can to try to enable show hidden files in options of folder: Control Panel->Explorer parameters (it may be another name in English, I`m Russian and use a Russian locale in Windows)->View-> in the end of list see check-box "Show hidden files, folders and disks". Now you must be able to see hidden files in phone memory. Copy all of them to you PC and do the script as mentioned above. put it to folder with the hidden files and run it. It will unhide all files in the folder. You can do th same with the files from SD card. Now your data is OK. After all procedures you can format the card and reset your mobile to factory reset - it will delete all possible virus or whatever it was and your phone will work well as it must to. SD card wil be clear after formatting and apps will save and use their data properly. Use it as usual. Keep your data on PC - this is much more safe then mobile.
upd.
Run Notepad copy this text
attrib -S -H /D /S
paste it to Notepad, save the file unhide.cmd, for example - it is simple Windows command line script that cleans files attributes like "hidden" "system" or "read only".
Click to expand...
Click to collapse
Okay I will try it tomorrow I just read your post. Thanks I will update the result. By the way do I need to enable usb debugging?
No, you don`t. Connect as a storage "MTP". Good luck.
kosmatyj said:
No, you don`t. Connect as a storage "MTP". Good luck.
Click to expand...
Click to collapse
Oh. I don’t know what happened. Malwarebytes says the ransomware protection was turned off and I have the old virus I had before, I don’t know if the virus I have was the one from the Phone, which seems to be cross-platform already. Is it okay to do the show hidden files or should I format my computer first. This is so frustrating.
What is Malwarebyte? Do "Show hiddin files". You need to backup your media, right? Do it. Media files does not victim for viruses. They are probably clean. Anyway copy files if it possible.

Categories

Resources