An Android service that vibrates incoming SMS messages in Morse code..
SMSMorse is hosted in the following web site
https://github.com/JakeWharton/SMSMorse
If you think the Android project SMSMorse 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 SMSMorse.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 4 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.READ_PHONE_STATE android.permission.RECEIVE_SMS android.permission.VIBRATE |
SMSMorse has the following Java source files.
com.jakewharton.smsmorse.transaction.EventReceiver.java com.jakewharton.smsmorse.ui.About.java com.jakewharton.smsmorse.ui.BetterSeekBarPreference.java com.jakewharton.smsmorse.ui.DialogPreference.java com.jakewharton.smsmorse.ui.Preferences.java