Sometimes, when I download a zip file of an apk, my mac unzips it into a folder with all the internal files, not as one apk file.
This almost always happens when I download from mediafire. Sometimes from other sites as well.
Any way to get around this without running windows? Or to quickly repackage the folder into an apk?
It seems to do the same thing on my evo when I transfer the zip from my mac.
If I could open mediafire and other such sharing sites on my evo, I would, but they don't run correctly in my browser.
I appreciate the help.
elr0y said:
Sometimes, when I download a zip file of an apk, my mac unzips it into a folder with all the internal files, not as one apk file.
This almost always happens when I download from mediafire. Sometimes from other sites as well.
Any way to get around this without running windows? Or to quickly repackage the folder into an apk?
It seems to do the same thing on my evo when I transfer the zip from my mac.
If I could open mediafire and other such sharing sites on my evo, I would, but they don't run correctly in my browser.
I appreciate the help.
Click to expand...
Click to collapse
Those site should work fine in your browser, may want to check into that. Anyways, don't open the file after you download. Just rename to a .apk file and you'll be good to go. Macs can screw up zip files like apks and update.zips, so definitely don't open it. Renaming always works for me. Then you can load it on your phone.
If your using Safari it will all ways do that unless you change your settings in preferences in Safari so it wont automatically open files. It is set by default to open any folder when you download hope that helps I have a Mac too
Sent from my PC36100 using XDA App
Thanks for the advice. I'll try all of that going forward.
I'm not sure why, I could never download zips or large files to this phone. My last phone, The HTC Hero, was able to do this with no problem. Any ideas ?
using opera mobile I can download any zips. although if you are in a place with crappy 3g it might fail and you would have to do it again. when I can I download mine over wifi
install androzip and then try
You need a app associated with the file type to download. There is a app called download all files or something that will associate with all file types in order to download.
Download astro file manager from the market. open astro, hit the file manager button then the menu button and click on Preferences then scroll down to enable browser download, just click enable and youre good to go
Thank you the Astro fix seems to work.
I have installed Dropbox app on my phone. Every time I want to read the file, I notice it downloads on my phone and then opened it with the office app. It is too slow in certain occasion. With no internet connection area, it does not work at all. How can I download the files in my phone so I can open them immediately from the phone rather than downloading files on demand. Thanks!
Open a file then click to export it to your sd card. You can also click the down arrow beside the file name and click share. Share to sd card is an option.
Sent from my Samsung Galaxy Note II.
Thanks for your advice.
I think this is what you need: https://www.dropbox.com/help/87/en
Had the same problem, found a useful little free app called dropsync on the play store which did the trick.
It keys tot sync files/folders from Dropbox to your device so you don't have to download the files every time, plus it keeps the directories synced (or not, if you should so choose)
Sent from my GT-N7100 using xda app-developers app
Usually. .if you download a file from Dropbox once. It is already on your phone in internal sd/ Android/data/.com.dropbox.xxx/ cache/scratch/files/
You can check it out. .
Once downloaded. .it doesn't download again. .checks cache and sees if it is there. .and opens from cache
scribbled from my note 2 (N7100)
I personally use Solid Explorer (similar to windows explorer) to get into my Dropbox and just copy the file to a folder I want. Then I just open it with an app of my choice.
I purchased a 32gb micro memory card (class 10) for my beloved Note2. Then I updated my Google Chrome browser for Android. I made it my default browser. I noticed, all my files I download goes to my internal phone memory.
I tried to figure out how to change the default download directory, with no success. It's just not possible. I'm coming from stock browser, which uses external memory. Also, Dolphin HD browser uses external memory, but not Chrome!
Not Chrome!
Someone correct me but, may have to do with Nexus phones not having an SD card slot and its probably the Nexus' default browser? For some reason they carried that throughout?
Yeah, i thought of that also. But for us with removable external memory cards, it's a pain to keep manually moving my downloaded "stuff" from the storage/sdcard0/download folder to the storage/extSdCard/downIoad folder. It's a shame they can't put it in the settings somewhere.
You could probably use one of the bind Mount utilities from the market to mount the download directory over to the external card.
ttabbal said:
You could probably use one of the bind Mount utilities from the market to mount the download directory over to the external card.
Click to expand...
Click to collapse
However, I would need a rooted phone.
Don't misunderstand me. I rooted all my Android phones up to my Note 2 (Vibrant, G2, SGS2) however not my Note 2 yet. Its because I use Isis wallet.
Sent from my SGH-T889 using XDA Premium 4 mobile app
How about a download manager? I have been researching for a solution, and came across these download managers. I noticed that If you install these apps, when you attempt to download anything, it asks if you want to use the download manager or "internet". Why can't the download manager point to my "download" folder on my external SD card.
lawalty said:
How about a download manager? I have been researching for a solution, and came across these download managers. I noticed that If you install these apps, when you attempt to download anything, it asks if you want to use the download manager or "internet". Why can't the download manager point to my "download" folder on my external SD card.
Click to expand...
Click to collapse
You would need one that's configurable for that. I imagine that's more up to the download manager app than anything else. There has to be one that lets you pick the destination directory.
You could also try something like Script Manager, write a quick script to copy the files over to the external, then delete them from the internal. It wouldn't need root as the sdcard directories don't respect permissions by design. Then set it to run once an hour or similar. The "script" could be as simple as "mv /sdcard/download/* /extSdCard/" .... Assuming "mv" doesn't get angry about them being different filesystems. If not, a "cp" followed by an "rm" would do the same thing. Or you could get fancy and use a loop to check that the files got copied over before deleting the original... lots of options.
Google's hate toward removable storage is irritating.
lawalty said:
How about a download manager? I have been researching for a solution, and came across these download managers. I noticed that If you install these apps, when you attempt to download anything, it asks if you want to use the download manager or "internet". Why can't the download manager point to my "download" folder on my external SD card.
Click to expand...
Click to collapse
If you are going that route why not just choose the stock Android browser for downloads and that has an option to download to memory card? You would have to clear defaults in Chrome if you already had chosen to use that to download as default.
I use the download manager that comes with ES File Explorer as my default downloader. All downloads go to my sd card.
Cubicsilver said:
I use the download manager that comes with ES File Explorer as my default downloader. All downloads go to my sd card.
Click to expand...
Click to collapse
I will check out thid download manager fron ES. Maybe it'll work. Thanks
Sent from my SGH-T889 using XDA Premium 4 mobile app
kennyglass123 said:
If you are going that route why not just choose the stock Android browser for downloads and that has an option to download to memory card? You would have to clear defaults in Chrome if you already had chosen to use that to download as default.
Click to expand...
Click to collapse
Ok.. I've been using the stock Android browser like forever. I recently been falling in love with the snappiness of Chrome browser.
Sent from my SGH-T889 using XDA Premium 4 mobile app
lawalty said:
Ok.. I've been using the stock Android browser like forever. I recently been falling in love with the snappiness of Chrome browser.
Sent from my SGH-T889 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
But can't you select the stock browser for downloads only as default until Google fixes the Chrome app?
kennyglass123 said:
But can't you select the stock browser for downloads only as default until Google fixes the Chrome app?
Click to expand...
Click to collapse
I guess I can switch browsers, only use the stock browser for downloads and chrome browser for surfing. However, I want to stick to only one.
Sent from my SGH-T889 using XDA Premium 4 mobile app
This is how you do it: install es file explorer --> open it and go to settings --> select directory settings --> then download path. Pick your SD card. Open chrome and surf to a download of some sort. A pop up should appear and ask how you want to download the file. Choose es file and select always. Done.
Sent from my SGH-T889V using Tapatalk 4
Just use foldermount app... works great
Sent from my SGH-T889 using Tapatalk 2
lawalty said:
I guess I can switch browsers, only use the stock browser for downloads and chrome browser for surfing. However, I want to stick to only one.
Sent from my SGH-T889 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
If you mean you are removing the stock browser then the options are a third party app as suggested by a few here, but if you leave the stock browser on your phone, once you select that to use to download as default it will be the same as a third party app. It will just download.
08j3ct1v3 C said:
Quite an easy fix actually. It requires you to decompile the app, though. If you know how to do that with an SDK tool I can provide you with the modified app file.
Click to expand...
Click to collapse
Sure! Decompiling sounds scary, plus if I was to figure out how to change the default directory, any updates would totally revert it back. But, having said all that, I will look into how to do such a feat. Thanks.
Sent from my SGH-T889 using XDA Premium 4 mobile app
Cubicsilver said:
This is how you do it: install es file explorer --> open it and go to settings --> select directory settings --> then download path. Pick your SD card. Open chrome and surf to a download of some sort. A pop up should appear and ask how you want to download the file. Choose es file and select always. Done.
Sent from my SGH-T889V using Tapatalk 4
Click to expand...
Click to collapse
This worked perfectly for me. Thanks man! You solved the one thing that was keeping me from using this browser.
Cubicsilver said:
This is how you do it: install es file explorer --> open it and go to settings --> select directory settings --> then download path. Pick your SD card. Open chrome and surf to a download of some sort. A pop up should appear and ask how you want to download the file. Choose es file and select always. Done.
Sent from my SGH-T889V using Tapatalk 4
Click to expand...
Click to collapse
Nope, didn’t work for me. It seems logical, and it should work, however I can't get it to work correctly from a website I routinely download from that requires a cookie. For some reason the stock downloader app works fine, along with the stock browser, but not Chrome.
I get a download fail everytime I use ES File Explorer along with Chrome browser.
Sent from my SGH-T889 using XDA Premium 4 mobile app
Try maxthon browser. Been using it to put download to my sd card
Sent from my SGH-T889 using Tapatalk 4
I used to be able to but haven't done so since March/April on account of the summer holidays but with school having now started again I need to download pdfs.
Basically I tried yesterday to download a pdf, the first red flag was that it wouldn't let me change the destination to the external storage, the external sd card wasn't showing as if there wasn't one in. I thought little of this thinking I'll just move it later.
Once downloaded however it won't move (using ES file explorer) and won't open, Adobe says its not a valid PDF document. I can download and open etc. on my phone (2011 Note). And I also managed to download the file on my computer and transfer it via USB, this also works no problem, I can open it and move it around etc. on the tablet.
I've tried a few files multiple times and the same thing is happening so I don't think its a case of the download being incomplete.
I'm using Dolphin and the firmware updated a few days ago.
Any ideas?
Thanks.
@dtst Have you tried deleting and downloading adobe again?
If its not a personal pdf document I will happily try download it from my tablet to test it. I kniw for certain I can download files no problem as I downloaded loads of PDF files a few weeks back.
Yeah uninstalling/reinstalling Adobe didn't work.
Thanks for the offer unfortunately its on the colleges moodle site so I can't link it.
I've had issues with pdfs that had copy protection on them, I couldn't save them or move them
Should have tried this earlier tbh but it seems to be a problem with Dolphin.
I have successfully downloaded the same pdf using Chrome, Opera and the stock browser just annoying since Dolphin is my preferred browser and the others don't give the option to change destination on a file by file basis (afaik).
Hopefully this will be fixed in an update by Dolphin but for now its just a minor inconvenience.
Also ES file explorer seems to have a problem, when I try moving the newly download file it fails, again the stock file explorer is moving the files fine. Hopefully this too will be fixed soon.
I'm just glad I can download files to my tablet in class now without having to wait to use my laptop and transferring later.