Is it possible in android to redirect sms messages from some specific numbers to an application created directory and also messages will not be shown in inbox.
please help
Is it possible in android to redirect sms messages from some specific numbers to
Share
implement a broad cast reciever for reciving msg in your application
And the retrieve the data in the application
After getting the messages clear the shared preference so that new msg can be stored