Android :: Android: Ringer Mode Changed To Silent Doesnt Stop The Phone Vibrating

Apr 13, 2010

I'm trying to change the ringer mode of the phone to RINGER_MODE_SILENT when a call is incoming by using the following lines of code.

CODE:...............

While the phone stops ringing it continue to vibrate although the documentation of RINGER_MODE_SILENT says it should also stop vibrating.

I'm using the SDK 1.6

UPDATE:

As I didn't find a solution yet, I tried to deactivate the vibration settings manually.

am.setVibrateSetting(AudioManager.VIBRATE_TYPE_RINGER, AudioManager.VIBRATE_SETTING_OFF );

But this also doesn't prevent the phone form vibrating when a call is incoming.

UPDATE 2:

Today I tried to solve the problem by canceling the vibration via a Vibration object.

Vibrator vib = (Vibrator) getSystemService(Context.VIBRATOR_SERVICE);
vib.cancel();

Again, without success. Now I'm running out of ideas and asking myself if it is possible to stop the vibration at all.

UPDATE 3:

I've discovered another interesting fact when I've reread the documentation of the Vibrator class. The documentation says:

"If your process exits, any vibration
you started with will stop."

Android :: Android: Ringer mode changed to silent doesnt stop the phone vibrating


Android :: Changing Ringer Mode To RINGER_MODE_SILENT Doesn't Prevent From Vibrating

Apr 15, 2010

I've got some problems muting the phone via code. The app I develop should mute the phone when a call comes in. This means it should not ring and vibrate at all. My first attempt so archive this was setting the AudioManager Ringer Mode to RINGER_MODE_SILENT using the following code.

AudioManager am = (AudioManager) this.getSystemService(Context.AUDIO_SERVICE); am.setRingerMode(AudioManager.RINGER_MODE_SILENT);

While the phone stops ringing it continues to vibrate although the documentation of RINGER_MODE_SILENT says it should also stop vibrating. My second attempt was to switch off the vibration mode manually. am.setVibrateSetting(AudioManager.VIBRATE_TYPE_RINGER, AudioManager.VIBRATE_SETTING_OFF ); But this also doesn't stop the phone vibrating.

View 3 Replies View Related

HTC Hero :: Ringer Volume Often Goes To Silent Mode

Dec 9, 2009

I use Ear to set my ringer profile and it seems to work great. However the ringer volume often goes to silent mode, because I unintentional push the ringer volume button and I miss the calls. Does anyone have a solution for this? Is it possible to turn of the ringer volume button on the Hero?

View 1 Replies View Related

Samsung Fascinate :: Silent Phone But Alarm Ringer On?

Sep 13, 2010

I wanna have the phone on silent but the alarm ringer on. Anybody know if this feature is available?

View 4 Replies View Related

Samsung Moment :: Ringer Escalating - When Phone Rings It Doesnt Ring At Desired Volume From Begining

Dec 24, 2009

Okay so i created a folder on my sd card called ringers, worked great for allowing me to use my mp3 files that i croped for my ringtones, however when the phone rings it doesnt ring at the desired volume from the begining, it vibrates only for 1 pulse then the volume slowly comes in from min to the desired level it is as if it is set to escalating. I have searched through all the settings but if there is a way to turn this off i have missed it. I know the mp3 file doesnt escalate because i use the same file on my moment and it rings at full volume from the beginning.

View 1 Replies View Related

Android :: Phone Still Making Sounds When Set To Silent Mode?

Dec 2, 2009

I got reports from some users that after making the phone silent with my application, sometimes, text messages or emails still make sounds. I don't have a phone so this is why I am asking. The application is making the phone silent this way:

final AudioManager am = (AudioManager) context.getSystemService (Context.AUDIO_SERVICE);
am.setRingerMode(AudioManager.RINGER_MODE_SILENT);

View 2 Replies View Related

Android :: Programmatically Detect Phone In Silent Mode Or Not?

Jan 12, 2010

code snippet to identify whether the phone is in Silent mode or not. I am using Android 1.5. I tried by using "android.provider.Settings.ACTION_SOUND_SETTINGS". It is not working.

View 2 Replies View Related

HTC Hero :: Make Stop Phone Vibrating When Other Person Picks Up

Jul 29, 2010

Does anyone know how to stop the phone from doing that little vibration when you make a call and the other person picks up. I have looked through my call setting but cant work it out. I keep thinking I am getting a text or something.

View 18 Replies View Related

HTC EVO 4G :: Get The Phone Dialer To STOP Vibrating When Dial A Number On The Keypad

Sep 7, 2010

I do not want my phone to vibrate when dialing a phone number on the stock dialer. I've been looking for the right menu item that controls this unwanted (on my part) feature of my otherwise perfect Evo. Anybody know where to find the setting that turns off the phone dialer vibrations?

View 7 Replies View Related

HTC EVO 4G :: Phone Keeps Putting Itself Into Silent Mode?

Nov 16, 2010

I'm not sure what's going on with my Evo, but all of a sudden it's been deciding to put itself in silent mode for no apparent reason and I'm missing tons of calls because of it. I will turn the sound back on and then all of a sudden it's off after a couple of hours for no apparent reason. I don't want to have to return the phone, but I'm not sure what other options I have at this point. Has anyone heard of this issue?

View 3 Replies View Related

Motorola Droid X :: Phone Ringer Stop Working

Jul 28, 2010

I have already done a factory reset once before because the phones ringer stopped working. The "FVE" said it was something I downloaded from the market and basically made me reset. It really is not a big deal to do a reset since all the contacts can get synced to your google account. I just don't want to have to keep doing this fix.

View 3 Replies View Related

HTC Desire :: Silent Notification But Ringer On?

Aug 4, 2010

On my HTC desire, when I'm choosing a notification sound I no longer have the choice of just having it silent while I can still have the phone ringer on. I was able to do this with my old Droid back in the US and just wondering if anyone knew a way setup their Desire this way. Just I'm at work all day and still want to be able to hear calls but don't want a ping everytime I get an email or a text msg. Really appreciate any help people can give here.

View 2 Replies View Related

HTC Desire :: Phone Takes Itself Out Of Silent Mode

Oct 30, 2010

My phone has a really annoying habit. Every night before I go to sleep. I switch it to silent mode. But if a call or a text message comes through overnight it vibrates. The next morning I find that the phone is now in vibrate mode. I did have Foxy Ring installed, although it was not activated. I wondered whether it could have anything to do with this, but I've now removed it from the phone, but the irritating behaviour persists. Short of turning the phone off overnight, how can I get a quiet night's sleep?

View 2 Replies View Related

HTC Incredible :: Flipping Phone Over For Silent Mode?

May 4, 2010

I've noticed that my notifications were sporadic, both from e-mail and messages. I think I even missed a call once and was surprised because I never heard it ring/vibrate. After some testing I think I've figured out that when the phone is in my pocket, and I'm sitting at my office desk, the phone is face down in that same, fairly flat level position, that turns the ringer off if you flip your phone over on a desk while in a meeting. Is there any way to turn this feature off?

View 28 Replies View Related

Sprint HTC Hero :: Rebooting Phone In Silent Mode

Nov 3, 2009

Sometimes when my phone is on silent and I turn it off and reboot it, it plays all the start up sounds as its loading. Sometimes, it does not. I hate this, because at work (in a spa) I keep my purse in my cabinet, and I don't love for it to play a bunch of sounds when it is supposed to be on silent. This is the only thing that makes any noise when the phone is on silent, and its only sometimes.

View 2 Replies View Related

HTC Desire : Silent Boot Doesnt Work / Telstra Branded In Australia

Jul 18, 2010

Is there a way to get rid of the loud "bling" on the Telstra start up screen?I got "silent boot" from the App store, , but it doesn't work.I dont want to have to put the phone to silent every time I turn it off.

View 3 Replies View Related

HTC Droid Eris :: Phone Completely On Silent Mode - No Vibration

May 27, 2010

I would like to know whether I can shut my sounds and vibrate modes off so that my calls and texts will come through still, but not make any noises. I don't want to keep shutting my phone off every night.

View 5 Replies View Related

General :: How To Silent / Vibrate Mode All Sounds Except Phone Calls

Sep 10, 2013

Is there a way to mute all notifications (preferably set them on vibrate) and still have the phone ring when someone calls. I found many apps that do that for certain contacts, but is there a way to do this for ALL calls?

View 3 Replies View Related

HTC Droid Eris :: Ringer Level - Start To Ring Then Go Silent Or Very Quite

Jun 4, 2010

I have a ringtone set for all call but when the call comes in it wil start to ring then go silent or very very quite i have tried the defualt ringer as well and same result? I have the ringer set to the highest it can go and still seems quite.

View 3 Replies View Related

Sony Ericsson Xperia X10 Mini/Pro :: Phone Keeps Switching Into Silent Mode?

Nov 16, 2010

I am currently trying to help my little brother with an issue he is having with his X 10 mini pro. The problem he is having is that it keeps switching into silent mode of it own accord at random times. I have tried updating the software but that has had no effect. Does anyone know how to sort this issue?

View 2 Replies View Related

HTC Incredible :: Phone Have External Silent /vibrate Mode Similar To IPhone?

May 7, 2010

Does the HTC Incredible have an external silent/vibrate mode similar to the iPhone?

View 28 Replies View Related

General :: Volume Control - Phone Ring On Notification Even In Silent Mode?

May 20, 2014

I was looking for a easier way to handle my appointments ( as colornote, any.do,)

There's a small problem: i was using phone's alarm to manage my appointments and even in silent mode, my phone ring. i'd like to reproduce the same function for 3th part apps, but i don't succeed in found a way to do it

there's any app / xposed moduel / tasker+ plugin to make the phone ring on notification even in silent mode?

View 1 Replies View Related

Motorola Droid :: Phone Switches To Silent Mode And Types Random Text?

Jun 6, 2010

I may have got it wet after getting caught in a rainstorm Friday night. It wasn't soaking wet and the device never shut off but the x is on the water marker.
Side notes: BB 1.1 and q1.0 kernel.

View 3 Replies View Related

HTC EVO 4G :: Make Stop Vibrating

Jun 28, 2010

Updated my phone to 1.47 or whatever it is. Now my phone won't stop vibrating when I get a notification. Volume is up. Vibrate for everything is off. Haptic feedback is off...Rebooted twice...

View 13 Replies View Related

Motorola Droid X :: Phone Doesnt Saying 3G - Shows Bars Doesnt Even Show 1X

Sep 7, 2010

It seems as if my phone doesnt saying 3G it just shows bars doesnt even show 1X. Im wondering if there is a setting im missing or do i need to reset/update something.

View 4 Replies View Related

HTC Desire :: Wont Stop Vibrating

Nov 17, 2010

My htc desire decided to go for a swim last saturday (with the aid of my darling 2 year old son knocking it out of my hand GRRR). but the thing is, after drying it out for a few days, everything is working again. i even downloaded an update for it yesterday! the only problem is that the damn thing wont stop vibrating.......

View 2 Replies View Related

Android :: Android - Massage Viberator - Application Does Not Stop Vibrating Even After The Process Is Killed

Oct 18, 2010

I will try to be as brief as possible... I have published a very simple android application it's name is "Vib-e-rator PRO". It's purpose is obvious, it can be used as a masssage vibrator or as an erotic stimulator...

My Problem is don't have an Android Phone to test my app in real time.

I have been recieving mixed comments from people. A few users say its working fine. But majority of them complained that the Phone would n quit vibrating even after the closing application.

Later i speculated that when ever the user switched off the vibrator and quit the app it would work as expected. If any user (most of em) directly closed the application ( either through the close option provided in the app itself or by pressing the END button in the phone ) without switching off the vibrator then it would not stop vibrating.

So i added myvib.Cancel() (myvib is the context for Phone Vibrator) in the exit block the close option provided in my app. For the other scenario, when it is closed by pressing the END button in phone, i have no idea how to solve it... So friends please advice me what is necessary to do... The comments i have been receiving from many users of my app is really embarassing....

View 3 Replies View Related

HTC Desire :: Make Permenantly Stop Vibrating

May 31, 2010

How to permenantly stop my Desire vibrating? I regular go to Settings and de-activate vibrate there but it still vibrates whenever i receive a call or text message.

View 13 Replies View Related

HTC Droid Eris :: Wont Stop Vibrating

Aug 18, 2010

Lately the phone just starts vibrating and won't stop (no calls, no msgs). I have to take the battery out and leave it out for a while. If I try to put it back to soon it starts vibrating again.

View 6 Replies View Related

HTC Desire :: How To Stop Vibrating Whilst Texting?

Jun 19, 2010

How can I stop my desire vibrating whilst I am inserting text, its getting very annoying now I want it to vibrate when I receive calls/texts etc but not every time I touch the screen?

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved