im digging through the development pages in anticipation on finally getting my android (im on verizon) but im having trouble figuring out the first project i have planned. i want to replace the ring on the phone but its more than just replacing the audio file. the program i want to write modifies the ring each time it rings, specifically i want the phone to basically count each ring out loud. im assuming i need the CALL_STATE_RINGING intent out of the telephonymanager but lacking an actual phone to explore im not sure how it behaves or what i would call once its fired. does that intent fire every time the ringer fires or just when the phone starts ringing? and can i set a sequence of rings to go through or do i need to silence the ringer and play them another way?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

