This app is designed to listen on incoming sms message filtered by sender phone number regular expression specified in the UI, and post the eligible sms message to the url of http server specified in the UI.
compile requisition:
gradle2.2
compileSdkVersion 22
buildToolsVersion "22.0.1"
avd:
android5.1(api level 22)