Hi all,
First of all, excuse me for my english...
In my application, I've created an sms receiver thanks to this tutorial. It works well.
My problem is to check if my application is launched when I receipt an SMS, and :
If it is launched I want to call a method of my activity to refresh the view.
If not, I want to launch this activity.
I really need help.
I searched solution on forums but didn't found anything maybe due to the wrong keyword.
In advance thanks.





