Android project for an SMS AutoResponder.
SMSAutoResponder is hosted in the following web site
https://github.com/slipitinterry/SMSAutoResponder
If you think the Android project SMSAutoResponder 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 SMSAutoResponder.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpiv11, mdpi, xxhdpi, hdpi, xhdpi, xxhdpiv11, hdpiv11, xhdpiv11] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_SMS android.permission.SEND_SMS com.google.android.gms.permission.ACTIVITY_RECOGNITION com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 16 image files in SMSAutoResponder. The names of the image files are listed as follows.
ab_bottom_solid_smsautoresponder.9.png ab_solid_smsautoresponder.9.png ab_stacked_solid_smsautoresponder.9.png ab_transparent_smsautoresponder.9.png cab_background_bottom_smsautoresponder.9.png cab_background_top_smsautoresponder.9.png ic_action_action_settings.png ic_notification.png list_focused_smsautoresponder.9.png list_pressed_smsautoresponder.9.png menu_dropdown_panel_smsautoresponder.9.png progress_primary_smsautoresponder.9.png spinner_ab_default_smsautoresponder.9.png spinner_ab_disabled_smsautoresponder.9.png spinner_ab_focused_smsautoresponder.9.png spinner_ab_pressed_smsautoresponder.9.png
The following screenshort is generated from the image listed above.
SMSAutoResponder has the following Java source files.
com.ridgway.smsautoresponder.AutoSMSReceiver.java com.ridgway.smsautoresponder.MainActivity.java com.ridgway.smsautoresponder.SettingsActivity.java