Android Open Source - Development restful relayerSMS-server






Project Summary

This is the lite weight minimally RESTful http server that serves the front end, relayerSMS..

Web Site / Source Repository

relayerSMS-server is hosted in the following web site
https://github.com/wspresto/relayerSMS-server

If you think the Android project relayerSMS-server listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of relayerSMS-server.

ItemValue
Java File Count10
Activity Count2
Required Permissionsandroid.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS




Java Source Files

relayerSMS-server has the following Java source files.

com.saar.relayersms.AddressBook.java
com.saar.relayersms.ApplicationTest.java
com.saar.relayersms.Contact.java
com.saar.relayersms.InterruptMMS.java
com.saar.relayersms.InterruptSMS.java
com.saar.relayersms.TextMessage.java
com.saar.relayersms.TextMessageCallback.java
com.saar.relayersms.TextMessageHistoryBook.java
com.saar.relayersms.TextMessageServer.java
com.saar.relayersms.sms_activity.java