ICS android system [Bluetooth} - Android Software Development

I need to request any developer for android system to create pgm under bluetooth section for alert (which current for only incoming call).
Need to add-on; Configuring selections for incoming call, email, and / or text messages. So, it can sent alert via bluetooth devices (such as wristband to be vibration alert) Ideal for all hearing-impaired and deaf people.

Related

Avoid sound signaling for SMS receiving acknowledgement?

Hmm i use SMS receiving acknowledgement by standard.
Can i turn off the signaling for it?
I think just a popup is enough. I dont need a "beep beep" on my phone immediateley after sending a SMS to another.
Hello messia,
As the SMS notification is a simple SMS you recieve from the network when the recipient get your SMS, you have to deactivate the sounds for incoming SMS's.
You can controll all notifcations in the settings:
Start > Settings > Sounds & Notifications > Notifcations
(Start > Einstellungen > Sounds & Benachrichtigungen > Benachrichtigungen)
If you choose "Messaging: new SMS" (Messaging: neue SMS) , you can turn off the sound for incoming SMS messages.
The downside of this is that sound notification is disabled for all incoming SMSs, not only for the send notifcations.
Greetings,
BGK
thx but that is not the problem, the problem is that i want a sound for a new sms i get, but i don`t want a sound for a sms that someone receives from me.
A popup for this is sufficient
I remember turning OFF the notification of sent messages previously, i think the info is in the forum somewhere, but it turns it all off. Both sound and popup.
I think it was a registry hack too. Was a long time ago, im fighting wm2005 now so havent got time to check back how i did it sorry.
yes i know how to deactivate completely but i just want to deactivate the annoying sound
it`s impossible, isn`t it?
Yes, it is impossible. The SMS you receive from the network looks the same as an sms from one of your contacts to your phone. The device cannot distinguish one SMS from another, so you can only choose to switch of the sound for all sms-es. You can also choose to disable delivery notification entirely, but then you will only get a pop-up that the sms is send, not when it is received by the other party, since the network will not send you an sms to notify you of delivery.
However, even when I am writing this, I consider two issues:
1. There is some program floating around that enables blocking certain senders of sms. That means however that the sms will not reach your phone, so this is bascially the same result as with switching sms delivery notification off.
2. BUT! Darek, the creator of DKToday ( search for him on this forum with the term DKToday, or his name dkot) uses the SMS delivery for counting the number of sms send this month. Basically, he could not find a way to extract sent sms info from the system, so instead, he chose to count the returning delivery notification sms from the network as a measure of the no. of sms sent by you. So, in some way, he must be able to distinguish delivery notification sms from normal sms, as sent by your contacts. I recommend you to contact him and ask him how that is done, maybe he can tell you what the distinguishing feature is between normal incoming sms and network sms.
Edit: After re-reading your first post in this thread, I may have given you an answer to a problem you did not have. Do you want to cancel out the sound for the incoming network delivery notification sms, or the sound from the pop-up after sending the sms ( the system sound)? For the delivery sms, see my answer. For the system sound: I have no clue...
I have written to him. Maybe he can help

alerts via bluetooth

i am just curious if there is a way to hear text message alerts through my bluetooth eaarpiece when i am using it
Doesn't voice command do this?
V
i dont know does it i turned off the announce incomming calls
I don't think incoming text messages would be considered incoming calls.
Perhaps there's a 3rd party Bluetooth extension that can do this (like Jetware or BlueCast). I haven't used either one, but perhaps they'll point you where you want to go...
http://www.jetwaremobile.com/bthfx/support.htm
http://www.simplesmartphone.com/BlueCast/

Different SMS notification sound depending on sender?

Hi all,
I am looking for a program that will enable me to create a different SMS notification sound depending on who the sender is.
The reason for this is that I have friends who also have TyTNs, but due to the fact that they receive several automated sms notifications from a server monitoring application each day, they almost never read my SMS in time.
So I decided that I want their phones to make a different sound whenever they receive a private SMS. Maybe you can assign some contacts to a group and then specify a SMS notification sound to that group?
Thanks a lot!
I'm looking for the same soft.

Intercepting SMS

I'm trying to make an app through which I can send remote commands to my phone via SMS from another phone. I want the program to detect when an SMS comes from a specific number and intercept it, i.e. preventing the Messaging app from ever detecting it and showing it in the Inbox.
Would this be possible without turning off notifications for the default messaging app and if does anyone know of any example source code?
Thanks
Recognize/React on incoming SMS :: anddev.org - Android Development Community | Android Tutorials
From what I recall there is no way to cancel the intent from being sent to other recievers, but you can adjust the priority yours is called in relation to others using the priority attribute. Set your reviever to run after the text message activitiy's receiver (use priority -1), and identify/delete the message using the text message content provider.
I think that's right, I am out right now and can't research it.

[REQ] Notifications and SMS to PC

I am putting this idea out there in case anyone would be willing to develop the app. Originally I got the idea from the XBMC Remote. It has the following features:
On incoming call, display who's calling on TV screen and pause video until call is over
On incoming message, display on TV screen
This shows that it is perfectly possible to output the information. Now if we could only get similar functionality to the pc. Having your call information or texts displayed as either notification popups and/or within an app that lists all calls and txts.
We could even take it a step further by including the functionality found in google voice and other pc sms apps to give the ability to respond to txts, or answer and initiate calls to the phone.
All in all, on the user end they could be able to control all this by the use of:
Popup notifications
Small task bar with shortcuts to each option, a count of unread messages, and current phone status (ie in call etc).
A full fledged application to control all of the above, as well as view a full contact list, message history, call history, and anything else we can get the phone to output.

Categories

Resources