Android Open Source - Development api morseling-android






Project Summary

This converts an message from text to morse code by sending the message to the converter API and then play aloud its response.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of morseling-android.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version11
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar




Java Source Files

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