Android client for SMS Station.
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.
The following table is the detailed list of SMSStation.
Item | Value |
---|---|
Java File Count | 29 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | activeandroid-3.1-SNAPSHOT.jar android-support-v4.jar gson-2.2.4.jar |
Required Permissions | READ_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 |
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.
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