This is my android related morse code stuff. It contains an application that will make the phone morse the caller name. It also shows the morse alphabet. A Morse trainer stub is also planned..
morsecode is hosted in the following web site
https://github.com/uschwar/morsecode
If you think the Android project morsecode 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 morsecode.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.CALL_PHONE android.permission.INTERNET android.permission.READ_CALL_LOG android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.SYSTEM_ALERT_WINDOW |
There are 1 image files in morsecode. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
morsecode has the following Java source files.
at.schwar.android.morse.gui.ListViewActivity.java at.schwar.android.morse.gui.MainScreen.java at.schwar.android.morse.gui.PhoneStateBroadcastReceiver.java at.schwar.android.morse.gui.SpecialPhoneNumbers.java at.schwar.android.morse.service.AndroidAudioDevice.java at.schwar.android.morse.service.MorseCode.java at.schwar.android.morse.service.MorseService.java at.schwar.android.morse.service.MorseSoundGenerator.java at.schwar.android.morse.service.ext.CallerIDResult.java at.schwar.android.morse.service.ext.ContactsHelper.java at.schwar.android.morse.service.ext.NewContactsHelper.java at.schwar.android.morse.service.ext.OldContactsHelper.java com.example.morsetrainer.MorseTrainer.java