• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html><body><pre>The content of the Android NDK is covered by various open-source licenses.
2See the copyright disclaimers in each respective file for details.
3
4Note that the public Android NDK release packages also contain prebuilt binaries
5for the compiler, linker, archiver, etc... The source code for the toolchain is
6available at android.googlesource.com (you can use the script under
7build/tools/download-toolchain-sources.sh to download it automatically).
8
9The prebuilt binaries are covered by either the GNU General Public License (GPL),
10or the GNU Lesser General Public License (LGPL). For details, see the files
11COPYING and COPYING.LIB under 'build/prebuilt/&lt;system&gt;/&lt;toolchain&gt;'
12</pre></body></html>