- 02 Dec, 2010 1 commit
-
-
David 'Digit' Turner authored
Change-Id: Ibdf0339a6adb93b632410ef4f2a7020ebfe66d93
-
- 25 Oct, 2010 1 commit
-
-
Glenn Kasten authored
Change-Id: If7127c21f4de97c7e6f10b789251d392b578435c
-
- 09 Apr, 2010 1 commit
-
-
The Android Open Source Project authored
Change-Id: I154f2fd3828ffd937c82410f5f9995402d7be15e
-
- 29 Jul, 2009 1 commit
-
-
David 'Digit' Turner authored
This gets rid of the 'sources' directory and allows all sources of a given Android application to be in the same directory tree without using a symlink trick. Note that apps/<name>/Application.mk is still required though. A later release of the NDK will get rid of it too, but the change is too drastic for the upcoming release. The change moves various source files from sources into their app/<name>/project/jni directory as well. The whole documentation is updated to reflect the change.
-
- 01 Jun, 2009 3 commits
-
-
David 'Digit' Turner authored
-
David 'Digit' Turner authored
Also remove reference to docs/ROADMAP.TXT from README.TXT (doh)
-
David 'Digit' Turner authored
Also update README.TXT and docs/ANDROID-MK.TXT accordingly, to document the use of LOCAL_LDLIBS.
-
- 07 May, 2009 1 commit
-
-
David 'Digit' Turner authored
-