Simple android server for sending/listing SMS via http requests..
mother-father is hosted in the following web site
https://github.com/Xifax/mother-father
If you think the Android project mother-father 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 mother-father.
Item | Value |
---|---|
Java File Count | 12 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.READ_SMS android.permission.SEND_SMS |
mother-father has the following Java source files.
com.gomorrah.motherfather.Info.Battery.java com.gomorrah.motherfather.Info.CpuUsage.java com.gomorrah.motherfather.Info.DeviceInfo.java com.gomorrah.motherfather.Info.Network.java com.gomorrah.motherfather.SmsServer.java com.gomorrah.motherfather.events.RequestProcessed .java com.gomorrah.motherfather.server.NanoHTTPD.java com.gomorrah.motherfather.server.WebServer.java com.gomorrah.motherfather.sms.Sms.java com.gomorrah.motherfather.util.SystemUiHider.java com.gomorrah.motherfather.util.SystemUiHiderBase.java com.gomorrah.motherfather.util.SystemUiHiderHoneycomb.java