Can't see files - Samsung Galaxy Nexus

I can access my Clockwork Mod files via my Gnex, but they are not accessible when trying to copy to my PC. I see the device, I can see the CWM folder, but no backup folder exists. I can see everything else on the device. Tried coping the files to the root with no success. I have been able to access this files in the past.
Ideas?

I haven't had a problem specifically with CWM files, but changing the folder options on my PC (inside the Galaxy Nexus folders) to "show hidden files" usually did the trick...
Sent from my Galaxy Nexus using xda app-developers app

Small chance, but look in your "clockworkmod" folder and its subfolders and see if there are a file called ".nomedia" which would cause the folder contents to be hidden when connected to the PC in MTP mode.
You can also use the app AirDroid to transfer files through WiFi.

eksasol said:
Use a file manager in the phone itself, look in your "clockworkmod" folder and its subfolders and delete any file called ".nomedia".
You can also use the app AirDroid to transfer files through WiFi.
Click to expand...
Click to collapse
I'm pretty sure that's a solution to the opposite problem. Hence, the files are showing up on the computer and phone file manager, but not in the apps. The .nomedia file tells the apps not to scan the specific folder they're sitting in. For example, yesterday my friends Galaxy Mini wasn't showing any pics in the gallery app or music in the music app, even though they clearly existed on the phone (via file manager and when hooked up to the PC). Deleted the .nomedia file and <insert sound effect here (I.E."BAM!"> all was good.
Sent from my Galaxy Nexus using xda app-developers app

No luck
-Psycho- said:
I'm pretty sure that's a solution to the opposite problem. Hence, the files are showing up on the computer and phone file manager, but not in the apps. The .nomedia file tells the apps not to scan the specific folder they're sitting in. For example, yesterday my friends Galaxy Mini wasn't showing any pics in the gallery app or music in the music app, even though they clearly existed on the phone (via file manager and when hooked up to the PC). Deleted the .nomedia file and <insert sound effect here (I.E."BAM!"> all was good.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Thanks for the assistance, but no luck. Using Airdroid at the moment, but is is slower than slow.
Any other ideas are appreciated.
DenverDesktop

Try Local Sync, it easy and fast.

Thanks
Thanks. Local Sync doesn't seem to be much quicker. Can't find the option to sync one folder only, so it is syncing my entire CWM folder.
Question still stands why the heck I can't see those files via my PC.
buzzcomp said:
Try Local Sync, it easy and fast.
Click to expand...
Click to collapse

Umm, have you tried rebooting your phone and reconect to your pc? (sorry if it sound stupid )

Yes
buzzcomp said:
Umm, have you tried rebooting your phone and reconect to your pc? (sorry if it sound stupid )
Click to expand...
Click to collapse
Have tried reboots o both PC and phone. Also tried a different PC. Very strange that i can see everything else.
I could try to restore from a previous CWM backup and see if I am able to copy.

Any luck using adb?

ADB
buzzcomp said:
Any luck using adb?
Click to expand...
Click to collapse
ADB command line is a bit out of my scope. Maybe I'll take a shot at it later. Installed a previous CWM BU, but no success.

Related

Installing '.apk' apps directly from a computer

Been looking for a thread on this but cannot seem to find it. How does one go about doing this? If I download an app to the computer and want to install directly to the phone, how can I do it if Kies does not allow me to do it? It keeps telling me it is not the right format when '.apk.' states it is.
BTW, is the lastest Kies suite v1.5.1.10074_2?
Switch to mass storage on your phone and transfer the file over.
Sent from my GT-I9000 using XDA App
You don't need Kies. Just connect your phone as a "Mass Storage device" to your computer and copy the apk file either to the internal or external sd card. Then using a folder organizer (either the inbuilt or any other app like astro) locate the apk file on your phone and click on it. It should then prompt you to install it.
Hope this helps.
adb install
Or if u cant use USB cable, just transfer the .apk file to your SGS via bluetooth then find the file in your SGS. default is:/sdcard/bluetooth then ryn it from there.
GL
Estrongs File Explorer can access any share on your computer directly.
Also, you can use adbWireless (just search for it). Assuming the SDK is installed, you can do:
adb connect x.x.x.x (your phone's ip address)
adb install your_app.apk
No usb connection needed.
Thanks guys. I transfered the file directly using the Mass Storage method used Astro to gain access to the file to install it. Great help from all of you. I do appreciate it very much. Again, a big thank you.
Dropbox is also great for transfering apk-files to your phone!
appelflap said:
Dropbox is also great for transfering apk-files to your phone!
Click to expand...
Click to collapse
That's what I'm using
Perfectly fine, and even very practical. I sometimes give out links to my dropbox to my friends if they want an app that they saw on my phone.
Whoops, double post.

[Q] Why do folders on /SDCARD appear empty through computer?

This is driving me crazy. I want to copy the TitaniumBackup folder from my GNEX to my Win7 PC.
Looking at the folder through Root Explorer on the GNEX all appears normal. When I look at the folder through my computer the folder is showing but the contents are backups that are almost a month older than are on the GNEX. If I delete everything in that folder FROM THE PC it still exists on the GNEX.
It is like it is looking at a different folder entirely however looking and searching through ROOT EXPLORER there are no other TITANIUM BACKUP folders.
This happens with a lot of apps. Example: I created a ZIP file using ROOT EXPLORER. The zip, viewing through ROOT EXPLORER is located in the /SDCARD/SPEEDSOFTWARE/ZIP folder however when I look at the SPEEDSOFTWARE folder via my PC the folder is empty.
I have tried both MTP and PHOTO mode. This happens with a lot of folders when trying to view them from my PC connection. Some stuff is there and a lot is not.
Hmmm, there is a /MNT/SDCARD and a /SDCARD folder (I don't know much about Linux) and the files I am NOT seeing on my PC are in /MNT/SDCARD and the files I am seeing are in /SDCARD. Why are there 2 different "SDCARD" folders? I changed the TitaniumBackup to save to /SDCARD instead of /MNT/SDCARD but the backups are still not viewable (or copyable) from my computer. I just don't get it.
So the question is, how do you "backup" the contents of the "SDCARD" directory if you can't see the files when plugged into the PC?
Well, after comparing all the "visible" files on my computer when I access the GNEX via MTP vs what I see using ROOT EXPLORER the ONLY 2 folders NOT visible from my PC are TITANIUMBACKUP and SPEEDSOFTWARE (thus is the ROOTEXPLORER app data). Why would they be hidden?
It's due to how the Android MTP service works. It hasn't scanned your internal storage for the new files/directory to present to your PC yet.
Download and run an app called SDrecan from the Market. This will force the media services on your phone to rescan the device.
Sent from my Galaxy Nexus using XDA App
Absolutely amazing! Thank you so much! I have been pulling out my hair for days!
thank you! I had the same problem!worked flawlessly!
silow said:
Download and run an app called SDrecan from the Market. This will force the media services on your phone to rescan the device.
Click to expand...
Click to collapse
Thanks! This was really driving me crazy...
is there one for phones on android kitkat 4.4 and up
silow said:
It's due to how the Android MTP service works. It hasn't scanned your internal storage for the new files/directory to present to your PC yet.
Download and run an app called SDrecan from the Market. This will force the media services on your phone to rescan the device.
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
this app is force closing. i cant even run it . do you have any idea? just today was working fine , i installed a custom rom and now when i try to put another roms on my sd card , i get this message that it's empty
trickster mod also has a media rescan option in bottom of tools section if this is helpful to you, I have to use it after using the "a better camera app" in order for pics to show in gallery without reboot

Mac OS: Android file transfer not working

I'm having an issue with the file transfer. I can see both internal memory and SD, but when i tried to drag and drop from Finder it is giving me an error, saying my screen is locked (even when it isn't) and asking me to reconnect. anyone else have this problem?
This was extremely annoying because I would try to transfer say an album and then it would get like 2 songs on there but not the rest saying my screen is locked please disconnect etc....i tried that but did not work.
please help as the only machines i have our macs.
thanks,
I don't understand. i am dragging the files from finder to the android app into a specific folder...
jedivulcan said:
I get the same error. Try double-clicking the folder you want to drag your files into (in Android File Manager) and drag your files from Finder into that rather than trying to drag files into a folder with the root directory showing.
Click to expand...
Click to collapse
How do you guys even get it to see your phone?
On my computer, it just sits there and freezes if I have the phone plugged in when I start the app. if it isnt plugged in, it tells me to plug the phone in and freezes. When i switched the phone to PTP, it doesnt detect it, though it does pop up in iphoto. Any suggestions? I have been shuttling files with a micro-sd card lol!
jedivulcan said:
I get the same error. Try double-clicking the folder you want to drag your files into (in Android File Manager) and drag your files from Finder into that rather than trying to drag files into a folder with the root directory showing.
Click to expand...
Click to collapse
How do I do this when there already numerous files in that sub folder and if you do that it will drag I to one of the other album folders.... Do you know what I mean?
Sent from my SGH-I747M using xda app-developers app
Best way is to use Kies Air with the mac... transfer them wirelessly.
cue_32 said:
Best way is to use Kies Air with the mac... transfer them wirelessly.
Click to expand...
Click to collapse
How do I do that? It is mp3's.
I heard of double twist with air Sync and easy phone tunes but haven't tried either of them.
Has anyone?
Sent from my SGH-I747M using xda app-developers app
Android File Transfer to MAC
colemac said:
I'm having an issue with the file transfer. I can see both internal memory and SD, but when i tried to drag and drop from Finder it is giving me an error, saying my screen is locked (even when it isn't) and asking me to reconnect. anyone else have this problem?
This was extremely annoying because I would try to transfer say an album and then it would get like 2 songs on there but not the rest saying my screen is locked please disconnect etc....i tried that but did not work.
please help as the only machines i have our macs.
thanks,
Click to expand...
Click to collapse
Android File Transfer has not been operational between Android and MAC os --at all-- since the Jelly Bean release.
Google knows it...Please add your two cents:
-- It's Issue #36970 @ Google's Android Open Handset Alliance Project
Squeaky wheel and all...
I'd post the link, but I'm a newbie here, and it won't let me.​

[Q] HOSED SDCard?

Can anybody tell me why I might be able to see folders when I go through a file explorer on my phone, but when I connect to it with my PC I don't see those folders?
Ex. I flashed a 4.2 ROM and it hosed my SDCard I believe. Lost ability to view files, backed up things to Titanium and didn't see anything when I did that but could see it when I looked through a file explorer on my phone.
Wiped my phone and set back to factory. Reflashed, transferred backedup files back to phone, same issue for some.
Did my appbackup using AppBackUp on my phone and changed the folder name, but that folder will not show when connected to my PC, but again when I look using a file explorer it shows just fine.
One other things I was getting was a "local folder" with the date 12/31/69 when viewing my SDCard on my PC. Nothing in it, but never showed before and had a windows drive logo next to it.
ANY IDEAS!?!?!?!
mrbigdrawsz said:
Can anybody tell me why I might be able to see folders when I go through a file explorer on my phone, but when I connect to it with my PC I don't see those folders?
Ex. I flashed a 4.2 ROM and it hosed my SDCard I believe. Lost ability to view files, backed up things to Titanium and didn't see anything when I did that but could see it when I looked through a file explorer on my phone.
Wiped my phone and set back to factory. Reflashed, transferred backedup files back to phone, same issue for some.
Did my appbackup using AppBackUp on my phone and changed the folder name, but that folder will not show when connected to my PC, but again when I look using a file explorer it shows just fine.
One other things I was getting was a "local folder" with the date 12/31/69 when viewing my SDCard on my PC. Nothing in it, but never showed before and had a windows drive logo next to it.
ANY IDEAS!?!?!?!
Click to expand...
Click to collapse
look in /data/media/0
really, you should read the forums, you cant miss all the threads about fs changes in 4.2.
simms22 said:
look in /data/media/0
really, you should read the forums, you cant miss all the threads about fs changes in 4.2.
Click to expand...
Click to collapse
I do read them and have. Finding the files that were moved wasn't the issue...it's new stuff I was installing or changes I made weren't showing. So basically when I looked at them through Solid Explorer they were there, but when I looked on my PC through USB connection they wouldn't show. BUT, I think I figured it out.
mrbigdrawsz said:
I do read them and have. Finding the files that were moved wasn't the issue...it's new stuff I was installing or changes I made weren't showing. So basically when I looked at them through Solid Explorer they were there, but when I looked on my PC through USB connection they wouldn't show. BUT, I think I figured it out.
Click to expand...
Click to collapse
as in root fs? those wouldnt show up through usb connection.
simms22 said:
look in /data/media/0
really, you should read the forums, you cant miss all the threads about fs changes in 4.2.
Click to expand...
Click to collapse
simms22 said:
as in root fs? those wouldnt show up through usb connection.
Click to expand...
Click to collapse
Naw, not root...just simply sdcard folders. But what I did was uninstall and reinstall the drivers for the Nexus and reboot both devices and it seems to be working fine now. Gotta do some other test to see, but if it's still acting funny I might be back. LOL
Thanks for the help.
mrbigdrawsz said:
Naw, not root...just simply sdcard folders. But what I did was uninstall and reinstall the drivers for the Nexus and reboot both devices and it seems to be working fine now. Gotta do some other test to see, but if it's still acting funny I might be back. LOL
Thanks for the help.
Click to expand...
Click to collapse
good luck

Can't see files from computer

So I downloaded the latest Nav Images for my car while I was on the road today and I was planning on burning them to update my system. The only problem is when I connected my Verizon Galaxy Nexus to my Windows machine I can't find the files I downloaded. I can see them on the phone in Astro, but when I look using Windows Explorer I go to the same folders and there isn't anything there! It shows as empty. Any suggestions? I could upload each one individually to Drive and back down to my PC but that seems like it would take FOREVER!
Fix permissions may help
Sent from my Galaxy Nexus
you can use Trickster Mod's media scanner
I probably should have mentioned I'm not rooted. I pulled the files on my work phone. They are .rar files if that makes a difference.
Id tether the comp to the phone and download them that way instead of uploading them.
I am connected to the computer. I can see every file in my phone EXCEPT the .rar files I am looking for. Its so weird.
purple_duckk said:
I am connected to the computer. I can see every file in my phone EXCEPT the .rar files I am looking for. Its so weird.
Click to expand...
Click to collapse
No I meant tether your comp to the phone for internets, then download them on the comp. Instead of having to upload them first and then download them.

Categories

Resources