Re: [android-developers] silent sms notification programaticaly

2012-04-22 Thread Amit Mangal
Hi there, I am trying to set notification tone silence for incoming message. what i will do i will set black audio file as a notification tone and when any incoimg message then i will play my audio file. playing my audio file for incoming message i have done but it also plays default notification

Re: [android-developers] silent sms notification programaticaly

2012-04-22 Thread asheesh arya
by using content observer you acheive your goal. what you have done so far let me know because i am also devloping the same application now a dayz -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-

[android-developers] silent sms notification programaticaly

2012-04-21 Thread Amit Mangal
Hi there, I want to set sms notification programaticaly silence. is there any way to set sms notification tone programaticaly silent. thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-deve