Yuncheol Heo
8d5ff87e9b
Add android:exported to HelloActivity and BasicGLSurfaceView.
...
Test: They build and can be installed by 'adb install'.
Change-Id: Ic0e6bd76bcea8ee6e3ea7b7b4d3978e3d6046527
2020-10-16 17:11:14 -07:00
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
Robert Ly
e6fb82dbf5
Setting targetSdkVersion to 11 for samples
...
Change-Id: I5ad8c970ec672f22f6029fc0b4928ba1d5b72923
2011-02-05 08:50:21 -08:00
Jack Palevich
ebb6bc2fc8
Add BasicGLSurfaceView sample.
...
Show how to get started with OpenGL ES 2.0.
Change-Id: Iee83ca6a52eee64e8c6b77bc9a8abff11a1eabfd
2011-01-17 17:48:44 -08:00