Android :: Notifications Vibrate Instead Of Sound Or No Sound?
Jan 11, 2010
Its probably just because I am a tard but can you make it so when you put it on silent you cant hit the volume up and down on the Motorolla Droid.Also can I make my notifications vibrate instead of sound or no sound?
View 1 Replies
Jun 28, 2010
HTC Hero - no sound or vibrate for text notifications I have had my Hero for about a week (first Droid!). I am no longer getting sound or vibrate text notifications. I get sound for email notifications, but no vibrate. The LED indicator is working fine. I don't really care about the email notifications, but I need the sound and vibrate for texts! I have checked the forums and found several threads where downloading Sound Manager resolved the issue. It didn't work for me. I have also checked Settings> Sound & Display > Notification Sound. There is a tone selected. I tried a battery pull as well.
View 4 Replies
View Related
Apr 4, 2010
I am at work and i cant figure out how to turn off the ringer sound while keeping the sms sound everytime i turn the ringer off it for a to silent mode.
View 2 Replies
View Related
May 20, 2013
I am currently an iPhone 4s user and really like the way that the switch toggles between no sound (vibrate) and sound. I leave me phone in vibrate mode for most of the day and in the evening I tend to switch it to sound so I can hear the alerts from around my house when I don't have the phone with me. I am thinking about switching to an android device (S4 or HTC One) and have a few friends that haven't been able to duplicate the behavior of the iPhone. They get sound with vibration or some other weird combinations that wont work for me. Is this a limitation of the OS or is it device specific? I basically want everything to vibrate (Ringer, SMS, Email) with the option of changing everything to sound, no combinations of the two. I also need to distinguish between types of messages by using different vibration patterns.
View 1 Replies
View Related
Jan 12, 2010
I have the Motorola Droid and I would like to find a way to get my phone to vibrate when I get a new text message while I have the sounds off. I have my phone set to vibrate mode but it only vibrates when I get an incoming call. Verizon said this was normal but there might be an application to change alert settings and such.
View 1 Replies
View Related
Jan 25, 2010
When I get a notification, like an email or text, I want the phone to vibrate for like 15 seconds in like pulses of 3. It will vibrate a fair amount if the volume is on, but when I put the phone to vibrate only, the ONLY thing that vibrates is the ringer. I find this to be a general annoyance with Android I think. Anyone know a way I can customize the vibration settings for notifications (text, email, etc) when the phone is on silent (vibrate only)?
View 4 Replies
View Related
Feb 3, 2010
So I never had this problem before, and I don't know what I may have changed that started it. Before my eris would play the notification sound within a second of the vibration. Now, my phone lags for about 2 or 3 seconds, vibrating first, then ringing. use the native SMS program, and I don't want to have to download any new apps like chompSMS or anything, I just want my phone to start working again.
View 8 Replies
View Related
Jan 8, 2010
Is anyone familiar with the following problem. When my Hero receives a new email, the flashball notifices me about it, but the notification sound and vibrate do not work even though I have them both checked in the settings (the sound is also selected). However, when I receive a new sms message, all of them work perfectly.
View 4 Replies
View Related
Sep 18, 2010
Just wondering if anyone else has this with their phone: When I have haptic feedback activated and i am texting(not using swipe) with each vibration I can hear a very very feint tinny ring (This is the best way i can describe it) And the major emphasis being on FEINT. Ive never owned a samsung before and so im wondering if thats just something that comes along with the vibration.
View 2 Replies
View Related
May 1, 2010
I just got the HTC Incredible and one of the things I haven't been able to figure out is how to set incoming phone calls to vibrate, yet play the notification sound. None of the profiles seems to make that combination happen. If I switch it to silent, no sound or vibrations happen for calls or notifications. In the vibrate profile, both calls and notifications only vibrate. In normal mode, I can't get calls to vibrate only. If I slide the call ringer volume all the way down and slide notification volume up, it switches it to silent mode. If I have call ringer volume up one notch from silent, it still plays the ringtone. Is this something I can accomplish or do I have to have silent calls only if I still want notifications played?
View 2 Replies
View Related
Jul 21, 2010
I'm finding that when I switch to "Sound Off" on my lock screen, it's turning off vibrate too. Does anyone know if its possible to change the default behavior of "Sound Off" to be "Vibrate On", or at least not to affect things that are already on vibrate?
View 2 Replies
View Related
Oct 17, 2010
I know where to change the notifications sound but I can choose different sounds for different applications? (Exchange, Gmail SMS). If not is there a software that can do this?
View 3 Replies
View Related
Oct 12, 2010
So I am new to the Android phone, have had it for about a month. Hopefully this isn't a stupid question but how do I get the reminders from my calendar with a sound to go with it.
View 2 Replies
View Related
Oct 18, 2010
I am creating one notification based on some event. This notification will only create sound. I just want to generate the sound using this notification, but no UI. Following is my code for this:
// make notification sound whenever the device is connected or disconnected
Notification notification = new Notification();
notification.defaults |= Notification.DEFAULT_SOUND;
notification.flags = Notification.FLAG_AUTO_CANCEL;
NotificationManager manager = (NotificationManager)
mContext.getSystemService(Context.NOTIFICATION_SERVICE);
// notify to all, manager.notify(0, notification);
I am facing few problems and have some doubts. I tried to search for answers in this post but could not find, so I am posting here for your people's suggestions:
1. Here I am using 0 as id for the notification. Is it good in practice. Since, I don't want to that this notification conflicts with other.
2. I have one doubt, about notification ids, e.g. if i keep my notifications id as 1 and some other application also have set that as 1. In that case, will my notification be updated. or Android treats, application's notifications differently.
3. Is it necessary to add FLAG_AUTO_CANCEL flag in my notification. Because, I think this is used when notification will appear in the status bar. But in my case, I have no UI. It means nothing will appear in status bar.
4. Currently there is one problem. When my notification makes sound, sometimes it seems that it is suppressed or distorted by any other sound or event. I am not sure what is happening there.
View 4 Replies
View Related
Nov 13, 2010
After the update, the shutter sound is not silent when in silent/vibrate mode. Sony always had this one in a bag. Why does it fail now? Please fix this Also, I am not sure if this is bug, but to activate camera with camera button, now you need to long press the button, whereas before you just had to tap. [Is it a bug or a fix?] But, the previous mentioned is a bug. Shutter should not make a sound when the phone is on silent mode or vibrate mode.
View 18 Replies
View Related
Jul 19, 2010
Anyone know how to disable this sound? When you are focusing it, it makes the little ding! sound, even when it is in vibrate mode. I was playing around with the camera at work this morning and found this out. kinda scared me cause i thought that since i have it in vibrate mode, it shouldn't make any sounds, right?
View 8 Replies
View Related
Jul 10, 2010
In my application, RTSP streams play only sound without video, but if i specify the video path as a local file, it plays the video and audio.
How would i get the RTSP streams to show video?
CODE:.................
View 2 Replies
View Related
Dec 18, 2009
I am using the SoundPool as follows:
Caching my sounds:
CODE:..........
Playing a sound effect i.e when button is clicked:
Resources.playSound(context, Resources.SOUND_PIECESELECT);
However as I said the sound is lagging. What can I do to improve this? All my sounds are OGG file format.
View 9 Replies
View Related
Jan 15, 2010
i would love to see an app that you can record custom notifications that would convert the recorded sounds to emulate the "DROOOID" sound, like say "GMAIL" when you get an email, or whatever notifications you have on your phone. yeah, I could record things at work, distort them to sound similar, but a downloadable app on the phone would be AWESOME!
View 1 Replies
View Related
Dec 29, 2009
I want to change the alert sounds for various events: email notification, SMS, power status, Google Talk, etc. I can change the alert sound via Settings->Sound & display->Notification ringtone, but the sound is identical for all the various notifications which seems ridiculous. Is there an app or widget which allows me to assign different notification sounds to different events?
View 4 Replies
View Related
Apr 28, 2010
I don't think there is, but maybe someone knows how. Does anyone know if there is a way to turn on sounds on gmail notifications. I want to be able to still receive notifications popups, but I don't want sound to play on them. I know I can turn off sounds on all notifications but I only want to on Gmail.
View 2 Replies
View Related
May 29, 2013
I need an app that allows me to set different sound for texts and notifications.
View 2 Replies
View Related
Sep 11, 2010
When i receive a text message the phone doesnt sound an alert or vibrate, really annoying having to keep checking the phone to see if i have any messages. The software is all up to date, ive reset the alert tone in the notification settings, and im afraid thats all my knowledge used up. Ringtone sound is fine and it also vibrates for that.
View 2 Replies
View Related
May 26, 2010
So i saw you can enter root files so that you can pick wav files or mp3s as alerts. so i was curious is there a way to set different sounds for different alerts...like sms, email, facebook...etc...all having different sounds for notifications?
View 2 Replies
View Related
Feb 8, 2010
I have not been getting my audible email notifications and the green light that is normally flashing is not flashing. I can get my emails if I go to the email icon.
View 3 Replies
View Related
Aug 3, 2010
Such as text messages, and others? This was, and is a huge annoyance on 2.1 unless using a third party app, which I don't. Has Google fixed this in Froyo?
View 4 Replies
View Related
Jul 29, 2010
ON my incredible I used to get a sound when making selections and such but now its barely audible. My volume is all the way up. What happened?
View 5 Replies
View Related
Aug 2, 2012
how can i stop sound with media player after clicking another sound button? and how can i set alarm/ringtone/notification when long press adding admob on my app, ive read all posts i could google but still i get errors,\
code:
final MediaPlayer sound01 = MediaPlayer.create(this, R.raw.sound01);
Button s01 = (Button) findViewById(R.id.button01);
s01.setText(this.getString(R.string.quote01));
s01.setOnClickListener(new OnClickListener() {
public void onClick(View v) {
[code]....
View 1 Replies
View Related
Jul 30, 2010
When I go into both individual settings for text and email it allows me to change the sound notification but it wont save it. I can change it and then back out of it and if I go right back into it, it keeps defaulting back. It wont save the sound I am changing it to?
View 6 Replies
View Related
Aug 10, 2010
I don't seem to be getting any sound notifications anymore for texts or emails. As far as I can tell, I am set up to receive sound notifications and am controlling the volume with audio manager.
View 2 Replies
View Related