summaryrefslogtreecommitdiff
path: root/src/ui/android/libs
AgeCommit message (Collapse)Author
2015-11-09added Estonian to the Android appaarne
2013-10-08remove libjpgf.so from darcskr.angelov
2013-10-07remove the binaries for the grammar, the .so file and .jar file in the ↵kr.angelov
Android App. These should be compiled from sources
2013-10-04Add new Android voice translator sample appbringert
This adds a simple voice translator Android app that uses the JNI bindings to the PGF C runtime. Caveats: - Since the C runtime doesn't compile for Android right now, I've bundled an old copy, along with its Java bindings. That should be removed once the C runtime compiels for Android again. - Adding an automated build would be nice. - Replacing the grammar requires editing a Java file, that should really be more dynamic.