Fork of https://code.google.com/p/desktopsms/, an application for Android which allows you sending text messages (SMS) from your computer through your Android phone. This is a server component (Android app)..
DeviceSMSServer is hosted in the following web site
https://github.com/mitar/DeviceSMSServer
If you think the Android project DeviceSMSServer 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 DeviceSMSServer.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.CALL_PHONE android.permission.INTERNET android.permission.READ_CONTACTS android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WAKE_LOCK android.permission.WRITE_SMS |
DeviceSMSServer has the following Java source files.
fr.galize.android.Accepted.java fr.galize.android.Contact.java fr.galize.android.Listener.java fr.galize.android.Main.java fr.galize.android.Message.java fr.galize.android.MyService.java fr.galize.android.SMSReceiver.java fr.galize.android.Server.java