View Single Post
  #2012 (permalink)  
Old 09-29-2010, 09:54 AM
oZo's Avatar
oZo
PPCGeeks Regular
Offline
 
Join Date: Apr 2008
Posts: 85
Reputation: 40
oZo is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [CAB] GSM&CDMA Project Android Port and Startup Utility [8/30] FIXED NOISE!

Quote:
Originally Posted by signal34 View Post
Does anyone else have problems using their own ringtones vs. stock ones? When my phone rings, it will only ring once if I use my own ringtone (mp3). If I switch to an Android stock ringtone, the phone continues to ring as normal (ie 4-5 times).

I read on another forum that the ring_delay entry needs to be changed (ro.telephony.call_ring.delay=1 to ro.telephony.call_ring.delay= "anything greater than 1000"), but adding the line in my STARTUP.TXT file didn't seem to help.
The issue has to do with the audio file's metadata and how the audio file is tagged.
There is a thread over at code.google.com that addresses it from the Vogue port days.

Issue 2 - vogue-android - Ring tones only ring once - Project Hosting on Google Code

There is a link to an Android "media" folder that has ring tones, alarms, etc. that loop correctly.
I'm sure with more research you can find out how to edit your ring tones to loop.
Good luck.
This post has been thanked 1 times.