Android Open Source - SMS server txttr






Project Summary

Simple single-room SMS chat server for Android.

Web Site / Source Repository

txttr is hosted in the following web site
https://github.com/kirov/txttr

If you think the Android project txttr 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 txttr.

ItemValue
Java File Count5
Target SDK Version19
Minimum SDK Version4
Activity Count1
Required Permissionsandroid.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WAKE_LOCK




License

The license information of txttr is as follows:

MIT License

Java Source Files

com.izgoy.txttr.MainActivity.java
com.izgoy.txttr.SMSHandlerService.java
com.izgoy.txttr.SMSReceiver.java
com.izgoy.txttr.TxttrApplication.java
com.izgoy.txttr.UserManager.java