Enabling ringtones in Android
I'm brand spanking new to Android. I'm trying to develop an app that mutes the phone depending on the location. I think I got a rudimentary GPS working, but that is not my problem
I'm initiating a voice call to the device (using DDMS in Eclipse), and though it shows that it is ringing, I do not hear any ringtone.
The settings in the emulated device for ringtones only has a ringtone called开发者_运维问答 'Silent'?? What's wrong?
I just want the phone to ring when it gets a call, but even Google does not seem to have the answer to this simple question.
Please help. Very very confused :-(
(I'm using Eclipse Helios, Android 2.2 and Win7 x64, if that is of any relevance)
you could try to use a real phone instead of the emulator. i do not know if the emulator is able to ring. is it that important? you can see if the phone is muted in the taskbar of course. have a look at this if you want ringing.
精彩评论