Commit Graph

2 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
Dianne Hackborn
f62f771ba0 New sample code for receiving a share and processing in a service.
Change-Id: I892ee1bfca9e0a209b427265b825658e326b0adc
2015-04-17 16:31:52 -07:00