I want to write an application that check incoming SMS for Spm blocking. how to be notified of the recieved SMS in my App? how to be always in run in bada OS?
bada app that Always in run
131 views Asked by mSafdel At
2
There are 2 answers
0
On
This is definitely not supported until current bada sdk v2.x
An excerpt from bada doc link:
{ ...when multiple bada applications are running simultaneously, only one bada application can run in the foreground while the remaining applications run in the background... }
I dont think that it is possible presently...