This converts an message from text to morse code by sending the message to the converter API and then play aloud its response.
morseling-android is hosted in the following web site
https://github.com/ctrl-alt-del/morseling-android
If you think the Android project morseling-android 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 morseling-android.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
morseling-android has the following Java source files.
com.morseling.MorseCodeConverter.java com.morseling.MorseCodeEntry.java com.morseling.MorseCodeMessage.java com.morseling.MorseUtil.java com.morseling.StartPage.java