Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 353 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 353 Bytes

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)