[Q] Browse SD Card from Android Stock Browser - Droid Incredible Q&A, Help & Troubleshooting

Hi, just a quick question? I have been trying to browse sd card from android stock browser. I have used the following scripts but none work. I could not find any useful info regarding this over the net either.
Can someone help please? I'm using JB 4.2.1 and sd card path is /storage/sdcard0.
file://mnt/sdcard/
file://sdcard
file://storage/sdcard0/

T_ADD said:
Hi, just a quick question? I have been trying to browse sd card from android stock browser. I have used the following scripts but none work. I could not find any useful info regarding this over the net either.
Can someone help please? I'm using JB 4.2.1 and sd card path is /storage/sdcard0.
file://mnt/sdcard/
file://sdcard
file://storage/sdcard0/
Click to expand...
Click to collapse
Dont know if that is even possible. It dosent work for me. Why not just download one of the many file explorer apps on the market?

It should be possible. It's just that having one app do a few more things is convenient.

T_ADD said:
Hi, just a quick question? I have been trying to browse sd card from android stock browser. I have used the following scripts but none work. I could not find any useful info regarding this over the net either.
Can someone help please? I'm using JB 4.2.1 and sd card path is /storage/sdcard0.
file://mnt/sdcard/
file://sdcard
file://storage/sdcard0/
Click to expand...
Click to collapse
with the google chrome app you can type file:///sdcard

Related

[Q] How do you permanently disable froyo apps2sd?

I've tried to search all of XDA, but I could find anyone wanting to fully disable froyo's apps2sd.
I prefer to use DT a2sd on my ext3 partition. With using Ti backup and installing from the market, some apps get installed on the SD in the .android.secure folder. Its a pain for me to one-by-one move them off the SD and back onto the phone, so DT a2sd moves them to the ext3.
So, does anyone know how to disable froyo's apps2sd? I'm using a sense ROM if that matters.
Thanks!
Bump. Back to the top.
Anybody? I know there's some smart people in XDA that would know how to do this.
coiledwire said:
Bump. Back to the top.
Anybody? I know there's some smart people in XDA that would know how to do this.
Click to expand...
Click to collapse
Looking for an answer to this as well.
There are apps to sd apps that let you move all apps on sd to internal memory, but I've never used one.
I know in cyanogenmod there's an option in settings to choose install location for apps (internal/external/automatic) but I'm not sure about your rom. If you're using stock I know it isn't there but otherwise you could check your settings.
Sorry I couldn't give you a better answer.
plainjane said:
I know in cyanogenmod there's an option in settings to choose install location for apps (internal/external/automatic) but I'm not sure about your rom. If you're using stock I know it isn't there but otherwise you could check your settings.
Sorry I couldn't give you a better answer.
Click to expand...
Click to collapse
That's the file I'm looking for. I've read in a Droid forum somewhere there's a . sh file that can be edited to have the same effect as cyanogen's option.
I'm on a sense based ROM, and I can't find that file.
Sent via XDA app
theres a sh file in /system/bin
NewZJ said:
theres a sh file in /system/bin
Click to expand...
Click to collapse
I see it. I think someone had discussed a "<some name>.sh" file to edit that sounds like what the cyanogen setting does.
I opened the sh file you pointed to and it just came up with gibberish.
Bumpy.
Come'on, someone had to of done this mod....
Sent via XDA app
I don't have a direct solution for you, but this app might help ease the pain:
https://market.android.com/details?id=com.a0soft.gphone.app2sd&feature=search_result
It's designed to help people go the other way around, but it groups apps into three tabs -- On Phone (movable), on the SD card, and phone only. You could use the "On SD Card" tab to help you find the apps that are on the SD card, and you can click on one to go right to the app page and move it back.
You'll want to turn off "Notifications" under settings, as that feature notifies you when apps can be moved the SD card, which isn't what you're wanting to do.
bkrodgers said:
I don't have a direct solution for you, but this app might help ease the pain:
https://market.android.com/details?id=com.a0soft.gphone.app2sd&feature=search_result
It's designed to help people go the other way around, but it groups apps into three tabs -- On Phone (movable), on the SD card, and phone only. You could use the "On SD Card" tab to help you find the apps that are on the SD card, and you can click on one to go right to the app page and move it back.
You'll want to turn off "Notifications" under settings, as that feature notifies you when apps can be moved the SD card, which isn't what you're wanting to do.
Click to expand...
Click to collapse
Thanks for the suggestion. I'll keep this in my back pocket.
The reason I'm looking for this mod is to avoid having apps default to the SD card when I restore them from Ti backup or purchase them from the market. Some apps (like angry birds for example) will default to SD card when available.
I'm trying to trick the system into thinking the SD is not available for app installs.
http://androinica.com/2010/08/03/how-to-install-apps-to-the-sd-card-by-default-on-android-2-2-froyo/
You could try this, but backwards. At the very end it tells you how to set it to internal memory. I'm not sure if location 0 is internal or automatic. Since location 2 is external, location 1 might be internal. You could try both. Hope this helps.
plainjane said:
http://androinica.com/2010/08/03/how-to-install-apps-to-the-sd-card-by-default-on-android-2-2-froyo/
You could try this, but backwards. At the very end it tells you how to set it to internal memory. I'm not sure if location 0 is internal or automatic. Since location 2 is external, location 1 might be internal. You could try both. Hope this helps.
Click to expand...
Click to collapse
Awesome! Now that's what I was looking for!
Not sure what "pm" command does, but it took. I set it to zero; now I need to find a way to test it. Just I'll have to disable Dark Tremors a2sd and verify. If someone has tested this, let me know if zero is the right setting to force only internal installation.
Here's the followup question: Where is "setInstallLocation" defined in the system (file)?
That way I can use root explorer to verify the setting and not just push a value with the terminal or adb.
Thanks again!

[Q] Unable to see storage card when running on Android

Hi all,
I am trying to get android to work on my old Tilt2 for my fiance so we can play games together. I've gone through all the steps by adding the correct files to the root of the storage card and running Haret. Every thing seems to work "fine" other than the fact that I can't see a storage card while in Android. I tried to partition my SD card to see if that would help but I am unable to determine the proper way to do that. Any help would be appreciated
Do you have some type of file manager installed on Android? I know that I could always see it, with the exception of the Android folder on my card.
Demonic240 said:
Hi all,
I am trying to get android to work on my old Tilt2 for my fiance so we can play games together. I've gone through all the steps by adding the correct files to the root of the storage card and running Haret. Every thing seems to work "fine" other than the fact that I can't see a storage card while in Android. I tried to partition my SD card to see if that would help but I am unable to determine the proper way to do that. Any help would be appreciated
Click to expand...
Click to collapse
I've said this 100x, not sure why it never shows up on people's searches...
But backup all the data on the card. Format the card (full format, FAT32) using the HP Tool. Restore all the data on the card after the format, or start over fresh doesn't really matter. Apps should now be able to see the card, etc.
I'm not concerned about apps seeing the storage card. I don't have a "My Files" app that will let me navigate the card. Do I need to download a file manager in order for it to work?
I fixed it.. I had to download a file management app I feel dumb now.
Which App?
lotusfrontera said:
Which App?
Click to expand...
Click to collapse
Astro is pretty good, and is included in AndroidApps folder IIRC.
arrrghhh said:
Astro is pretty good, and is included in AndroidApps folder IIRC.
Click to expand...
Click to collapse
Amusingly, I use multiple file storage apps. Super Manager for making system files r/w, and file expert for the look and feel. I have astro too, on my other phone, but only really use it for enabling all file type downloads from the web.
Sent from my SGH-I897 using XDA App

SD Card as standard

Hey Guys!
I took over the Wildfire of a friend and he reseted it. Now i wanted to put my SD-Card in it but all the Apps i want to download are safed in the internal storage. By Google search i just found solutions for saving fotos and videos on SD-Card but not Apps and so on.
It runs with 2.3.5 Android. Can you help me?
Thanks
Would it not be easier as it is to put all your apps into an online backup like SOS? (Link here: https://play.google.com/store/apps/...yLDEsImNvbS5zb3NvbmxpbmViYWNrdXAuYW5kcm9pZCJd
Then backup your apps, photos, videos, music etc.. After that download the app onto the other device, sign into your account and redownload everything to the SD. The way you're trying to do it just opens the door to confusion.
Pazens said:
Hey Guys!
I took over the Wildfire of a friend and he reseted it. Now i wanted to put my SD-Card in it but all the Apps i want to download are safed in the internal storage. By Google search i just found solutions for saving fotos and videos on SD-Card but not Apps and so on.
It runs with 2.3.5 Android. Can you help me?
Thanks
Click to expand...
Click to collapse
I think you should try the titanium backup(you can find it here "http://www.filecrop.com/77298937/index.html").you can backup almost everything you have...you should definitely give it a try
Neo_92 said:
I think you should try the titanium backup(you can find it here "http://www.filecrop.com/77298937/index.html").you can backup almost everything you have...you should definitely give it a try
Click to expand...
Click to collapse
Yeah nice solutions, the problem is i got a new SD. So the only way i can imagine how it could work is to download all the APKs i need, and put them on my SD-Card... but i think it wants to install on the internal storage, or does it install whereever the apk is?
Thanks!
Pazens said:
Yeah nice solutions, the problem is i got a new SD. So the only way i can imagine how it could work is to download all the APKs i need, and put them on my SD-Card... but i think it wants to install on the internal storage, or does it install whereever the apk is?
Thanks!
Click to expand...
Click to collapse
No suggestion how it could work?
Pazens said:
No suggestion how it could work?
Click to expand...
Click to collapse
Unfortunately for you, mate, the Android is made so that an app is almost always installed on the internal space and, if the developer included this, it could be moved to the sd card. The location of the apk makes no difference and even if you moved it, it leaves parts in the internal storage (like moving only half of it).
I suggest you use Data2SD or Link2SD (I preffer the latter) to install whatever app you need totally to the sd.

SM-T805 just won't let edit files on SD

Just purchased my galaxy tab s. When I found out how it behaves with external memory rooted it at once, did the thing for read/write permissions, disabled this weird safety feature and... It does not alow editing files to any program which causes a big problem when I try to use "iGO" navigator for example which keeps its files on SD, or use some office program to edit any content on SD... It does alow creating and deleting files though.
Any ideas? Many thanks in advance!
I guess it's a kitkat problem. I heard in lollipop google returned to full read write access to SD cards.
Or try using a custom kernel
DUHAsianSKILLZ said:
Or tey using a custom kernel
Click to expand...
Click to collapse
what do you mean?
hmaxos said:
I guess it's a kitkat problem. I heard in lollipop google returned to full read write access to SD cards.
Click to expand...
Click to collapse
Maybe there is some fix possible about it?
gyrtaz said:
what do you mean?
Click to expand...
Click to collapse
Sorry i meant try a custom kernel. Skyhigh kernel fixes sd problems. I am running it now and it does work. Perhaps you can try that?
DUHAsianSKILLZ said:
Sorry i meant try a custom kernel. Skyhigh kernel fixes sd problems. I am running it now and it does work. Perhaps you can try that?
Click to expand...
Click to collapse
I only found topics about sd r/w problems where they say that I need to root and run some code (or edit some file manually) to fix permissions. Well I did it... But I couldn't find anyone talking about editing... I can get around that by saving an edited file in diferent name, deleting the original and renaming it back to original... But programs I try to use does not do tricks like that :silly:
Was your problem similar? Any links regarding the fix of this?
gyrtaz said:
I only found topics about sd r/w problems where they say that I need to root and run some code (or edit some file manually) to fix permissions. Well I did it... But I couldn't find anyone talking about editing... I can get around that by saving an edited file in diferent name, deleting the original and renaming it back to original... But programs I try to use does not do tricks like that :silly:
Was your problem similar? Any links regarding the fix of this?
Click to expand...
Click to collapse
Well I have always ran skyhigh kernel for my sd card. Even if rooted with the sd fix my sd card still worked fine(on stock rom). Perhaps it could be the file manager your using? Well i also seen the r/w fix by editing a file but that was months ago and I forget how to do it. Sometimes sd fix app would say its fixed, but it wasnt. So using another app from the playstore could fix it? Hope this helps
DUHAsianSKILLZ said:
Well I have always ran skyhigh kernel for my sd card. Even if rooted with the sd fix my sd card still worked fine(on stock rom). Perhaps it could be the file manager your using? Well i also seen the r/w fix by editing a file but that was months ago and I forget how to do it. Sometimes sd fix app would say its fixed, but it wasnt. So using another app from the playstore could fix it? Hope this helps
Click to expand...
Click to collapse
The file seems to be edited properly but none of programs are able to edit files. Biggest problem at the moment that iGO won't save its configuration and shut down when a route is entered. I assume it is because of unability to edit files in sd also

[Q]

Hi
Just got my TAB S 10.5 wifi. Painstakingly been trying to setup the pc so the tablet can talk to it. And installed ES File explorer so I can simply copy & paste my music to my SD card when ever I want.
But when I came to it, ES explorer will not let me do it, it says it needs to be rooted, which I don't want to do, I did on my S3 but that was purely to installed Viper for android.
2 questions:
Does anyone know if lollipop will sort out this permission problem when it's released.
and if not, is there a way to write to my SD card without rooting?
Many Thanks
At least make a proper effort at posting a subject line in the right sub forum and somebody might make an effort to reply...
Lollipop should fix sd issue i guess. I am running cm12 and have no problems. And theres no way to write to sd without rooting on kitkat or maybe i havent found a way
Dibbley247 said:
Hi
Just got my TAB S 10.5 wifi. Painstakingly been trying to setup the pc so the tablet can talk to it. And installed ES File explorer so I can simply copy & paste my music to my SD card when ever I want.
But when I came to it, ES explorer will not let me do it, it says it needs to be rooted, which I don't want to do, I did on my S3 but that was purely to installed Viper for android.
2 questions:
Does anyone know if lollipop will sort out this permission problem when it's released.
and if not, is there a way to write to my SD card without rooting?
Many Thanks
Click to expand...
Click to collapse
Did you try stock file explorer?
Dibbley247 said:
Hi
Just got my TAB S 10.5 wifi. Painstakingly been trying to setup the pc so the tablet can talk to it. And installed ES File explorer so I can simply copy & paste my music to my SD card when ever I want.
But when I came to it, ES explorer will not let me do it, it says it needs to be rooted, which I don't want to do, I did on my S3 but that was purely to installed Viper for android.
2 questions:
Does anyone know if lollipop will sort out this permission problem when it's released.
and if not, is there a way to write to my SD card without rooting?
Many Thanks
Click to expand...
Click to collapse
Kitkat introduced SD Card restrictions that meant apps could only read SD card data without being able to write to them or modify anything. Samsung somehow worked around this with their stock My Files app which allows writing to SD.
Lollipop should fix this by default and open up access to ES again
Sent from my Note 4
ashyx said:
At least make a proper effort at posting a subject line in the right sub forum and somebody might make an effort to reply...
Click to expand...
Click to collapse
did not realise the title went missing, my phone is a bit Laggy now and plays up.
Anyway, bit more digging, and I have come across an app called B1 File manager.
anyway, move this to the SD card, and you can write to it's own folder. Then I can assign my media player albums to the sub folder and works a charm!!!!!
And I never tried the stock file manager. I'm still learning what's on here, I've been stuck on jellybean for the past 2 years so there's probably lots on here to figure out.
Dibbley247 said:
did not realise the title went missing, my phone is a bit Laggy now and plays up.
Anyway, bit more digging, and I have come across an app called B1 File manager.
anyway, move this to the SD card, and you can write to it's own folder. Then I can assign my media player albums to the sub folder and works a charm!!!!!
And I never tried the stock file manager. I'm still learning what's on here, I've been stuck on jellybean for the past 2 years so there's probably lots on here to figure out.
Click to expand...
Click to collapse
How does this method work?
Sent from my Z667T using XDA Free mobile app

Categories

Resources