History log of /frameworks/support/samples/Support4Demos/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
959ecae05baa296d6039543e885da3e75ceb7178 21-Apr-2016 Christopher Ferris <cferris@google.com> Merge "Fix up the makefiles and some samples." am: 2473cab
am: d0a7343

* commit 'd0a7343e682c4f005026ba99b8227d9871650ecb':
Fix up the makefiles and some samples.

Change-Id: I56a3636c3c299ad4ed2e2e37479f7aef94a56be3
ed4ac244cdb2e213118b7aba628d4f7d26c88636 19-Apr-2016 Christopher Ferris <cferris@google.com> 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
/frameworks/support/samples/Support4Demos/Android.mk
0489b90dbe3ac197419487346bc12b99d7e665aa 19-Apr-2016 Narayan Kamath <narayan@google.com> Support4Demos : Set LOCAL_MIN_SDK_VERSION.

Lets the app work on older android platforms (as intended).

bug: 28167936
Change-Id: If440a480a9831c85d7e3470a2cc77137f1b60223
/frameworks/support/samples/Support4Demos/Android.mk
2cde0e9a57d1da8567d2f5184510e9e2bd440702 25-Jun-2015 Benjamin Weiss <benweiss@google.com> Introduce sample for RoundedBitmapDrawable

Shows how to set an image to circular using
the setCircular API.

Change-Id: Ic65b9feb74942b6bd1c9debcf88fad5935df6d67
/frameworks/support/samples/Support4Demos/Android.mk
c644c91b91b83a6b400a57b02671f4ef7b7a810b 28-May-2011 Dianne Hackborn <hackbod@google.com> Extract support lib samples out of ApiDemos and in to their own app.

Change-Id: I2ca344e5f1b44c4825de938c9a4f9375a523ede5
/frameworks/support/samples/Support4Demos/Android.mk