Any way to access internal storage after adding SD card? - Moto G7 Power Questions & Answers

I have added an SD card for a friend's G7 Power, however, now when I plug it into the computer and select file transfer, it only shows the SD card and he has some photos in the internal storage that we can't get it out of the phone (they are sitll visible on the Photo app). I found an older thread with similar issue on a Moto G4. The answer at the time was this is an known issue and there's no fix yet. Is this fixed on the G7 Power? Thanks.

I don't have this phone but a way I would try is opening up the gallery app and then looking at the photos details and see if it gives a location
I would then connect phone to PC and do an adb pull of the file/folder
Eg adb pull location of file
Google adb guldes if you have never used adb before & you need to download the adb files
You can also try using total commander file browser and going to the file system root directory and then selecting storage folder
It will then list the available storage folders but if sd card is mounted as Internal storage it might combine the internal storage and sd card into one virtual directory

TheFixItMan said:
I don't have this phone but a way I would try is opening up the gallery app and then looking at the photos details and see if it gives a location
I would then connect phone to PC and do an adb pull of the file/folder
Eg adb pull location of file
Google adb guldes if you have never used adb before & you need to download the adb files
You can also try using total commander file browser and going to the file system root directory and then selecting storage folder
It will then list the available storage folders but if sd card is mounted as Internal storage it might combine the internal storage and sd card into one virtual directory
Click to expand...
Click to collapse
I tried opening the photos in the Google Photo app, it doesn't show the files' location. I'll try it with the the OnePlus gallery app next time he brings over the phone.
As for using total commander, does it work if his phone is not rooted? With ES Files explorer I can only see the SD card folders.

awdrifter said:
I tried opening the photos in the Google Photo app, it doesn't show the files' location. I'll try it with the the OnePlus gallery app next time he brings over the phone.
As for using total commander, does it work if his phone is not rooted? With ES Files explorer I can only see the SD card folders.
Click to expand...
Click to collapse
Most photo apps should tell you the photo location on the device in its details or more information section if you long press the image
You don't need root access to access the root directory
You can probably do it with es file explorer too but I don't use it
You just need to keep going up a level until you reach the root location - with total commander there's a folder on the main menu for root directory
You only need root to access the data partition or to modify files in the root or system partition
All you need is access the storage folder which will then list all available drives be that physical or virtual

Related

[Q] Can not load map data from external storage~!

Can not load map data from external storage~! I'm using papago X5. Since I can't move the folder to root directory, I just simply installed it from download folder. But then when I want to launch the apps, It says"Can not load map data from external storage~! "
I'm going to a new place which I never been there before. So I might need to use GPS. Your help is greatly appreciated! Thanks!
Doesn't it just need the map data to be located on the root directory of the SD Card?
Can you move it to the root of the sd card using a pc?
Phantogenic said:
Doesn't it just need the map data to be located on the root directory of the SD Card?
Can you move it to the root of the sd card using a pc?
Click to expand...
Click to collapse
I can't. Using PC, I can't see any root folder. Only the downloads folder, tmp, Video, media folder, ...

[Q] Way to mount as SD

I used to have an HTC desire and whenever I plugged it into my PC it would give me the option to mount as an external drive. I have had an HTC one x plus I no longer have this option I have root etc. and was wondering is there was perhaps an app or ROM which would allow me to do this?
What exactly are you trying to mount? The internal storage of the device or the SD card? If you want access to the internal storage of the device (accessing the YAFFS file system), to my knowledge there is no way to directly access that from the interface of your computer, as it uses a different file system. You can however, use a file viewer app on your phone to view those files, but you would be viewing them from the phone's screen. If you just want to access the SD card, it should automatically appear on your removable devices as soon as you plug in your device.
syung said:
What exactly are you trying to mount? The internal storage of the device or the SD card? If you want access to the internal storage of the device (accessing the YAFFS file system), to my knowledge there is no way to directly access that from the interface of your computer, as it uses a different file system. You can however, use a file viewer app on your phone to view those files, but you would be viewing them from the phone's screen. If you just want to access the SD card, it should automatically appear on your removable devices as soon as you plug in your device.
Click to expand...
Click to collapse
thanks for the reply, I'm trying to mount the virtual SD do as to make transferring movies, music, files and so on easier and faster than having to sync
No problem, this option should be available even if you root your devices, just select mount as disk drive or whichever option is most similar to that and you should be able to view the contents of the SD card.

Failed to write to sdcard1 after ota kitkat

Has any one else lost the ability to write to their socketed sdcard since the 4.4.2?
thesavo said:
Has any one else lost the ability to write to their socketed sdcard since the 4.4.2?
Click to expand...
Click to collapse
Thats a "feature" of kitkat. Can't be changed unless you have root.
Seriously?
Yes, see here for fix(if your rooted):
https://play.google.com/store/apps/details?id=nextapp.sdfix
thesavo said:
Seriously?
Click to expand...
Click to collapse
It's a security issue. Before KK, the SD card was wide open to any other process to be able to request read/write to any directory and file, regardless of whether or not they created that file or directory.
Now, under KK, a program can create a file or folder in a "protected" area and only that program has the ability to modify the contents in that folder. It cannot modify other folders or files that it didn't create.
Time to move the podcasts. So my older shows that I worked hard to keep to keep the ext sdcard1 as a target, will have to be copied to sdcard0.too bad.thanks @iBolski
No wonder BeyondPod kept 'accidently' putting shows on SDcard0 for the last year. Even though I "pinned" it to SDcard1 in the advanced settings.
Even with the application that patches the /etc/permissions/platform.xml, I have found certain apps still do not work correctly. Dolphin Browser, for example, cannot switch to /storage/sdcard1. It keeps saying it can't find it and I need to ensure I don't have "USB Mode" enabled, which I don't even have as an option when connected to a PC.
I also have init.d installed on my machine and I had startup scripts that mounted various directories from my external to the internal SD card to "fool" the device so that apps that wouldn't save to the external but the internal would save across a mount. Well, that no longer works. For example, Amazon MP3 will not save downloaded music anywhere except to the internal sd card. I had my startup scripts mount an amazonmp3 directory on my external SD card to the internal amazonmp3 directory on the internal memory card. When I proceeded to download music, it didn't show up in the external directory. However, I noticed that the internal sd card's memory did decrease. I then unmounted the directory and saw that the Amazon MP3 app was ignoring the mount under KitKat and directory saved the files into the /storage/sdcard0/amazonmp3 directory, even though it was mounted to the directory on the external SD card. It did work under JB and ICS, but apparently, with KitKat, some apps will still write directly to the native directory on the internal SD card, ignoring the fact that I've mounted a different directory to it.
The stock Moto camera will write to the external SD card if you go and change the setting for it. However, the Google Camera does not give you any option to store your pictures anywhere except on the internal SD card memory. :crying:
Remember, apps can write to the external card, if you don't apply the "patch", but only to what is considered a protected are (the /storage/sdcard1/Android directory structure) and then, they can only write to a directory that the app created. They can read other directories, but they cannot modify them.
iBolski said:
It's a security issue. Before KK, the SD card was wide open to any other process to be able to request read/write to any directory and file, regardless of whether or not they created that file or directory.
Now, under KK, a program can create a file or folder in a "protected" area and only that program has the ability to modify the contents in that folder. It cannot modify other folders or files that it didn't create.
Click to expand...
Click to collapse
That's official explanation (bull****) as you described above with non stock camera. Basically KK made external storage almost useless. I found this nice description quite long time ago.
https://plus.google.com/+TodLiebeck/posts/gjnmuaDM8sn
Zeljko1234 said:
That's official explanation (bull****) as you described above with non stock camera. Basically KK made external storage almost useless. I found this nice description quite long time ago.
https://plus.google.com/+TodLiebeck/posts/gjnmuaDM8sn
Click to expand...
Click to collapse
I know at this point, Root Explorer still works with it, after setting the correct permissions into the /etc/permissions/platform.xml file. That works for a lot of apps. The only one that I know that is currently broken is Dolphin browser. I cannot navigate to the /storage/sdcard1/ area anymore. It keeps telling me it can't find the file or directrory and that I should make sure the SD card is ready and USB Mass Storage (haven't seen this option since my Droid X2) is not on.
So definitely, Dolphin Browser is doing something differently that even the patch isn't working for it.
Problem is that without root user cannot edit platform.xml and even after that some applications refuse to write to sd card. Another example is OfficeSuite 7 Pro which I bought and now cannot edit file if it's needed. Workaround is to save to internal then overwrite to sd card.
Basically stock Android becoming more and more limited, harder and harder to get root... That's so bad that I wouldn't update to official kk in the case that my phone has locked bootloader.
Read this article http://www.xda-developers.com/andro...use-even-more-issues-for-root-app-developers/

ES File Mgr Issue With SD

I'm using ES File Manager to copy files from my computer to a new Note PRO. I can copy files to the internal storage but I can't copy to the external SD. Also, I cannot use ES File Manager to move files from internal storage to the SD. I can use the stock file manager to move files between internal and SD. So the questions are:
1) Can ES File Manager be made to copy files to the SD card?
2) If not, then can the stock file manager access Windows devices to copy files from the computer to the SD?
Likely the Kitkat SD write permission issue. See here:
http://forum.xda-developers.com/showthread.php?t=2681357
muzzy996 said:
Likely the Kitkat SD write permission issue. See here:
http://forum.xda-developers.com/showthread.php?t=2681357
Click to expand...
Click to collapse
Yep, that looks like it. Thank you. I'm not ready to root yet to solve the issue. I was not able to tell if this is a bug or by design. It's pretty limiting.
Still trying to figure out if the built-in file manager can be used to copy from a Windows computer to the SD card.
If you connect your tablet to your windows PC you should be able to access internal and external sdcard. They will show up as separate drives. If they don't, install Kies 3 then connect your tablet again.
dodo99x said:
If you connect your tablet to your windows PC you should be able to access internal and external sdcard. They will show up as separate drives. If they don't, install Kies 3 then connect your tablet again.
Click to expand...
Click to collapse
I was hoping to get this done using wi-fi just for the convenience. It is something I did with previous devices. It always surprised when a basic feature goes away.
If you have an FTP server installed on your PC, My Files app can pull your files that way, then save them to external sdcard
ES File Explorer implemented the workaround within the first few days of KitKat's release. I've been using it to move files in all directions to and from my MicroSD on my Note 3, S5 and NotePro for months without issue. The main thing that doesn't work is renaming.
However, the WiFi transfer to MicroSD has been blocked by Google for security reasons after a series of WiFi-related file security problems. No file manager is capable of this without Root. Same as how you can no longer download files off the internet directly onto the MicroSD.
It's much faster to just pull out the MicroSD and plug it into a PC, anyway. The transfer protocols on Android are a nightmare.

Issues accessing the external SD card for some apps

Guys, sorry to ask this, but I have some issues with some apps when they try to write something to the microSD card........for example: Titanium Backup says that any destination folder in the microSD is not writable.....
I´ve just rooted my phone with shoey63 assistance so I´m using the latest recovery, MM 291 with latest SU version.
In the particular case of TB, I had to do this trick to make it work:
In TB, go to Preferences -> Backup Folder Location.
Click on Storage provider at the top (it's not obvious that it's clickable).
Click on DocumentProvider storage. That will take you to a File Manager interface. You may have to click on the 3-dot menu on the top-right to enable the (external) SD card to be shown, then click the menu lines in the top-left and select your SD card, and click the "Select" at the bottom right. (You don't have to select your Titanium Backup folder here, you're just using this to get access to your SD Card.)
Now you should be back in Titanium Backup and you can browse like you used to to get to your preferred backup folder on your external SD Card
I warn you that using this Document Provider storage is much slower - at least it seems so for me. But, it seems that it's the only way to go for now.
Have the same problem with some other apps that say the microSD card lack of write permissions.
I´ve already flashed the ExtSD_Fix_rw-signed-v2.9b.zip fix a couple of times and the same scenario with RICDefeat.zip without luck. Just to mention that I can copy/move/delete files in the card using ES File Explorer just fine, but when I need to define a file/folder as the destination folder in some apps, they give me an error stating that file/folder is not writable.
Does someone could give me a hand with this?
TIA.
Alx

Categories

Resources