Android Open Source - SMS client SMSStation






Project Summary

Android client for SMS Station.

Web Site / Source Repository

SMSStation is hosted in the following web site
https://github.com/slamke/SMSStation

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

ItemValue
Java File Count29
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count2
jar files usedactiveandroid-3.1-SNAPSHOT.jar
android-support-v4.jar
gson-2.2.4.jar
Required PermissionsREAD_PHONE_STATE
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.READ_SMS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_SMS




Resource Files

There are 14 image files in SMSStation. The names of the image files are listed as follows.

advice.png
btn_back.png
btn_close_f215.png
btn_forget_pw.png
btn_grey_pressed.png
btn_next.png
check_status.png
complaint.png
consult.png
evaluate.png
icon_button_arrow_01.png
logo.png
repair.png
sales.png

The following screenshort is generated from the image listed above.

null




Java Source Files

SMSStation has the following Java source files.

com.unityprima.smsstattion.MainActivity.java
com.unityprima.smsstattion.SettingActivity.java
com.unityprima.smsstattion.entity.SMSMO.java
com.unityprima.smsstattion.entity.SMSSent.java
com.unityprima.smsstattion.entity.SMSWSend.java
com.unityprima.smsstattion.receiver.BatteryChangedReceiver.java
com.unityprima.smsstattion.receiver.SMSReceiver.java
com.unityprima.smsstattion.receiver.SMSStationReceiver.java
com.unityprima.smsstattion.receiver.StartUpReceiver.java
com.unityprima.smsstattion.service.AlarmManagerUtil.java
com.unityprima.smsstattion.service.MonitorPowerService.java
com.unityprima.smsstattion.service.SMSIntentService.java
com.unityprima.smsstattion.service.SMSStationService.java
com.unityprima.smsstattion.sms.SMSLog.java
com.unityprima.smsstattion.sms.SMSModel.java
com.unityprima.smsstattion.utils.ClassParse.java
com.unityprima.smsstattion.utils.Constants.java
com.unityprima.smsstattion.utils.DateParse.java
com.unityprima.smsstattion.utils.DefaultSettingInfo.java
com.unityprima.smsstattion.utils.MD5.java
com.unityprima.smsstattion.utils.Message.java
com.unityprima.smsstattion.utils.SmsDeleter.java
com.unityprima.smsstattion.utils.SmsReader.java
com.unityprima.smsstattion.webservice.BasicWebService.java
com.unityprima.smsstattion.webservice.FeedBackWebService.java
com.unityprima.smsstattion.webservice.LoaderWebService.java
com.unityprima.smsstattion.webservice.Reader.java
com.unityprima.smsstattion.webservice.TransferWebService.java
com.unityprima.smsstattion.webservice.UploadWebService.java