One of my modules in third year was to develop an app for android devices using android studio. I decided to do a Morse code app that will translate a user message into Morse code, and flash it using the devices flashlight. My app is called Morse2Flash!
Demonstration
A demo video of how my app functions is shown below. I flash the message SOS using Morse2Flash with the android phone's flashlight.
I didn't really enjoy this module. I was thrown into the deep end and had to make an android app with no prior knowledge on any aspect of android development and Java. However, once I began to understand a bit more I enjoyed making my idea into reality. It was really fun learning about Morse code and converting text to Morse. The only downside is the time units I used for my app. I'm aware it's stupidly long 🤣.
<> Code
If you would like to check out the code have a look at the repository below.
Please DO NOT plagiarise my code. You will be caught, it's not worth it.