I have an android’s application which needs username and password, my server sends the username and password to mobile via SMS.
I was looking for a way through which my application can read the SMS and can automatically configure itself with username and password in the settings rather than manually configuring it in the settings!
AndroidManifest.xml
Receiver.java