mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 10:42:50 -06:00
Add new Android voice translator sample app
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.
This commit is contained in:
BIN
src/ui/android/res/drawable-mdpi/ic_action_switch.png
Normal file
BIN
src/ui/android/res/drawable-mdpi/ic_action_switch.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 327 B |
BIN
src/ui/android/res/drawable-mdpi/ic_launcher.png
Normal file
BIN
src/ui/android/res/drawable-mdpi/ic_launcher.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
BIN
src/ui/android/res/drawable-mdpi/ic_mic.png
Normal file
BIN
src/ui/android/res/drawable-mdpi/ic_mic.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 437 B |
Reference in New Issue
Block a user