HackUMBC 2014 Team Project; Android app that uses SMS to simulate disease spreading.
SMSPidemic is hosted in the following web site
https://github.com/fedarko/SMSPidemic
If you think the Android project SMSPidemic 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 SMSPidemic.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.RECEIVE_SMS android.permission.SEND_SMS |
SMSPidemic has the following Java source files.
com.mfedarko.smspidemic.AboutActivity.java com.mfedarko.smspidemic.Game.java com.mfedarko.smspidemic.GameStatusActivity.java com.mfedarko.smspidemic.LauncherActivity.java com.mfedarko.smspidemic.MainActivity.java com.mfedarko.smspidemic.Player.java