Motorola Droid :: Alter Intensity Of Vibration Or Type Of Vibration For Different Notifications?
Nov 12, 2009
Is there a way to alter the intensity of vibration or the type of vibration for different notifications? Same goes for the LED light
View 5 Replies
Nov 8, 2009
Is there a way to make all notifications vibrate instead of sound a ringtone?
View 1 Replies
View Related
Aug 15, 2010
OMG, this thing freaking vibrates rough! I don't care, except that when I'm on the phone and get a notification, I can't hear the person talking because of the vibration. Any way to turn the intensity down?
View 9 Replies
View Related
Nov 11, 2010
Well the vibration that my phone is on right now is kind of bad so I decided that I wanted to change it, but I couldn't change the level of the Vibration Intensity because its grayed out for some reason. Grayed out meaning that it's un clickable. Any way to fix this? I'm pretty sure that I'm going to end up looking stupid.
View 3 Replies
View Related
Aug 2, 2010
When I get a text, this thing vibrates pretty rough. Any way to turn it down?
View 1 Replies
View Related
Feb 10, 2014
I'm trying to change my vibration intensity, but I can't find how.it's supposed to be on Settings - Sounds - Vibration Intensity.Well, I don't have such a "Vibration Intensity" option (and it's not inside "Volume"). Screenshot:
View 8 Replies
View Related
Jan 15, 2012
i'm searching an app where i can control the intensity of the whole system vibration settings. keyboard, alarm, calls...anything
i'm running cm7 with the siyah 2.6.7 if it's of interest...
View 2 Replies
View Related
May 5, 2010
i know its probly very simple but i cant for the life of me find the option.
View 8 Replies
View Related
Aug 3, 2010
Is there a way to not have it vibrate with notification sound on incoming texts and have it vibrate when I turn phone to vibrate mode. I cant seem to figure this out, I want it to vibrate when I have vibrate mode on but I want sound only when I have it off of vibrate mode. I know you can go into settings each time but I want to avoid that.
View 1 Replies
View Related
Jun 29, 2010
I saw this question asked before with no answer (a post in April) so I thought I would ask again. Does anyone know of an app that will allow vibration for e-mail notifications when phone is set to vibrate? This has always bothered me about a device that I otherwise think is just an outstanding piece of equipment. If anyone has an idea I would GREATLY appreciate it.
View 2 Replies
View Related
May 17, 2010
Every time I receive a notification, the phone also vibrates which I really don't like. Perhaps I am just missing something but I do not see a way to turn vibration off for notifications. Is it possible?
View 1 Replies
View Related
Jul 28, 2010
I got my phone on Monday and I've noticed that when somebody is talking to me on the phone it causes a vibration type noise. I've tried lowering the volume but it still seems to be doing it. Not to mention, even with the audio turned all the way up it's hard to hear the people I'm talking to.
View 15 Replies
View Related
Jul 21, 2010
I have created an application that creates notifications, using the following code:
// Notification notification = new Notification(R.drawable.notification_icon, title, System.currentTimeMillis());
notification.flags |= Notification.FLAG_AUTO_CANCEL;
// parameters
String ringtone = prefs.getString(context.getString(R.string.key_notifications_ringtone), "");
if (ringtone.length() > 0) { notification.sound = Uri.parse(ringtone);
notification.audioStreamType = AudioManager.STREAM_NOTIFICATION;
} boolean useVibrator = prefs.getBoolean(context.getString(R.string.key_notifications_use_vibrator), false);
if (useVibrator) { notification.defaults |= Notification.DEFAULT_VIBRATE;
} boolean useLed = prefs.getBoolean(context.getString(R.string.key_notifications_use_led), false);
if (useLed) { notification.defaults |= Notification.DEFAULT_LIGHTS;
notification.flags |= Notification.FLAG_SHOW_LIGHTS;
} // alert
RemoteViews contentView = new RemoteViews(context.getPackageName(), R.layout.notification);
contentView.setImageViewResource(R.id.notification_icon, R.drawable.icon);
contentView.setTextViewText(R.id.notification_title, title);
contentView.setTextViewText(R.id.notification_text, text);
notification.contentView = contentView;
Intent notificationIntent = new Intent(context, MyActivity.class);
PendingIntent contentIntent = PendingIntent.getActivity(context, 0, notificationIntent, 0);
notification.contentIntent = contentIntent; notificationManager.notify(1, notification);
The notification works, and the correct ringtone is used. However, even though the preferences are correctly activated and notification flags are correctly set (I checked by debugging), the notification never vibrates and never cause the lights to be activated. I would have blamed my phone's settings, but every other app using notifications, like messaging, gmail, and others correctly use all these features. (My phone is a HTC Hero with Android 2.1)
View 1 Replies
View Related
Jan 17, 2012
I rooted my Sidekick 4G yesterday and everything worked great, until I noticed that my phone wasn't vibrating for notification. I tried messing around with the settings but no luck. I get haptic feedback but no notification vibrations.
Additional information:
Rooted with SuperOneClick (latest version, I'm pretty sure).
FROYO
2.2.1
View 1 Replies
View Related
Jan 4, 2010
One little thing I miss on my Blackberry was that I had it set to vibrate once for Social Network notifications, twice for an email and three times for an SMS. That way I knew how important it might be and whether to take it out of my pocket. My T-Mobile G2/HTC Hero (1.5) doesn't seem to have the option to change the default "vibrate twice". Is there any way of changing it? Or an app that might do it?
View 1 Replies
View Related
Dec 2, 2009
Can anyone recommend an app that will extend the vibration time when a call comes in and for notifications. I find the vibration strong enough (coming from a BB 8900, the Hero is twice as strong) but the vibration time is a little short for liking.
View 3 Replies
View Related
Nov 16, 2009
Is there a way to make the vibration for notifications more intense and different than each other? the one i currently have for texts i can hardly feel in my pocket. Is there a way to change this?
View 7 Replies
View Related
Nov 6, 2009
anyone figured out a way to turn off key vibration on the 4 buttons right below the screen? its really annoying and i cant seem to figure out a way to.
View 6 Replies
View Related
Sep 23, 2010
I am deaf, do i need to turn on the vibration so i know that i have a text message or email. thanks! I just turn on my Droid X!
View 7 Replies
View Related
Jul 17, 2010
Anyone else? i have it check marked.. and it vibrates when i check or uncheck it but no go wile texting....
View 2 Replies
View Related
Aug 6, 2010
I set a couple of daily alarms and when they go off I cannot stop the DX from vibrating. Any thoughts?
View 2 Replies
View Related
Oct 27, 2010
I have my phone set on multiple short vibrates for txt alerts... and it does that, but for some reason now when i get a txt from my wife its a long vibrate instead of multiple shorts... I still have all the settings on multiple shorts so i dont know WHY it changed just her to a long vibrate and i can figure it out... I have shut my phone off multiple times but it still does it...
I have a droid X ... and I am using handcent. only thing I can think is different is i downloaded "Task Manager" the other day? but it just started this issue today.
I know its very minor but it annoys the hell out of me because I cant figure out how or why to change it. I have even changed the vibration to custom settings and it works on every txt but from my wife...oh i forgot to mention that this morning i downloaded angry birds... and maybe the issue started after that? i went to play angry birds a little bit ago and it wasnt anywhere in my app list for some reason...i couldnt find it anywhere. went to the market and it showed it as being installed, so i uninstalled it and reinstalled it and it then showed up as being back in my app list? beats me why? love this phone but i feel way over my head with this thing. i've had it for 5 days now.
View 1 Replies
View Related
Jul 15, 2010
When sliding your finger across the dots at the bottom of the screen to change homescreens, the phone vibrates. How do you turn that off?
View 5 Replies
View Related
Jul 24, 2010
I want to be able to slide to unlock my phone WITHOUT the vibration. i have gone to settings to disable haptic feedback, but the phone will still vibrate when i slide to unlock.
View 2 Replies
View Related
Oct 15, 2010
on my droid x whenever the phone vibrates either when im clicking something, getting a text or a incoming call. the phone makes a buzz noise. also i noticed the phone does not vibrate as heavy as it should and is not as noticable when its in your pocket with the sound off. i used a droid 1 and a droid incredible in the past and both of those the vibration was quieter. so im wondering are everyones droid x like this or does mine just have a defective vibration mechanism or something?
View 3 Replies
View Related
Jul 17, 2010
First I'd like to say I don't know how I ever typed without Swype. Whoever thought of it is pure genius so I love that. However can someone tell me how to turn off the clicking noise when I press a letter? I like the vibrate to let me know that I touched it but could do without the Storm-esque click. There was one more but I forgot it at the moment.
View 3 Replies
View Related
Dec 31, 2009
I'll be in a call, phone to ear, and all the sudden **Vrrt-Vrrt** in my ear... my caller even says "What was that? You still there?"
View 1 Replies
View Related
Dec 9, 2009
Is there any way to make my droid vibrate softer? It's too loud for meetings, etc., when I still need to be aware of notifications or even phone calls. There seems to be only one vibrate "volume" setting. My coworker has an IPhone, and it's very soft and only she can hear it when it vibrates.
View 2 Replies
View Related
Dec 1, 2009
Is there any app or way on the driod to set the vibrating alert to repeat? the installed vibration is so quick and light that i hardly notice it. many other phones offer the ability to repeat the alert, etc. can that be done on the droid?
View 1 Replies
View Related
Feb 9, 2010
Is there a way to disable the vibration when using the dial pad to dial out on the touch screen? Every time I dial a number feels like I'm getting zapped to death.. The vibration is way to strong. Any help is appreciated..
View 1 Replies
View Related