Recent I design a SMS application to encrypt the short message which was sent.when a new short message received,how can my SMS application to handle the new short message ,because I found that the received message was handled by the SMS application that provide by the factory.So how I can get the received message into my SMS application.



