Skip to content

capture sms and relay them to a web server for later use

Notifications You must be signed in to change notification settings

BigSully/android-sms-interceptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

capture sms and relay them to a web server for later use

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages