Android Open Source - App code MorseFlash






Project Summary

Android app to send Morse code. Currently an open beta release..

Web Site / Source Repository

MorseFlash is hosted in the following web site
https://github.com/iamovrhere/MorseFlash

If you think the Android project MorseFlash 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 MorseFlash.

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version10
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.FLASHLIGHT




License

The license information of MorseFlash is as follows:

Apache License

Resource Files

There are 15 image files in MorseFlash. The names of the image files are listed as follows.

apptheme_btn_check_off_disabled_focused_holo_dark.png
apptheme_btn_check_off_disabled_holo_dark.png
apptheme_btn_check_off_focused_holo_dark.png
apptheme_btn_check_off_holo_dark.png
apptheme_btn_check_off_pressed_holo_dark.png
apptheme_btn_check_on_disabled_focused_holo_dark.png
apptheme_btn_check_on_disabled_holo_dark.png
apptheme_btn_check_on_focused_holo_dark.png
apptheme_btn_check_on_holo_dark.png
apptheme_btn_check_on_pressed_holo_dark.png
apptheme_btn_default_disabled_focused_holo_dark.9.png
apptheme_btn_default_disabled_holo_dark.9.png
apptheme_btn_default_focused_holo_dark.9.png
apptheme_btn_default_normal_holo_dark.9.png
apptheme_btn_default_pressed_holo_dark.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.ovrhere.android.morseflash.morsecode.dictionaries.InternationalMorseCode.java
com.ovrhere.android.morseflash.morsecode.dictionaries.MorseDictionary.java
com.ovrhere.android.morseflash.morsecode.transcriber.IMorseTranscriber.java
com.ovrhere.android.morseflash.morsecode.transcriber.MorseTranscriberHeadlessFragment.java
com.ovrhere.android.morseflash.morsecode.transcriber.MorseTranscriber.java
com.ovrhere.android.morseflash.prefs.PreferenceUtils.java
com.ovrhere.android.morseflash.ui.MainActivity.java
com.ovrhere.android.morseflash.ui.fragments.MainFragment.java
com.ovrhere.android.morseflash.ui.fragments.ScreenFlashFragment.java
com.ovrhere.android.morseflash.utils.CameraFlashUtil.java