Flash player black screen - Desire HD Q&A, Help & Troubleshooting

Hi there,
I am having some issues with playing flash in my browser. Most flash videos I attempt to play, there is just a black screen with the sound.
Funny thing is, one site I frequent, tsn.ca, when I play the flash video, the commercial works without issue but the main flash video there is just audio and a black screen.
It's been an issue for at least 2 weeks. Not sure when it first started. I update to Cyanogens Nightlys every day.
I have a Nightly backup from March 29th and the video works flawlessly on that rom, but when I download the newest nightly I'm back to the same issue.
Currently running Flash 10.3
ClockworkMod 3.0.2.6
CyanogenMod-7-05252011
Radio - 26.08.04.07_M3
Any help would be greatly appreciated.

i had the same problem but it's been remedied with this http://forum.xda-developers.com/showpost.php?p=13956612&postcount=4461
uninstall flash with ti backup (uninstall app & wipe data) then install. it should work.
Sent from my DHD

Thanks. I had tried uninstalling it through the market but that didn't work. I will give it a shot with TIbackup
Sent from my Desire HD using XDA App

Finally got around to trying the fix, still doesn't work. Commercials play without an issue, actual video is just black. So damn annoying. This doesn't appear to be a issue with most people so I have no idea what the heck the problem could be.
Sent from my Desire HD using XDA App

Thansk for the help but it did not work. Finally got it working following this directions from another website
To get Flash 10.3 working on the stock browser you need to do two things:
1) force stop the browser process
2) Remove all permissions for /data/data/com.android.browser/app_plugins/com.adobe.flashplayer/.macromedia/Flash_Player/config.data
*Fix also works for Dolphin. Just change com.android.browser to mobi.mgeek.TunnyBrowser
Changing the permissions restricts the flash plugin or the stock browser or the webkit or I dunno what from reading config.data. This file is screwing with video playback of anything over 240p.
What's weird is that the config.data generated for 10.2 and 10.3 appears to be identical, except for the ProductVer string. Since the file contains settings for h264 high, baseline and main profiles, there's probably some change in 10.3 to the way it uses this information.
Either way, this is a bandaid for those that don't wish to use Opera until the heart of the issue is found/addressed.
Click to expand...
Click to collapse
Instructions from here. http://forum.cyanogenmod.com/topic/25239-flash-player-update/
It appears there are many more people having the same issue.

AverageCanadian said:
Thansk for the help but it did not work. Finally got it working following this directions from another website
Instructions from here. http://forum.cyanogenmod.com/topic/25239-flash-player-update/
It appears there are many more people having the same issue.
Click to expand...
Click to collapse
Perfect, thanks much and works for me too.
For other's not too unix friendly.
start an adb shell, might have to adb remount too
su for superuser rights
cd to go to the affected directories
chmod 000 config.data to revoke rights to the file

Thanks dude! It also works to just delete the plugin folder and install flash again.

Thanks guys, but how do I delete the plugin folder, or remove permissions? I'm a total noob for rooting, please help!

pativets said:
Thanks guys, but how do I delete the plugin folder, or remove permissions? I'm a total noob for rooting, please help!
Click to expand...
Click to collapse
Use any file explorer that can access nand files e.g. root explorer, es file explorer. Just make sure that you have S-OFF and root your phone.

drpsyko said:
Use any file explorer that can access nand files e.g. root explorer, es file explorer. Just make sure that you have S-OFF and root your phone.
Click to expand...
Click to collapse
thanks, but the plugins folder apparently doesn't exist on my phone, the only folder within that directory is /lib. I think will try to install 10.2 on my phone and see if that fixes the problem. Perhaps 10.3 and 11 is not supported by the Infused v2 ROM.

pativets said:
thanks, but the plugins folder apparently doesn't exist on my phone, the only folder within that directory is /lib. I think will try to install 10.2 on my phone and see if that fixes the problem. Perhaps 10.3 and 11 is not supported by the Infused v2 ROM.
Click to expand...
Click to collapse
Make sure you have root.
Force close all browsers.
Using Root explorer/Fileexpert .. go to /data/data and look for app_plugins folder for each browser.
in app_plugins/com.adobe /.macromedia /Flashplayer
Remove all permissions for config.data file. Do the same for all browsers stock/miren/dolphin etc.
Flash video will work on all sites.

in /data it says that the directory is empty. I'm using File Expert

Anyone else having blank flash player screens?
Im on CM7.1 btw and latest flash player.
** UPDATE**
Fix it with this...
http://www.youtube.com/watch?v=nNagzUbWU1s

Related

how do i edit my build.prop

if i edit my build.prop with astro, on a reboot the changes are lost, the file is marked r-w, so something altering it on bootup, anybody know where the source comes from??
Download Root Explorer and use that. Trust.
tried that, it keeps getting overwritten with some king of backup.
mallard729 said:
tried that, it keeps getting overwritten with some king of backup.
Click to expand...
Click to collapse
If that's the case, then it's a problem specific to the ROM. I haven't tried it on my TP2 but it worked flawlessly on my G1.
Lemme take a look once I get a second.
why cant i find the directory /system/ ?!?! i cant find the build.prop from within windows or winmo?!
norpan111 said:
why cant i find the directory /system/ ?!?! i cant find the build.prop from within windows or winmo?!
Click to expand...
Click to collapse
Because it does not excist in winmo. It only excists in android.
I tried Root Explorer and it workers . I use latest froyo build with lower incall volume kernel .
Can somebody tell me when I delete apps in system/apps folder I delete from data.img or from system.ext2 ?
Same here, I change my build.prop file or replace it and it gets overwritten.
Using the build.prop for protected apps but can't get it to stay.
I am using the latest BLAZEN build from PPCGEEKS/Reefer.
Being an Ext2 file instead of sqsh I figure this would have worked flawless.
I'd really like to download logmein, gbahours, paypal and a few other protected apps. I can't without fixing this build.prop file....
OR
Find some way to get a working fingerprint Google has already approved.
Glad to see I'm not the only one looking into this I have the same problem in my android OS - different phone, but same custom OS. Hopefully this thread won't die - if I ever figure it out I'll be sure to post here as well

Removing Apps and Audio files

Hello devs.. i am trying to use adb while im in the clockwork recovery screen to remove some apps and some unwanted audio files. Everything is ok as far as being rooted and getting a number sign and the adb commands. The issue im having is that i cannot cd to the app folder. I can cd to the system folder and sdcard folders with no problem. But when i cd into the system, and then i use the list command "ls" to show me what im working wit it says app. But when i try " cd /system/app or cd /app " it says directory doesnot exist. Is there something im doing wrong here? I have installed, removed, pushed and pulled many apps using abd perfectly and i am not a noob.. but it seems like its a whole new ball game when it comes to the slide.. the super user tasks managers no longer work, a dev named roman told me they no longer work and i would have to use adb in clockwork recovery mode to execute any changes to the phones files. But im stuck at this point. Any suggestions? Also i have tried to remove the files directly with a command like " adb rm /system/app/Gallery3D.apk or rm /system/app/Gallery3D.apk" with no results. Is there a way using adb to delete the contents of an entire directory without deleting the directory itself? Thanks in advance devs
bbbblack said:
Hello devs.. i am trying to use adb while im in the clockwork recovery screen to remove some apps and some unwanted audio files. Everything is ok as far as being rooted and getting a number sign and the adb commands. The issue im having is that i cannot cd to the app folder. I can cd to the system folder and sdcard folders with no problem. But when i cd into the system, and then i use the list command "ls" to show me what im working wit it says app. But when i try " cd /system/app or cd /app " it says directory doesnot exist. Is there something im doing wrong here? I have installed, removed, pushed and pulled many apps using abd perfectly and i am not a noob.. but it seems like its a whole new ball game when it comes to the slide.. the super user tasks managers no longer work, a dev named roman told me they no longer work and i would have to use adb in clockwork recovery mode to execute any changes to the phones files. But im stuck at this point. Any suggestions? Also i have tried to remove the files directly with a command like " adb rm /system/app/Gallery3D.apk or rm /system/app/Gallery3D.apk" with no results. Is there a way using adb to delete the contents of an entire directory without deleting the directory itself? Thanks in advance devs
Click to expand...
Click to collapse
You probably forgot to mount /system. You can do so via the CWM Recovery partitions menu.
ohhhhhh...ok thanks alot.. i did miss that.
bbbblack said:
ohhhhhh...ok thanks alot.. i did miss that.
Click to expand...
Click to collapse
Better way of doing it is using 7zip and removing/addin files that way,than flashin that rom,its cleaner and faster.
lviv73 said:
Better way of doing it is using 7zip and removing/addin files that way,than flashin that rom,its cleaner and faster.
Click to expand...
Click to collapse
Not sure I agree, but to each their own.
This is kind of a cross post from the Apps forum, but I am getting no response there. CM6 uses a different music app than the stock HTC player, and the stock player works with the included headphones that have the control buttons. Which ROM can I steal the HTC player from and push back to my phone?
fermunky said:
This is kind of a cross post from the Apps forum, but I am getting no response there. CM6 uses a different music app than the stock HTC player, and the stock player works with the included headphones that have the control buttons. Which ROM can I steal the HTC player from and push back to my phone?
Click to expand...
Click to collapse
You could try to push the HTCMusic app from the OTA update. But I think it might be odexed so you might run into a problem. I haven't checked it out yet
Sent from my SuperFast Slide using XDA App
fermunky said:
This is kind of a cross post from the Apps forum, but I am getting no response there. CM6 uses a different music app than the stock HTC player, and the stock player works with the included headphones that have the control buttons. Which ROM can I steal the HTC player from and push back to my phone?
Click to expand...
Click to collapse
I doubt this will work with CM6 but it is worth a try. It says its for 2.1 and I havent tried it but I thought I would throw it out as a idea. http://forum.xda-developers.com/showthread.php?t=679707
lstevens86 said:
You could try to push the HTCMusic app from the OTA update. But I think it might be odexed so you might run into a problem. I haven't checked it out yet
Sent from my SuperFast Slide using XDA App
Click to expand...
Click to collapse
Yeah, I tried pushing the HtcMusic.apk/.odex files to the /system/app folder with no luck (I do not know what being odex'ed means to being able to do this). Any other thoughts?
HebrewToYou said:
You probably forgot to mount /system. You can do so via the CWM Recovery partitions menu.
Click to expand...
Click to collapse
Do you think it's best to do it from clockwork recovery? What I have been doing is just doing a delete from inside the rom with win rar before installing.
You can use Android Commander which also works for the slide. You just need to be in recovery with both your system and cache mounted so it will make changes otherwise it'll look like it did on the computer but actually when you restart the program you find it did nothing. lol Don't forget to open the program with Administrator Rights. I think the program makes things much easier.
http://forum.xda-developers.com/showthread.php?t=597098
thanks the commander worked perfectly! any reason why apps that i push dont show up in the phones app list when i boot up again?

[Q] process com.android.browser

out of no where one day, i went to use my browser and i got process com.android.browser. any time i try to use browser now i get that and i have tried everything. i really DONT want to do a factory reset, or root. is there anyway someone can send me the stock browser.apk? do you think that will work?
??????????
Out of nowhere Something had to have happened to cause that, or your phone has a serious issue - browser is a system app(?) and since we don't have rw access on the slide there's no way it could have deleted it especially while it's booted and definitely wouldn't if you're not rooted also.
Do a full reboot, power it off and power it back on, it should be ok. If that doesn't work, think back to the past few days prior to this, what have you done or installed?
Yet another example of why you should be rooted - nandroid
its been like this for a month its been restarted many a time =/ the last thing i was doing on it was watching youtube videos on the browser but using the streaming video player rather than the utube app i was listening to white noise music to fall asleep. then when i woke up thats when it stopped working
Well I'm not sure if it's possible (or allowed) but I'll try to pull the browser.apk off my phone and post it on here for you. Hopefully it's not odex(ed), if it is that creates an issue for a non rooted phone.
MODS: If I'm not allowed to post it then just delete it once it's up or let me know before I do.
OK, here's the browser file. Just load it to your sdcard and use a file explorer to install it or an apk installer. I would reboot after you do it, hopefully it will work but it's a shot in the dark since I doubt it will install in the normal ./system/app/ directory. If it even installs, it will probably go to the ./system/data/ directory (just in case you ever need to find it or remove it).
BTW, this is the browser from froyo/Team Fenix 2.0, might not work if there's any difference in the browser. If not, go to this thread download the file, unzip it, and look for 'system' > 'app' and then find the browser.apk. Put it on your sdcard and install it.
KCRic said:
OK, here's the browser file. Just load it to your sdcard and use a file explorer to install it or an apk installer. I would reboot after you do it, hopefully it will work but it's a shot in the dark since I doubt it will install in the normal ./system/app/ directory. If it even installs, it will probably go to the ./system/data/ directory (just in case you ever need to find it or remove it).
BTW, this is the browser from froyo/Team Fenix 2.0, might not work if there's any difference in the browser. If not, go to this thread[/URL] download the file, unzip it, and look for 'system' > 'app' and then find the browser.apk. Put it on your sdcard and install it.
Click to expand...
Click to collapse
ok first way didnt work. second way i unzip the file and its .img files what do i use to open those?
Wow, I just realized that I posted the link for a stock nandroid backup - not at all what you need. I'll post the link to slidemeroot, it's a stock rom (not nandroid backup) and I'll upload the broswer from that in this post.
The browser on the stock rom is odex'ed, there may not be a way to install it without rooting but give it a shot. If all else fails and you don't want to root you'll just have to install a different browser from the market like dolphin or opera.
OK, uploaded the borwser.odex file (unzip it after you download it). Here are the commands to [hopefully] get it to work that you need to run through command prompt. You should just be able to copy and paste the adb commands one at a time. You'll have to get adb to catch your phone in recovery mode in order to do this since you'll be writing to the system so be prepared for a headache since your doing this without rooting and flashing an eng build, but if it works you'll be happy you did it
Code:
adb remount
adb push browser.apk /system/app/browser.apk
adb push browser.odex /system/app/browser.odex
You'll need to make sure the files are in your android sdk tools directory and you 'cd' to it. If you have no idea what I'm talking about check the slide rom bible thread and look at one of the links about rooting - you'll understand
That won't work. You can't have the same app installed in both /system and /data.
Sent from my T-Mobile myTouch 3G Slide using XDA App
migueltherocker said:
That won't work. You can't have the same app installed in both /system and /data.
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
So he would have to get in to recovery and delete the original browser apk from /system/app then re-install it and the odex file? The browser should be in the sysyem/app directory from the factory right? The /data/ dir. is for custom installed apps.
The easier way would be to uninstall the browser apk and odex file from /system/ and just install the first browser apk I posted which will install to the /data/ dir.
Can that even be done through adb without root? Or is the a way to 'sudo' with android like you do with ubuntu?

[Q](SOLVED) Personal Audio files

Hi All,
I've taken a look around and can't seem to find anything relating to this so I'm gona ask.
I've just got my DHD and love it but I have never used Android before so it's taking some getting used to. ( I'll get there I'm sure )
My question is I have an MP3 file I'd like to use for my notifications ( comes from my HTC Touch HD ) but for the life of me I can't seem to put it in the media folder that the DHD uses. I can find it using the ES file search thing but it won't let me copy in to it?
Do I need to get admin rights? Rooting or whatever its called?
Sorry if it's a daft question. but its annoying the bejesus outa me.
Thanks in advance
JD
I think you have got to place the mp3 in a folder on the root of your sdcard called "notifications".
Hope that works!
Hi CD993,
Thanks for the reply but..
I can't find any folders on the sdcard other than the ones i've made from having it in my Touch HD.
I can however find the Notifications folder in audio on the phones memory. This has all the MP3's that the phone uses. But still I can't paste to it. Just says copy failed.
I'm just wondering if I need to "jailbreak it" or root....something something to be able to add to the root folders.
put your phone in settings,connect to pc,select disc drive now your computer willl see your sdcard as a drive look at your my computer and either go into my mobile at the bottom or go into the sdcard on my computer it comes up as Idrive as copy your mp3 file into your mobile here disconnect your mobile and search for it in your mp3 files through your media music app.you may have to reboot your mobile once disconnected from the computer so the file gets noticed.
if this is not what your looking for then sorry but I dunno.
Hi Magpie,
Thanks but no.
I already have the MP3 on the sdcard but I can't seem to copy it to the system/media/audio/notifications. This is where the phone reads the sounds that it plays when you receive email/txt etc.
Maybe I should just flash a new ROM although this appears harder than it is with the touch HD on winmo lol
Thanks for the reply anyways
JD
Edit:
I've since managed to Root the phone "give me root admin rights" but still am unable to copy files to the phones root folders.
Im sure you just put the mp3's in a folder on your sdcard called notifications e.g. sdcard/notifications/ringtone.mp3
cd993 said:
Im sure you just put the mp3's in a folder on your sdcard called notifications e.g. sdcard/notifications/ringtone.mp3
Click to expand...
Click to collapse
Hi CD993,
Maybe there is a problem with my sdcard? I don't have such a folder on it. I have a music folder data folders google folders I've looked through them all and can't find a notifications folder on the sdcard?
Should the DHD be using the sdcard as its main source for audio etc?
SdCard/Sounds/Notifications
SdCard/Sounds/Alarms
SdCard/Sounds/Ringtones
SdCard/Sounds/UI
Make the folders as you need them. Then you will be able to find them in the Sounds tab in the menu.
jadeddave said:
Hi CD993, Should the DHD be using the sdcard as its main source for audio etc?
Click to expand...
Click to collapse
If you have root access you should be able to write them to the main memory using a program like Root Explorer. You can find system sounds in /System/Media/Audio.
Kalavere said:
SdCard/Sounds/Notifications
SdCard/Sounds/Alarms
SdCard/Sounds/Ringtones
SdCard/Sounds/UI
Make the folders as you need them. Then you will be able to find them in the Sounds tab in the menu.
If you have root access you should be able to write them to the main memory using a program like Root Explorer. You can find system sounds in /System/Media/Audio.
Click to expand...
Click to collapse
Hi Kalavere,
you are a star! Easy when you know how I guess Now I know how to do that it's time to learn to flash ROMS to droids...Wish me luck not to brick it lol
jadeddave said:
Hi Kalavere,
you are a star! Easy when you know how I guess Now I know how to do that it's time to learn to flash ROMS to droids...Wish me luck not to brick it lol
Click to expand...
Click to collapse
Flashing Android ROMs is so much easier than WM. It's getting the root that is the *****. It took me ages to work out how to install the ADB drivers when I first got my Desire.
Flashing ROM's just replaces two folders, so if you are updating from one AOSP ROM to another, maybe even Sense I don't know I don't use it, generally speaking you don't need to wipe the phone and you keep all of your apps.
cd993 said:
Im sure you just put the mp3's in a folder on your sdcard called notifications e.g. sdcard/notifications/ringtone.mp3
Click to expand...
Click to collapse
Hi cd993,
I realise now you were saying the same thing
Sorry for my noobish dismissal
JD
Kalavere said:
Flashing Android ROMs is so much easier than WM. It's getting the root that is the *****. It took me ages to work out how to install the ADB drivers when I first got my Desire.
Flashing ROM's just replaces two folders, so if you are updating from one AOSP ROM to another, maybe even Sense I don't know I don't use it, generally speaking you don't need to wipe the phone and you keep all of your apps.
Click to expand...
Click to collapse
Hi Kal,
Yes as far as I'm aware I have root perms. i used VISIOnary? and followed a thread on here When I open cmd promt or whatever its called on linux and type su it gives me the # which apparantly means i have rooted it?
Yet I was unable to copy to that folder on the phones main memory.
That ADB driver I'm afraid i've not even looked into it yet all I know is my win 7 failed to install it when I plugged the phone in for the first time.
I've gotten as far as using titanium back up for apps etc. Just need to do some more research I guess I'm new to android
anyway thanks for all your help people. i'm sure i'll have more questions in the appropriate threads as time goes by. Thanks all
JD
Personal Audio Files for Yahoo! Mail
Everything you all have said works, if I put something in mnt/sdcard/media/audio/notifications I am able to then see the files under the Sounds Setting.
My issue is needing Yahoo Mail to see the notification. For that I need to copy the files to /system/media/audio/notification and for that I am not able to change the permissions. I have tried ES File Explorer and I am not even able to move up from sdcard. I have also tried total commander and I get "Error writing to target file! /system/media/audio/notifications/yahoo.mp3
Can someone please help. I really like the Yahoo! application.
Setting Yahoo Notification
Root explorer will allow you to change the directory from Read Only to Read Write. It can be purchased from Play (Market) or acquired by other means as I did.
Copy the file to /system/media/audio/notification using root explorer.
Reboot.
Tada...

[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

Categories

Resources