Hello everyone , I am making an Android app using java which would be used to learn Braille using the haptic vibrations produced by mobile phones .
The Application has 3 main activities
-
Learn all braille patterns for character A to Z and number 0 to 9
-
Read sentences character by character
-
Translate braille pattern to text or vice versa
I have created the first activity and produced a working build also . It would be appreciated if I can get help in creating the rest 2 activities .
Work to do :-
I have created designs in Figma , refining and improving is required .
Help me write code for creating the rest 2 activities . It would be involving designing layouts , implementing logic and debugging .
Here is the repo - https://github.com/Sidd0OP/MyBraille2