HI ALL
BACKGROUND: As the topic of this thread saying, I would like to know if any of you has successfully intercepted incoming SMS using your app (whatever dynamic or static intent, BroadcastReceiver or SMSInterceptor...etc) in a device that is also running Go SMS at the same time?
(UNSUCCESSFUL) SOLUTIONS: I have tried many times, but if in your device you install Go SMS (which is FREE), it will catch the SMS and let you have no chance to "intercept" SMS anymore. It happens in both cases: Go SMS is installed before or after you install your app.
I have tried with setting highest Priority like 2147483647 or 999 etc... but without success. Now I have to give up after several weeks...
IMPORTANT NOTE: I am using BroadcastReceiver and can intercept any incoming SMS even with the presence of other SMS blockers, but here the exceptional case is only Go SMS (and maybe Handcent, not tested yet)
IMPACT: For those, who are writing SMS intercepting app, they can have impact that their app may not work properly considering that the number of Go SMS' current users can be as high as milions people.
SIMILAR TOPIC: http://www.b4x.com/android/forum/threads/ask-for-help-with-smsinterceptor.21261/#content
MY QUESTION: How we can intercept the SMS in the presence of Go SMS (or at least how do they set their priority)? Please enlighten me or give me a tip / idea. Many thanks!
BACKGROUND: As the topic of this thread saying, I would like to know if any of you has successfully intercepted incoming SMS using your app (whatever dynamic or static intent, BroadcastReceiver or SMSInterceptor...etc) in a device that is also running Go SMS at the same time?
(UNSUCCESSFUL) SOLUTIONS: I have tried many times, but if in your device you install Go SMS (which is FREE), it will catch the SMS and let you have no chance to "intercept" SMS anymore. It happens in both cases: Go SMS is installed before or after you install your app.
I have tried with setting highest Priority like 2147483647 or 999 etc... but without success. Now I have to give up after several weeks...
IMPORTANT NOTE: I am using BroadcastReceiver and can intercept any incoming SMS even with the presence of other SMS blockers, but here the exceptional case is only Go SMS (and maybe Handcent, not tested yet)
IMPACT: For those, who are writing SMS intercepting app, they can have impact that their app may not work properly considering that the number of Go SMS' current users can be as high as milions people.
SIMILAR TOPIC: http://www.b4x.com/android/forum/threads/ask-for-help-with-smsinterceptor.21261/#content
MY QUESTION: How we can intercept the SMS in the presence of Go SMS (or at least how do they set their priority)? Please enlighten me or give me a tip / idea. Many thanks!
Last edited: