Ruboto based SMS gateway for android phones.
ez_sms is hosted in the following web site
https://github.com/chandanjog/ez_sms
If you think the Android project ez_sms listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ez_sms.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WRITE_SMS |
There are 1 image files in ez_sms. The names of the image files are listed as follows.
get_ruboto_core.png
The following screenshort is generated from the image listed above.
ez_sms has the following Java source files.
org.ruboto.EntryPointActivity.java org.ruboto.RubotoActivity.java org.ruboto.RubotoBroadcastReceiver.java org.ruboto.RubotoDialog.java org.ruboto.RubotoService.java org.ruboto.RubotoView.java org.ruboto.Script.java org.ruboto.callbacks.RubotoOnClickListener.java org.ruboto.callbacks.RubotoOnItemClickListener.java org.ruboto.callbacks.RubotoOnItemSelectedListener.java org.ruboto.ez_sms.EzSmsActivity.java org.ruboto.ez_sms.MessageReceiver.java