A trunic converter
This is an android app that can use the camera or the file picker to load trunic text, and convert it into phonetically spelled English. Sounding out the actual words is an excercise left to the reader.
- Make sure the ANDROID_SDK_ROOT environment variable is set
- run gradlew build from the android directory