"Downloads" app Question. - G2 and Desire Z Q&A, Help & Troubleshooting

My downloads app never shows anything in it, I've tried renaming my downloads folder, and have not gotten it to work, does anyone have a remedy?

Related

[Q] Unable to reinstall some apps

I've searched for this and no luck... I'm using Myn's Warm 2.2 RLS4 and trying to reinstall some of the removed .apks that are in the optional folder, and others that I have moved myself using Root Explorer. Some of them I could just click and they would install via the app installer with no problem. However, I'm getting an "application not installed" message for some.
I've tried installing from the folder (with success for some apk's) and also tried moving the files back to the original location system/app and installing from there. (I've also had this work in one instance). In addition, I've tried rebooting and wipes of dalvik in between attempts.
An example: I moved HTCTwitter to the sd card and the app (Peep) was gone as expected. Next I tried reinstalling to test whether or not it would work and got the dreaded "app not installed" message. After that I tried just moving file back to the original location using root explorer and a restart. The file moved to the correct location, but no sign of the app. I tried installing from within system/app and same "app not installed".
This is not isolated to this ROM for me. Had same issue with AVA Froyo. Any help would be appreciated.
Thanks
Are the one's that you are having trouble with "System Apps"?
It seems like it's mostly the apps that came pre-installed like Peep in the example and I remember the issue with Teeter as well. I recall having an issue with twitter, when I moved it thinking it was the peep app and could not reinstall that app. However, I went to the mkt and the twitter app install with no problem.
So, yes. It seems like systems apps.
Try setting your permissions mask to match an installed app. While you're at it check ownership and chown to match.
Oh yeah I'm sure you're first uninstalling, then installing a new.
kperry1911 said:
I've searched for this and no luck... I'm using Myn's Warm 2.2 RLS4 and trying to reinstall some of the removed .apks that are in the optional folder, and others that I have moved myself using Root Explorer. Some of them I could just click and they would install via the app installer with no problem. However, I'm getting an "application not installed" message for some.
I've tried installing from the folder (with success for some apk's) and also tried moving the files back to the original location system/app and installing from there. (I've also had this work in one instance). In addition, I've tried rebooting and wipes of dalvik in between attempts.
An example: I moved HTCTwitter to the sd card and the app (Peep) was gone as expected. Next I tried reinstalling to test whether or not it would work and got the dreaded "app not installed" message. After that I tried just moving file back to the original location using root explorer and a restart. The file moved to the correct location, but no sign of the app. I tried installing from within system/app and same "app not installed".
This is not isolated to this ROM for me. Had same issue with AVA Froyo. Any help would be appreciated.
Thanks
Click to expand...
Click to collapse
Try using adb what you need to do is place your apk in your androidsdk tools folder, open cmd, cd to your androidsdk/tools folders, and push the apk to there location wanted. Example pushing gmail would be as follows.
Code:
Adb remount
Adb push gmail.apk system/app
An reboot
Sent from my unrEVOked using xda app
Thanks. Going to give adb a try. I saw that suggestion somewhere else too. It seems like just copying to system/app places the file there, but doesn't have the same effect as adb push.
Also, I did try matching permissions when I was having issues with teeter trying to use root explorer. The strange thing is that I was able to do this a few months ago with the same apk, if I recall correctly, by just installing from Astro file mgr.
Thanks for the help guys.
-kp
Iirc the only time I ever got that message was when froyo apps2sd lost its links and I filled my phone memory with apps.
What's your memory?
Sent with Super-Sonic Vision using XDA app.

[Q] Fresh EVO 3.5 FM Radio

Hello all! I rooted my EVO last month, and am running the Fresh EVO 3.5 ROM. The developer removed many of the OEM "apps" including the FM radio. (I use quotes, because things like the FM radio aren't just apps... it's part of the functionality of the phone, and without it, you're removing a capability of the phone.)
In order to get it back, I tried installing from the SD card where he stored all the removed apps, which the developer himself says wouldn't work. No surprise, it didn't work. "Application not installed"
I moved it to system/app and tried to install, whence I'm again told "Application not installed."
Downloaded the .apk (found by searching some forums), moved it into system/app and tried installing it with the same result ("Application not installed").
Tried using "AppInstaller" on the .apk, same result.
I'm frustrated that this ROM, while great in every other respect, has killed some of the functionality of my phone. If someone could help me get the FM radio back, I'd greatly appreciate it. Thank you!
Try flashing this file from your recovery the same way you installed the Fresh ROM. It will install the HTC FM Radio app in your system/app. Without a zip file like this you would normally need to use an application like Root Explorer.
http://dl.dropbox.com/u/3000044/FM_Radio-FreshEvo-3.5.0.1-02142011.zip
P.S. Even though this is the app section its more for developing and modifying apps. In the future you should post basic questions like this in the Q&A section.
Thanks for the help and advice.
Your .zip did install the FM radio and widget files to the system/app folder, but they still will not install. I get the same message as I did before.
Also, I have Root Explorer - that's how I moved the .apk to the system/app folder in my original attempt.
I posted a tweaked apk in flipz's thread a few month's back that should install for you, by flashing from recovery. You can give it a shot as well.
http://forum.xda-developers.com/showpost.php?p=9989719&postcount=7252
here you go, just flash
I guess I am not sure what issue you are having. I am running Fresh with out FM radio installed. I was able to use root explorer to move the file to system/app, then set the permissions, and reboot and once I was back into the launcher I was able to use the HTC radio app which was not there before. After doing that I restored my backup to before having the radio app installed and tried again using the zip file I supplied, rebooted, and I was able to use the app.
^ And for some reason, I was not able to do the same. The file was in system/app, but it would not install.
Toxin715 - Worked beautifully! Thank you!
Out of curiosity, do you have anything similar for the radio widget? I get the "Application not installed" error with that, as well... it's not as big of a deal, though.
Mathman85 said:
The file was in system/app, but it would not install.
Click to expand...
Click to collapse
If you have moved the apk to /system/app on your phone you do not need to install it, just reboot.
Mathman85 said:
^ And for some reason, I was not able to do the same. The file was in system/app, but it would not install.
Toxin715 - Worked beautifully! Thank you!
Out of curiosity, do you have anything similar for the radio widget? I get the "Application not installed" error with that, as well... it's not as big of a deal, though.
Click to expand...
Click to collapse
No problem, glad to help. Um you also need the widget?
Toxin715 said:
No problem, glad to help. Um you also need the widget?
Click to expand...
Click to collapse
Lol, that's my zip...
brandenk said:
If you have moved the apk to /system/app on your phone you do not need to install it, just reboot.
Click to expand...
Click to collapse
If that had been the case, I would've never bothered trying to install it, because "FM Radio" would've shown up in my apps and I'd have been happy to post that the issue was resolved. After rebooting when I had moved it to system/app with Root Explorer, it was not in my apps list, so I tried to install it (to no avail). Even after flashing the .zip you posted (after which I had to reboot to get out of recovery), it was in system/app, but not in my apps list; when I clicked on it in Root Explorer, I was given the "Application not installed" error. Even after flashing the .zip that Toxin715 and JsChiSurf posted, it was in system/app, but not in my apps list - the difference here was that when I went into Root Explorer and clicked on it, it let me install it, so now that issue is resolved.
Similarly, the widget is in system/app, but I assure you that I am not able to use the widget (I was going to post screen shots, but since I'm a n00b, the forum won't let me).
Toxin715 - Yes, if you could provide insight (or a .zip) for the widget, I'd be extremely grateful.
JsChiSurf - Thank you! I now see that it's your .zip, I just happened to try it directly from what Toxin715 had posted, so I didn't realize it at the time. Out of curiosity, what made your .zip any different from the others that I've tried and had no success with?
And open question to all who are reading - why would the app not show in my apps list if it is installed in system/app? Could something have gone wrong during the install of my ROM that perhaps a re-flash might correct?
Here's what I did to get it to work (using Root Explorer):
1) Copied HTCFMRadio.apk from fresh-removed-apks folder on my SD card
2) Navigated to system/app folder and clicked on "Mount R/W" button to make folder writable.
3) Pasted HTCFMRadio.app file in the system/app folder
4) Modified the permissions to match the other apps (rw-r--r--)
5) Rebooted the phone
That worked perfectly for me. I didn't modify the permissions at first and wasn't able to view the app in my app drawer. After I modified the permissions and rebooted, the app showed up as installed and worked perfectly.

[Q] Download folder "empty"... Downloads unsuccessful

hey so I have two problems that im 100% sure are connected. One - anything I try to download (on stock browser, ICS Browser +, and Chrome) all fail even after numerous retries and clearing Download Manager / Downloads / Browsers data and rebooting.
Two - my sdcard/Download folder appears to be empty when using Astro and through a usb connection. Going to data/media/Download, I see all the contents of the folder, but sdcard/Download shows it as empty (false).
I'm on AOKP B28 and Franco M2
Any ideas? id love to be able to download things on my stupid phone again -______________________-
Edit: SOLUTION at post #14
I just got my galaxy nexus but from previous phones this is caused by not redoing permissions. Hope this helps. Rom Manager should help.
Sent from my Galaxy Nexus using XDA
Fixed permissions. Download folder still showing up as empty. Downloads still unsuccessful.
Did you flash the sense 4.0 port by any chance?
That happened to me after I flashed that, couldn't see my pictures in gallery either.
To fix it I transferred all my sdcard contents to my computer, locked my bootloader and then unlocked it again and all was good!
Transferred everything back again then after.
nope havent flashed anything crazy but my custom rom and kernel
Well give that trick a go, it might sort everything out.
that method is basically a data wipe and would require me to reinstall the rom, kernel, restore all 300 apps and data ... every lengthy process .. without even a guarantee that it will fix the problem. but ill keep it in mind as a very last resort
anyone have any other suggestions?
It won't wipe rom and kernel, they will be fine but yes, unlocking it will wipe your apps.
It really is a last resort but in the thread for the sense port that is what the dev recommends.
Try everything you can before doing that obviously but I looked and that's all I could find that would work.
I'll keep an eye on this thread so if you find any way post it because I'm interested in finding out.
so any1 have a fix? i tried searching google and xda, found no solution or anything even close ...
Download an app called "Download All". Open it just once and close it, then try downloading the file again. I've had this problem before, and this seemed to have solved the problem for me. Let me know how it works out for you.
[EDIT]The direct link HERE[/EDIT]
Jesus christ people.
Settings > Apps > Download Manager > Clear Data.
Stadsport said:
Jesus christ people.
Settings > Apps > Download Manager > Clear Data.
Click to expand...
Click to collapse
Read the OP.
DERRRRPPPP!!!!
---------- Post added at 05:40 AM ---------- Previous post was at 05:36 AM ----------
Dmw017 said:
hey so I have two problems that im 100% sure are connected. One - anything I try to download (on stock browser, ICS Browser +, and Chrome) all fail even after numerous retries and clearing Download Manager / Downloads / Browsers data and rebooting.
Click to expand...
Click to collapse
Reading. An amazing tool.
Try Dolphin browser HD
Okay so.. I wish I would've taken a screenshot of the file before I deleted it but whatever I guess I'll just describe the entire scenario for anyone else who's having this problem and getting no answers (to the guy who said Dolphin Browser.... Really?.......).
So first of all, data/media/Download functioned 100% fine, sdcard/Download, however, was basically a hollow tomb. You couldn't place any new files into it or even access any of the old files because the folder would appear as empty. So after getting not much help from xda and getting fed up with being unable to download anything at all (you'd be surprised how many things you need to download on a daily basis), I decided to look around using Astro and Root Explorer... Now this is where it gets weird/interesting...
So, using Astro, I found nothing out of the ordinary. But going into Root Explorer, I found a file(not folder) called "download" which was 4.36mb, had permissions rw-rw-r I believe, and showed no content when using a text editor or opening as a zip file. At first I tried setting this files permissions to that of any other folder I had in /sdcard, thinking all my download problems were because the permissions were set wrong, but even after changing the permissions, I couldn't download anything off the Internet. So I go back to the file, again with Root Explorer (this file wouldn't even show up in Astro.. anywhere), and decide to rename it, thinking it's just causing problems (deliberately or accidently) to downloadxxxx.zip (it had no extension before, just strictly "download") but even after this my problems still persist. Lastly, I just decide to delete this weird file altogether and... Voila, I was able to copy a file into my Download folder again, I can download files off the Internet, and i can view/access the contents of the folder. So everything is back to normal, hurray. I'm just curious what the hell that 4.36mb file could have been and why was it messing with downloads even after being renamed (I figured, okay, if it had the same name as the folder, that might cause problems, but after a rename... It made no sense). My only thought now is that the file was a trojan, but I'm not a coder or massive software techy so I can't say for sure. Anyways, problem solved. Just goes to show, sometimes you gotta take matters into your own hands. Hope this will help someone in the near future. Cheers.
Dmw017 said:
Okay so.. I wish I would've taken a screenshot of the file before I deleted it but whatever I guess I'll just describe the entire scenario for anyone else who's having this problem and getting no answers (to the guy who said Dolphin Browser.... Really?.......).
So first of all, data/media/Download functioned 100% fine, sdcard/Download, however, was basically a hollow tomb. You couldn't place any new files into it or even access any of the old files because the folder would appear as empty. So after getting not much help from xda and getting fed up with being unable to download anything at all (you'd be surprised how many things you need to download on a daily basis), I decided to look around using Astro and Root Explorer... Now this is where it gets weird/interesting...
So, using Astro, I found nothing out of the ordinary. But going into Root Explorer, I found a file(not folder) called "download" which was 4.36mb, had permissions rw-rw-r I believe, and showed no content when using a text editor or opening as a zip file. At first I tried setting this files permissions to that of any other folder I had in /sdcard, thinking all my download problems were because the permissions were set wrong, but even after changing the permissions, I couldn't download anything off the Internet. So I go back to the file, again with Root Explorer (this file wouldn't even show up in Astro.. anywhere), and decide to rename it, thinking it's just causing problems (deliberately or accidently) to downloadxxxx.zip (it had no extension before, just strictly "download") but even after this my problems still persist. Lastly, I just decide to delete this weird file altogether and... Woala, I was able to copy a file into my Download folder again, I can download files off the Internet, and i can view/access the contents of the folder. So everything is back to normal, hurray. I'm just curious what the hell that 4.36mb file could have been and why was it messing with downloads even after being renamed (I figured, okay, if it had the same name as the folder, that might cause problems, but after a rename... It made no sense). My only thought now is that the file was a trojan, but I'm not a coder or massive software techy so I can't say for sure. Anyways, problem solved. Just goes to show, sometimes you gotta take matters into your own hands. Hope this will help someone in the near future. Cheers.
Click to expand...
Click to collapse
Good job! This one is being saved as a mental note!
Also I don't want to be pedantic, OK I lie I do, but by woala I presume you meant voila as in the french word.
I dabbled in a bit of French in school.
only thing that worked for me was to lock and unlock the phone.(for some weird reason rom manager does not correct permission and gives an error). You will erase everything but at least you start fresh, eh?
Dmw017 said:
Okay so.. I wish I would've taken a screenshot of the file before I deleted it but whatever I guess I'll just describe the entire scenario for anyone else who's having this problem and getting no answers (to the guy who said Dolphin Browser.... Really?.......).
So first of all, data/media/Download functioned 100% fine, sdcard/Download, however, was basically a hollow tomb. You couldn't place any new files into it or even access any of the old files because the folder would appear as empty. So after getting not much help from xda and getting fed up with being unable to download anything at all (you'd be surprised how many things you need to download on a daily basis), I decided to look around using Astro and Root Explorer... Now this is where it gets weird/interesting...
So, using Astro, I found nothing out of the ordinary. But going into Root Explorer, I found a file(not folder) called "download" which was 4.36mb, had permissions rw-rw-r I believe, and showed no content when using a text editor or opening as a zip file. At first I tried setting this files permissions to that of any other folder I had in /sdcard, thinking all my download problems were because the permissions were set wrong, but even after changing the permissions, I couldn't download anything off the Internet. So I go back to the file, again with Root Explorer (this file wouldn't even show up in Astro.. anywhere), and decide to rename it, thinking it's just causing problems (deliberately or accidently) to downloadxxxx.zip (it had no extension before, just strictly "download") but even after this my problems still persist. Lastly, I just decide to delete this weird file altogether and... Voila, I was able to copy a file into my Download folder again, I can download files off the Internet, and i can view/access the contents of the folder. So everything is back to normal, hurray. I'm just curious what the hell that 4.36mb file could have been and why was it messing with downloads even after being renamed (I figured, okay, if it had the same name as the folder, that might cause problems, but after a rename... It made no sense). My only thought now is that the file was a trojan, but I'm not a coder or massive software techy so I can't say for sure. Anyways, problem solved. Just goes to show, sometimes you gotta take matters into your own hands. Hope this will help someone in the near future. Cheers.
Click to expand...
Click to collapse
I am having the exact problem that you are and would love to try your fix... The only problem with that is I need to know where you found this file? I did a search using Root Explorer but didn't see any files called download, just a bunch of folders and databases with the "string" download somewhere in their name. Any help would be great but I am getting very close to just locking my phone again and starting over in hopes that this will do the trick.
Thanks

[Q] Vanished data files

Please help! Today I installed Hamilton’s Adventure THD game. When I launched the app it started to "download assets". It took almost 2 hours to download over WiFi. I have around 24Mbps connection. I thought that's ok because it is a big game. I have played the game, but later I went to sdcard\Android\data to see how big it is, and there was nothing there. The folder in which the files are supposed to be in is empty! I uninstalled the game and installed it back again to see will it download the data files again, but it doesn't. Everything works.
My question is:
1.Where did the app save the downloaded files? They are nowhere to be found.
2.How to erase the downloaded files and how to find them?
3.Is there an app which can help me?
4.Can app modify system phone files and screw something up, and copy files somewhere where I can't see them?
5.If nothing works will a factory reset (hard reset) erase these files where ever they are or not?
My device is NOT rooted.
Thank You in advance for Your help!
File/folder could be hidden, did try to check your file explorer app to show hidden files?
omar302 said:
File/folder could be hidden, did try to check your file explorer app to show hidden files?
Click to expand...
Click to collapse
Yes. I'm using File Manager which shows hidden files and folders. I have searched the entire sdcard and phones system files. Nowhere to be found a single trace of data files...
Please help!

Why does the downloads app not show downloaded email attachments?

I recently downloaded a few email attachments and was surprised not to find them when I opened the downloads app, although it does show previously downloaded files from Google drive. Does anyone know why this happens or a way to make it show all my downloads?
Also, why is the downloads app able to be uninstalled and not part of the system?
Thanks in advance

Categories

Resources