Commit Graph

12 Commits

Author SHA1 Message Date
Sasha Smundak
bef01b9173 Convert Android.mk files to Android.bp
See build/soong/README.md for more information.

Bug: 122332515
Test: treehugger
Change-Id: I0f6ae8d880114d1bc83f7aac2b96eafef76dc046
2019-06-25 14:18:16 -07:00
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
Dirk Dougherty
dc7ece5fd0 am 46686c6f: Merge "Add prebuilt browseable samples as static files." into klp-dev
* commit '46686c6f15b45df0c2b8e522ae87103c16bb1275':
  Add prebuilt browseable samples as static files.
2013-10-29 21:25:43 -07:00
Dirk Dougherty
4b737b695e Add prebuilt browseable samples as static files.
Change-Id: Ifb5382223343400882834d2dd9c182c3df602e34
2013-10-29 20:56:17 -07:00
Narayan Kamath
e53bc4d9fe am 80b5d8d2: am b4f054a8: Merge "Remove invalid UTF-8 chars from source."
* commit '80b5d8d23a13df413f9406fd173660c81e78d6a7':
  Remove invalid UTF-8 chars from source.
2013-10-25 08:51:06 -07:00
Narayan Kamath
94ade845a7 Remove invalid UTF-8 chars from source.
Double checked that the time corrected verlet
equation is still readable. (If it isn't there's
always wikipedia).

Change-Id: I6573a4a096c2f2089968c19c79465b37540c2197
2013-10-24 19:15:06 +01:00
Dirk Dougherty
fe32c3ad53 Adjust tags format in _index.jd files.
Change-Id: Id32ea71d4b8d54c6e8783326b112b20e23a8f44c
2013-09-05 18:50:25 -07:00
Dirk Dougherty
16f78acfe1 Add _index.jd files to a few test samples.
Change-Id: Iffdc702c29319e03f22705d7c615ff2f0ff69e33
2013-09-04 21:56:39 -07:00
Mathias Agopian
a0042eec8c don't strip resources so it work on all devices
Change-Id: I65d53b797a8360f45148607b06ebef110f12f52e
2010-08-17 15:32:32 -07:00
Mathias Agopian
a37be42f9f Reformat to Android style guidelines
Change-Id: Ib9d7e39464a246dbaae38e00fbb325f153f89f65
2010-08-16 16:13:24 -07:00
Mathias Agopian
a7c85d9235 Take screen rotation into account
Change-Id: I354c58eb1d28552d46b8fa269e12c00eaf6cbb99
2010-08-16 12:55:18 -07:00
Mathias Agopian
c29f1d199f Sample code to illustrate how to use the accelerometer
this is a small particle + physics system that shows how
to integrate accleration data into positions accurately.

Change-Id: I3bbdc433f52d98464269ac8cb996c4cf037ae8d6
2010-07-13 22:51:23 -07:00