dam1 / websmsdroid

Automatically exported from code.google.com/p/websmsdroid
0 stars 0 forks source link

SMSdroid doesn't receive SMS/MMS when the stock Android Messaging app is frozen or removed #641

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Freezing or removing the Stock Android Messaging app from the phone

What is the expected output? What do you see instead?
SMSdroid doesn't receive any SMS or MMS anymore unless the Messaging app is 
reinstalled. SMSdroid should be able to replace the functionality of the stock 
Messaging app if it isn't installed.

What version of the product are you using? "Last" is not appropriate. 
SMSdroid 1.1.7 (and WebSMS 4.2.6)

Make sure you tell at least which app you are using. On what operating system?
Cyanogenmod 7.2, Android 2.3.7

Please provide any additional information below.

Original issue reported on code.google.com by AndyYy...@gmail.com on 18 Jan 2012 at 5:41

GoogleCodeExporter commented 8 years ago
this is like any other sms reader: the database handling for incoming messages 
is done by android. smsdroid is just showing the messages.
to get rid of the notifications, just disable them in the stock app.

Original comment by f...@ub0r.de on 21 Jan 2012 at 3:15