Use APKPure App
Get Mini morse old version APK for Android
Transforms text in morse code automatically
Play with known transforming text into morse code.
NOTE TO DEVELOPERS:
This program can be used also as external service plugin or removing code from other programs in your program and thereby making it smaller and optimal.
To do this, you will have to declare the interface converter:
MorseP interface {
long [] convert (String str);
long [] convertirB (String str);
}
-convert transforms the string into a vector of time in milliseconds
-convertirB transforms the string into a numeric vector in which 0 is space, is 1 point, 2 line, 3 and 4 letter spacing space between words.
The service name your program should look for is "minimorse.intent.action.MINIMORSE"
If you use it and you see it useful, please leave a nice comment.
:)
Last updated on Apr 3, 2024
Minor bug fixes and improvements. Install or update to the newest version to check it out!
Uploaded by
Iwan
Requires Android
Android 4.1+
Category
Report
Mini morse
1.3 by Oscar GM
Apr 3, 2024