Related
Hello!
my TyTn rings late. it rings after one second. how can I fix it. I have many OSs and Radios but it didn't fix. could you please send me a private message.
I think it depends on the filesize of the ringtone and/or where the ringtone is stored (on the device it should be faster than on the storage card)
eightball said:
I think it depends on the filesize of the ringtone and/or where the ringtone is stored (on the device it should be faster than on the storage card)
Click to expand...
Click to collapse
i have the same problem but bro the ringtone is being on device memory in either ways the only path is in My Documents>Ringtones
thats what i know
There's at least a couple of threads on this topic already. Search for "ring delay" in the root of xda forums and i think you will find them. Hope you solve it!
WHat you need is the RIng-Delay patch, 2 CABs atached, one of them should work for you. Just make sure you use a .wav file as your ring-tone and the problem goes away. Cheers
Chrisofsweden said:
There's at least a couple of threads on this topic already. Search for "ring delay" in the root of xda forums...
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=258109
I've also a problem. Can not alarm other select only those which are contained in WM6. WMA or WAV plays no role, they are not taken, including the size of the file I have been reduced. The setting is always default.
How can I change this?
translated with Google
As the title states I'm running dzo's latest with the 9-9-10 kernel. The issue is that when I get a call my phone rings once then just stays at the answer screen as though the phone should be ringing.
So has anyone had this issue with dzo's froyo, and if so what did you find to be the fix if u found one.
Sent from my Froyo sporting Tilt.
zPacKRat said:
As the title states I'm running dzo's latest with the 9-9-10 kernel. The issue is that when I get a call my phone rings once then just stays at the answer screen as though the phone should be ringing.
So has anyone had this issue with dzo's froyo, and if so what did you find to be the fix if u found one.
Sent from my Froyo sporting Tilt.
Click to expand...
Click to collapse
I am having the exact same issue, very annoying, no solution so far...
I'm unable to help factively, as I'm not running that build, but just to start troubleshooting... which kind of ringtone are you using?
Have you tried to use a different one (i.e: a song)
What's the result?
maybe this can help tracking the issue
Pino
ppelleg2003 said:
I'm unable to help factively, as I'm not running that build, but just to start troubleshooting... which kind of ringtone are you using?
Have you tried to use a different one (i.e: a song)
What's the result?
maybe this can help tracking the issue
Pino
Click to expand...
Click to collapse
It's a clean installation so no installed ring tones, only the once dzo included. I will try with some of the others to see if they all produce the same result.
Far from solving the issue, it may be a patch: having a song (obviously longer than a ringtone jingle) you'd hear it longer
Yes but if the filesize is too big then it will take a while to load the ringtone also which would mean you would miss the first dials and possibly altogether. This may be a dialer issue, I have noticed that android doesn't seems give the dialer a higher priority then the other active tasks for some reason. Does anyone know if we can set priority of activities in Android? If we can make the dialer the highest priority then your phone shouldn't have less issues.
ghghgh14702 said:
Yes but if the filesize is too big then it will take a while to load the ringtone also which would mean you would miss the first dials and possibly altogether. This may be a dialer issue, I have noticed that android doesn't seems give the dialer a higher priority then the other active tasks for some reason. Does anyone know if we can set priority of activities in Android? If we can make the dialer the highest priority then your phone shouldn't have less issues.
Click to expand...
Click to collapse
Not only that, but a fix is what I'm after, not a workaround.
I've already posted a fix for this in dzo's original Fresh Froyo thread:
siwahem said:
Murky said:
P.S. Have anyone noticed, that some ringtones (e.g. Digital Phone) ring only once? While still vibrating, and showing caller ID, the phone does not repeat the ringtone. I don't know, when it starts to happen, but it was in any ROM from July.
Click to expand...
Click to collapse
I had this problem as well, thought I'd share my finding and fix:
In OGG files I've found that there's an extra meta tag called ANDROID_LOOP which is set to 'true'. The Digital Phone ringtone doesn't have this tag, while others like the Classic Phone does (hence why the Classic ringtone repeats for incoming calls).
Here's what I did to fix this:
- Download and install Audacity (audacity.sourceforge.net)
- Open the ringtone file in Audacity, note you can use mp3/wav files as well, Audacity can convert them into OGG.
- Select Open Metadata Editor for the File Menu
- Add a new tag called ANDROID_LOOP and set the value to 'true'. (See screenshot here: g-sel.com/meta_editor.jpg (I can't post external links, so if a mod would like to edit this post and make them links, please feel free.))
- Click OK
- Select Export from the File Menu and select the Save As Type format as Ogg Vorbis Files.
- Click OK through File Save and Metadata dialogue window.
- Copy the new ringtone file onto your phone and enjoy
You can also copy the new file over the existing one as well:
- Open a terminal program (eg. Better Terminal from the marketplace) and run the following commands:
$su
#rwsystem
#cd /system/media/audio/ringtones
#cp <location of new ringtone> .
#chmod 644 <new ringtone filename>
#rosystem
#exit
- If you have added a new ringtone, ie. your own one not Android default, you will need to reboot the phone for the new ringtone to appear on the list.
Obviously change <location of new ringtone> and <new ringtone filename> to where you've saved the new file (eg. /sdcard/Ring_Digital_02.ogg and Ring_Digital_02.ogg).
PS. I don't think the CHMOD is really needed, but I like to keep things consistent so I do it anyway.
Click to expand...
Click to collapse
Thanks to siwahem for solving the problem...
@zPacKRat: I apologise but I suppose I've clearly said: what I suggested may be a patch waiting for the solution, not the solution
ppelleg2003 said:
Thanks to siwahem for solving the problem...
@zPacKRat: I apologise but I suppose I've clearly said: what I suggested may be a patch waiting for the solution, not the solution
Click to expand...
Click to collapse
Indeed thanks to siwahem for a fix. And sorry ppelleg2003 if I came across short, I always appreciate input.
Forgot to mention that if you want to use your own sound for notifications then set the ANDROID_LOOP tag to false, otherwise the sound will keep looping non-stop. Only way to stop it, without killing the sound system, is to set the phone to silent mode, then back to normal profile.
Seems, this tag is ignored for alarm sounds though, non of the default alarm files have the tag, but I haven't tested it.
As for dialer priority issue, android actually uses a different process for phone calls. The dialer is part of the contacts app I believe.
Try Phone Prioritizer (it may be called Scheduled Scripting) app (here: forum.xda-developers.com/showthread.php?t=558822). It runs periodically to set the main phone processes and launcher at higher priority. I've been using it and it works a charm, phone reacts, starts ringing and display the incoming call screen within the first ring.
zPacKRat said:
As the title states I'm running dzo's latest with the 9-9-10 kernel. The issue is that when I get a call my phone rings once then just stays at the answer screen as though the phone should be ringing.
So has anyone had this issue with dzo's froyo, and if so what did you find to be the fix if u found one.
Sent from my Froyo sporting Tilt.
Click to expand...
Click to collapse
Excuse me, where 09-09-10 download?
shifei said:
Excuse me, where 09-09-10 download?
Click to expand...
Click to collapse
Welcome to XDA, do yourself a favor and read the stickies before you start asking simple questions.
zPacKRat said:
Welcome to XDA, do yourself a favor and read the stickies before you start asking simple questions.
Click to expand...
Click to collapse
I'm sorry and i see the newest 02-09-10_17, no 09-09-10
Is sourceforge.net/projects/androidhtc/files/ ?
shifei said:
I'm sorry and i see the newest 02-09-10_17, no 09-09-10
Is sourceforge.net/projects/androidhtc/files/ ?
Click to expand...
Click to collapse
that's the one.
I have found the issue to only apply to certain ring tones.
Sent from my Froyo sporting Tilt, via XDA App.
Excuse me
How Compcache opens in terminal?
shifei said:
Excuse me
How Compcache opens in terminal?
Click to expand...
Click to collapse
This thread was about ring tones, your not likely to get much help with compcache, you might try the devs thread for the rom itself.
set vibrate to always fixed the problem for me.
Hello Guys and Girls..
Found another good app in the market and thought i share it with you guys..Its free which is important but also please check out the creator who cooked this beauty up and say thans to him on the link below.
http://imageshack.us
I find it quite useful and here is a description of the app.
Displayed as "Audio Manager" in the App Drawer.
Hide the Pictures/Videos/Audio Files and Even Entire applications that you don't want anyone to see.
Features built in video player , gallery , password protection and lots more.
Disguises itself as a Audio Manager app which can be used to turn the volumes up and down. but if you Long press on the Audio Manager title the actual Hide It Pro app will launch.
You can hide Images/Videos/Audio Recordings etc. from the Phone's stock gallery by selecting all the pics that you want to hide and selecting SHARE
Applications can be hidden from within the Hide it Pro app.
Gallery Features :
1.) Thumbnail View
2.) Pinch To Zoom , Double tap to zoom,Rotate pics
3.) Slideshow with Fade and Zoom effects
4.) Caching for seamless browsing
5.) Special optimization for low end phones. (uncheck the low memory mod from settings to get crisper pics back)
6.) Folder unhiding , deleting etc.
7.) Mark and unhide /delete files , Multi-Select
8.) Send/Share pictures/ Rotate etc.
9.) Sort files by date , size , alphabetical
10.) Inbuilt video player
11.) Disappears from recent apps list
12.) Two lock screen options viz Pin and Password
etc.
Link is below to the market..Go check it out read the reviews and hope it comes handy for you as it did for me. Read the reviews as well at the bottom of his page in the market.
Just want to make it clear im not getting anything for doing this i am only supporting the work of a dev and wanted to share it with the community..Please give him a thanks once you had a look on his page..
https://market.android.com/details?id=com.smartanuj.hideitpro&hl=en
Really clever and useful app.
I've only used it to hide apps on friends' Androids, once I've configured them.
They're new to Android and want the simplest experience they can get, with all the benefits.
It's a shame that you cant hide Minimalistic Text and Desktop Visualizer, and still have them run on the homescreen though. Hidden apps won't always run in the background (as warned in the app).
I hope it continues to develop - it's definitely worth al look for anyone who is not aware of it's potential.
I love the fact that it actually operates as an audio manager. Excellent disguise.
I'm using it since a few month. Save with tb. Restore after flashing a new rom. You just have to hide app again. Great app. Bugless.
nnamcha said:
I'm using it since a few month. Save with tb. Restore after flashing a new rom. You just have to hide app again. Great app. Bugless.
Click to expand...
Click to collapse
i know...i just came across it the other day and il be honest im really impressed with it...if we can have more apps like this who needs iOS..
thanks for share dude!
so its free! can you please share apk file?
i cant access market at this time!
cheers,
SX
SignalX said:
thanks for share dude!
so its free! can you please share apk file?
i cant access market at this time!
cheers,
SX
Click to expand...
Click to collapse
hey buddy if you go on your phone and in the search you put Hide Pro that will be the first thing it will come up..download it and enjoy the app. but if you want the link just let me know and i give it to you
Been using it for ages now and its quite good, easy to use etc.
The only problem is it doesnt truly hide the pictures, files etc you want hidden. It simply moves them somewhere else with the old . trick before the folder name. Anyone who is familiar with android phones will know how to find them with root explorer.
Ive been searching but cant find an app that truly hides it. Back in the days when i was on Windows mobile 6.5, there was an app "Hide my stuff" and believe me, it did just that. Connect your phone to the PC, the folder exists but its blank in size, no files, cant unhide them etc. Only way to view them is via the app on the phone but i cant find anything on Android that hides things like that app did :-(
rexboy said:
Been using it for ages now and its quite good, easy to use etc.
The only problem is it doesnt truly hide the pictures, files etc you want hidden. It simply moves them somewhere else with the old . trick before the folder name. Anyone who is familiar with android phones will know how to find them with root explorer.
Ive been searching but cant find an app that truly hides it. Back in the days when i was on Windows mobile 6.5, there was an app "Hide my stuff" and believe me, it did just that. Connect your phone to the PC, the folder exists but its blank in size, no files, cant unhide them etc. Only way to view them is via the app on the phone but i cant find anything on Android that hides things like that app did :-(
Click to expand...
Click to collapse
I must admit it has been doing quite well for me buddy...But maybe only time will tell if i will have any problems with it...Il be flashing another rom soon so if i will encounter the same i will let you know if you like
Matriak31 said:
I must admit it has been doing quite well for me buddy...But maybe only time will tell if i will have any problems with it...Il be flashing another rom soon so if i will encounter the same i will let you know if you like
Click to expand...
Click to collapse
Dont think you follow me, dont get me wrong, ive used for 6 months easy and it is good for what it does.
What i mean is that it doesnt matter what ROM youre using, it doesnt truly hide the files you think are hidden. ie/ if i had your phone, i would be able to find the files easily so if the average person took your phone, whatever pictures you hide, arent seen in the gallery for example however its easy to find anything you have hidden if you get my drift. This is because the app moves the files somewhere else. Any file explorer can see them so its not really hidden. go to /mnt/sdcard/programdata/android/language/.fr/ and everything hidden is there so i wouldnt call that hidden lol
The other app i mentioned when i was using windows TRULY hid the file and there was no way you could ever find it unless you unhid it with the app, hope that makes sense.
I was just putting it out there if anyone knew of an app on Android that truly hides files, i havent found one yet.
rexboy said:
Dont think you follow me, dont get me wrong, ive used for 6 months easy and it is good for what it does.
What i mean is that it doesnt matter what ROM youre using, it doesnt truly hide the files you think are hidden. ie/ if i had your phone, i would be able to find the files easily so if the average person took your phone, whatever pictures you hide, arent seen in the gallery for example however its easy to find anything you have hidden if you get my drift. This is because the app moves the files somewhere else. Any file explorer can see them so its not really hidden. go to /mnt/sdcard/programdata/android/language/.fr/ and everything hidden is there so i wouldnt call that hidden lol
The other app i mentioned when i was using windows TRULY hid the file and there was no way you could ever find it unless you unhid it with the app, hope that makes sense.
I was just putting it out there if anyone knew of an app on Android that truly hides files, i havent found one yet.
Click to expand...
Click to collapse
sorry i do apologise i get what you mean now...surely there must be an app that does that...il try and have a search and if i find one i can keep you posted if you like
Matriak31 said:
sorry i do apologise i get what you mean now...surely there must be an app that does that...il try and have a search and if i find one i can keep you posted if you like
Click to expand...
Click to collapse
Much appreciated. I hope you have better luck then me because ive been looking for ages and to date, this one is one of the better ones. The way it functions, ease of use, menu etc is great, i just wish it truly hid something.
Most on the market just put a . in front of the folder, with file explorer its easily viewed.
If you are ever bored, hide some pictures you dont want anyone to see, go to a photo shop where you can use the self service machines to print photos, put your phones SD/micro SD card in there and whatever you have hidden appears lol.
When i used this other app on windows it wouldnt appear
rexboy said:
Much appreciated. I hope you have better luck then me because ive been looking for ages and to date, this one is one of the better ones. The way it functions, ease of use, menu etc is great, i just wish it truly hid something.
Most on the market just put a . in front of the folder, with file explorer its easily viewed.
If you are ever bored, hide some pictures you dont want anyone to see, go to a photo shop where you can use the self service machines to print photos, put your phones SD/micro SD card in there and whatever you have hidden appears lol.
When i used this other app on windows it wouldnt appear
Click to expand...
Click to collapse
Il give you a buzz if something comes up..In the meantime im having a bloody rough time putting a link in my sig and its not bloody working and ihave tried everything i know
I'm using this app since the beginning. It's a great app. it had already saved my life lots of time !!!
It's really great for the money !
Hidden files are renamed in .bin, and then are moved to a "secret folder" in External_sd\ProgramData\Android\Language\.fr\ or something like that.
The add-on option is a way to lock an application. When you try to launch a protected app, you've got a force close message. in this message you choose report, then you have to input your secret code, and the app is launched...really clever solution.
Developer say that his next goal is to hide some secrets contacts from address book.
Yes man, believe me, it's a great app. hidden in a audio manager application.
PS 1: I have nothing to do with the developer. I've try lot of similar apps, but this one was the best one.
The other solution was giving by Tasker and some intelligent script to lock app and hide files. But it's more more complicated ;-)
PS 2: On the bad side, developer did not update his app for a while :-(
woaloo said:
I'm using this app since the beginning. It's a great app. it had already saved my life lots of time !!!
It's really great for the money !
Hidden files are renamed in .bin, and then are moved to a "secret folder" in External_sd\ProgramData\Android\Language\.fr\ or something like that.
The add-on option is a way to lock an application. When you try to launch a protected app, you've got a force close message. in this message you choose report, then you have to input your secret code, and the app is launched...really clever solution.
Developer say that his next goal is to hide some secrets contacts from address book.
Yes man, believe me, it's a great app. hidden in a audio manager application.
PS 1: I have nothing to do with the developer. I've try lot of similar apps, but this one was the best one.
The other solution was giving by Tasker and some intelligent script to lock app and hide files. But it's more more complicated ;-)
PS 2: On the bad side, developer did not update his app for a while :-(
Click to expand...
Click to collapse
I know its a shame but still great apps like this i dont see no harm sharing them with people on here...nice glasses by the way
thanks for your comments
This one encrypts files
Try Private Gallery - Hide Pictures from market.
It encrypts files with option to hide app access via phone dialer.
Tested on Dell Streak 5.
I am using this app since 4 months.. it simply does what it says.. n it was one of the best
but the last update killed 'Lock App' feature which comes with an plugin... which is one of a kind..i love the disguised force close option.
Please tell me if this feature is still working for you'll???
Hi everyone,
I've managed to hide apps but I can't unhide them? It gives me an error when trying to do so and the app appears back in the hidden list.
Anyone else experienced this and managed to fix it?
Since the location of hiden files are stored in Phone memory (\ProgramData\Android\Language\.fr) can we move to External SD Card memory?
I often confuse with the terms "SDCARD" in file explorer, in my opinion "sdcard" is the external memory card which is purchase separately...
This app appeared on my phone without being installed. What caused this???
thanks for share:good:
Since the release of ICS on our phone I'd been having the issue of Media Server eating up 50-60% of my battery at all times and none of my pictures, ringtones or music showing up in any of the stock google apps. I know a number of people were having the same problem. I assumed it was kernel issue (it still might be) but i wanted to figure out if it's user fixable. To figure out what the problem was I pulled every last audio file off my SD cards and re-added them one at a time.
The problem seems to be with the m4a scanner/decoder in the media server. m4as use a different algorithm than mp3s so the 2 file types are scanned/decoded separately. The problem seems to be in my case that the ringtone for the facebook app pop which resided on my internal SD was hanging the scanner and blocking all the other media files on both SDs. Other m4as were causing problems too, none of which seem to be corrupt or dysfunctional. It seems that m4as scan before mp3s and m4as are more prone to catastrophic failure so they are the biggest offender.
tl;dr
The fix:
Step 1: Remove all m4as from your sd cards to a folder on your desktop via usb storage; ringtones and all. I dont have any AAC files (itunes format) but they are m4as as well so I recommend removing them as well.
Step 2: Add them back one at a time, each time disconnecting from your computer and checking battery stats. If the file is ok you will see media server fall off the list within a minute. If media server hangs at 50% then that audio file is your culprit.
Step 3: If the offending file doesn't show itself, remove all audio files from your sd; mp3, wav, aiff, whatever. Use a mp3 repair app (I use http://www.triq.net/articles/mp3-validator-mac-os-x for mac, theres eleventy-seven of them for pc. I dont claim to know which is best) to check and repair them and re-add them one at a time in the same procedure as step 2. Hopefully it wont come to this.
If none of these steps work start checking other media files. Corrupt video or image files might cause the same problem as they are all scanned by the media server.
Hope this helps
Not pulling 1.8k songs from my phone lol
Sent from my SGH-T989 using Tapatalk
No one told you that you have to.
That is definitely a WORKaround....LOL!!!
Think i will just stick to the GB ROM's for now. I have 26gb of AAC (m4a) music on my phone right now. I do appreciate you taking the time to figure this out!!!!
It took me about 3 hrs to get it working properly and most of that time was spent getting all the 20GB of music off my phone onto my computer. The troubleshooting aspect went pretty quick.
I have no empirical proof that the issue is caused only by m4as but i have an inkling that it is, just based on what i went through during the fix. So unless you only use m4a and aac audio files it actually is pretty easy. You can actually use the mp3 repair programs while the files are still on your phone to cut out a large portion of the initial time consuming dump.
Thanks for the tip, but this definitely isnt a fix btw for the record. And here is my little rant. Not towards anybody though. Just to google actually since there is no answer from them whatsoever regarding this issue.
Whatever media files you might have "mediaserver" thing shouldn't happen. We could be downloading some new ringtones and wallpapers that are "corrupted"...(how the hell are we supposed to know if the files aren't corrupted. And what the hell does it mean by corrupted? Was something supposed to really even care that files are so called corrupted? )
Does your 3 year old mp3 player drain battery by just having a corrupted music file?
Google should step into this and fix it....
I had the same issue, in fact I posted about it 2 days ago in the Q&A section trying to find a solution. In searching, and I did a lot of it, I'm sure I ran across your thread in a Google search and started doing what you suggested.
In doing that, and then checking to see if it would still run after reboot, even after having very little media left on my cards, that stupid media server would not stop running. So it got old pulling of little by little so I finally just took everything off and reformatted both my internal and external SD cards. Now I never see the Media Server running in the battery stats.
I've been slowly adding stuff back in, paying attention to the server and it doesn't show it running constantly anymore.
I know it was a corrupt file that ICS didn't like somewhere, a MP3 or ringtone...something it was scanning and getting stuck on.
It's nice having a clean SD card again. After many flashes and different ROM's, I had so much crap on there, who knows what it could of been. But it solved my problem; and thanks for the heads-up because I was at a loss as to why I was having this issue and others not! Very happy now
Did help on my phone.
Thanks alot!
Is there any way to get Media Server to ignore directories? I think I am having issues with it hitting a WebM file.
TBH, I don't know why I want it to scan my files. I keep them in a fairly organised way and would probably be fine if it never bothered to scan for them.
add a blank file named ".nomedia" in whatever directory you wish it to ignore. all subdirectories will be excluded as well.
anfrey said:
add a blank file named ".nomedia" in whatever directory you wish it to ignore. all subdirectories will be excluded as well.
Click to expand...
Click to collapse
What exactly does media server do, is it necessary to certain functions of ics, and could we just block it or remove it?
Sent from my XT860 using xda premium
Endoroid said:
What exactly does media server do, is it necessary to certain functions of ics, and could we just block it or remove it?
Sent from my XT860 using xda premium
Click to expand...
Click to collapse
U resurrected an old thread why?..
MediaServer is the media scanner, you can remove, but your libraries wont be refreshed, there ARE apps online that can be used to replace, and offer 1-click scan, & scheduled scan. But as of official release, (for me anyways) this is a non-issue.
Plz don't resurrect old threads.. thx
If he had a question about the thread then there's no reason why he shouldn't all the question in it. What do you want him to do, start a new one?
Thanks for the media tip. I didn't even know this could be a problem. But know I know how to trouble shoot it if it occurs.
Sent from my SGH-T989
jayb222 said:
If he had a question about the thread then there's no reason why he shouldn't all the question in it. What do you want him to do, start a new one?
Thanks for the media tip. I didn't even know this could be a problem. But know I know how to trouble shoot it if it occurs.
Sent from my SGH-T989
Click to expand...
Click to collapse
Yes actually, he could have simply made a response in Q&A section, considering this is a very old post for a very old bug that has been long since fixed
And considering all his questions, although are pertaining to posts topic, could have been answered with a google search, or even the lazy way (Q&A) would probably yeild results quicker, expecially since the topic doesn't actually suggest the presence of his question?,
doug36 said:
U resurrected an old thread why?..
MediaServer is the media scanner, you can remove, but your libraries wont be refreshed, there ARE apps online that can be used to replace, and offer 1-click scan, & scheduled scan. But as of official release, (for me anyways) this is a non-issue.
Plz don't resurrect old threads.. thx
Click to expand...
Click to collapse
because i followed a link from a different forum, i have previously googled this issue, a few months back, and asked in my devices forum and no one answered. There is no official ics for my device and it is still an issue for me. I found this link and asked a question. Isnt the point of forums to help others, also this thread isn't THAT old, and really, wouldn't you rather ppl post in an already existing thread rather than spamming the forum with multiple threads on the same topic, like they do in the GT2 forum, which is as annoying as ****.
doug36 said:
Yes actually, he could have simply made a response in Q&A section, considering this is a very old post for a very old bug that has been long since fixed
And considering all his questions, although are pertaining to posts topic, could have been answered with a google search, or even the lazy way (Q&A) would probably yeild results quicker, expecially since the topic doesn't actually suggest the presence of his question?,
Click to expand...
Click to collapse
Why do you care so much? I'm glad he did resurrect it cuz I had never seen this thread, now I subscribed to it for future reference.
Sent from my SGH-T989 using Tapatalk 2
Same issue, still no fix...
Endoroid said:
because i followed a link from a different forum, i have previously googled this issue, a few months back, and asked in my devices forum and no one answered. There is no official ics for my device and it is still an issue for me. I found this link and asked a question. Isnt the point of forums to help others, also this thread isn't THAT old, and really, wouldn't you rather ppl post in an already existing thread rather than spamming the forum with multiple threads on the same topic, like they do in the GT2 forum, which is as annoying as ****.
Click to expand...
Click to collapse
Hi, I've been trying to find a fix for this issue and after reading all posts and doing several Google searches, I still have not found a satisfactory fix. Removing everything and putting it back one by one is a VERY time consuming work around, but no fix. Stopping the service and replacing it with 1-click or scheduled sync is also not a fix. I am using the latest 1.6 Paranoid Android ROM and this issue started all on its own without me doing any updates to the music or videos. Only changes are new photos and new or updated apps. I hope a proper fix is found sooner rather than later.
frankie_p said:
Hi, I've been trying to find a fix for this issue and after reading all posts and doing several Google searches, I still have not found a satisfactory fix. Removing everything and putting it back one by one is a VERY time consuming work around, but no fix. Stopping the service and replacing it with 1-click or scheduled sync is also not a fix. I am using the latest 1.6 Paranoid Android ROM and this issue started all on its own without me doing any updates to the music or videos. Only changes are new photos and new or updated apps. I hope a proper fix is found sooner rather than later.
Click to expand...
Click to collapse
What worked for me was moving everything from the SD card, formatting it, moving everything back and rebooting. Hasn't run since and I've been checking on it for the past few days.
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
RTFOP said:
What worked for me was moving everything from the SD card, formatting it, moving everything back and rebooting. Hasn't run since and I've been checking on it for the past few days.
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
Out of curiosity did you include .trash and lost.dir?
Sent from my XT860 using xda premium
Endoroid said:
Out of curiosity did you include .trash and lost.dir?
Sent from my XT860 using xda premium
Click to expand...
Click to collapse
It really is the only fix, and it works. I too started removing things one by one until I got fed up and completely reformatted both internal & external sd cards a few months back, and the issue never returned.
I had one of the Devs tell me it's always good practice when making a OS change, like GB to ICS to start with fresh reformatted cards; because you don't know what junk is left behind on the cards, that the new OS is not going to like. It works, you don't need to stop any services, and its worth the time.
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Hello,
Whenever I get a picture sent to me via MMS, it shows it as a slideshow. This drives me crazy and I wish it didn't.
I've Googled it so many times and looked everywhere but haven't been able to figure it out.
I found this thread for a Note2:
http://forum.xda-developers.com/showthread.php?t=2221045
Adding this into system/csc/feature does the trick.
<CscFeature_Message_EnableMmsOnePageViewer>true</CscFeature_Message_EnableMmsOnePageViewer>
Click to expand...
Click to collapse
But I'm not sure how to apply that to my SGH-i747M
Please help!!!
I've read that some people just get a different texting app, but I'd rather just fix the stock one. Unless there are some other benefits that I don't know about.
Thanks!!!
Most of the rooted stock roms found in the development section have this fixed.
Is there any way to fix it on the stock ROM though? I'm rooted but don't have time to look at changing Roms right now but would just like to fix this one issue.
The best solution I've found is to ask the sender to just send the picture and not include any text. If they do this, I will come through as just a picture that you can pinch and zoom. This is a hack, but works and is better than nothing.
I guess I just figured that the Note2 and S3 are similar so the fix would be easy to apply here, but I guess not.
philhouse said:
Hello,
Whenever I get a picture sent to me via MMS, it shows it as a slideshow. This drives me crazy and I wish it didn't.
I've Googled it so many times and looked everywhere but haven't been able to figure it out.
I found this thread for a Note2:
http://forum.xda-developers.com/showthread.php?t=2221045
But I'm not sure how to apply that to my SGH-i747M
Please help!!!
I've read that some people just get a different texting app, but I'd rather just fix the stock one. Unless there are some other benefits that I don't know about.
Thanks!!!
Click to expand...
Click to collapse
Just add that line of code to /system/csc/feature.xml
http://forum.xda-developers.com/showthread.php?t=2102651
Unfortunately you need to be rooted to edit feature.xml.
upndwn4par said:
Just add that line of code to /system/csc/feature.xml
http://forum.xda-developers.com/showthread.php?t=2102651
Click to expand...
Click to collapse
Perfect thanks! Before I go and do that, is it as simple as using Root Explorer, finding feature.xml and adding that line in?
philhouse said:
Perfect thanks! Before I go and do that, is it as simple as using Root Explorer, finding feature.xml and adding that line in?
Click to expand...
Click to collapse
Yup. Just add it in the "Message" section. Actually anywhere is fine, but if you add it as the last line in the message section you will be able to easily find it again.
upndwn4par said:
Yup. Just add it in the "Message" section. Actually anywhere is fine, but if you add it as the last line in the message section you will be able to easily find it again.
Click to expand...
Click to collapse
I just went to do this but I don't have a feature file in that location which was my original problem... I thought you had given the correct location for the file on the S3. Any ideas where it would be?
I just looked at others.xml in system/csc and there is similar language to the other hacks listed in that thread.
Does anyone know if that is the correct place for out S3s?
philhouse said:
I just looked at others.xml in system/csc and there is similar language to the other hacks listed in that thread.
Does anyone know if that is the correct place for out S3s?
Click to expand...
Click to collapse
I just tried adding it to others.xml and it worked!!!