Commit Graph

5 Commits

Author SHA1 Message Date
Christopher Ferris
0e2da18081 Fix up the makefiles and some samples.
Add LOCAL_DEX_PREOPT := false to force the samples to build actual apks.

In addition, fix a couple of other small issues:

- TtsEngine didn't have the api level set properly.
- SimpleJNI used a non-ndk library and was using libc++.

Change-Id: I1fd7c187956eed4620049bb746f4d62babcd648a
2016-04-19 14:32:13 -07:00
Trevor Johns
697914d670 Docs: Fixing broken link in TtsEngine/_index.html
This change fixes a broken link in the index page for
development/samples/TtsEngine. RobotSpeakEngine needs to be renamed
to RobotSpeakTtsService.

Issue: 6032266
Change-Id: I2271ab43e866ff7d2f3b78cbe7d7035e1b4a794f
2012-03-28 19:43:33 -07:00
Narayan Kamath
e6e13cdc7f Fix a typo in the sample engine settings.
This causes the engine settings dialog to not inflate.

bug:5188172

Change-Id: I813c007e6f20b63ed47458028afc7d9022e602b6
2011-08-19 12:57:01 +01:00
Brett Chabot
e2e7ec9429 Build all samples against SDK.
Change-Id: I9ea35c07a7f9d2e2a42d952101e99528fd68fb6c
2011-07-15 17:31:33 -07:00
Narayan Kamath
b688761bab Add sample TTS engine
Bug: 4149751
Change-Id: Id8e96d4ec442db46cb97edaeab3ef7c13321ba1f
2011-06-28 09:38:23 +01:00