mastering-ndk:教程“精通Android NDK构建系统”的代码示例

时间:2024-06-06 09:08:40
【文件属性】:

文件名称:mastering-ndk:教程“精通Android NDK构建系统”的代码示例

文件大小:5.23MB

文件格式:ZIP

更新时间:2024-06-06 09:08:40

android tutorial ndk makefile example

掌握ndk 和教程的代码示例 执照 Copyright 2015 Guohui Wang Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITH


【文件预览】:
mastering-ndk-master
----.gitignore(242B)
----README.md(881B)
----LICENSE(11KB)
----ex5_using_include_to_embed_make_files()
--------build.sh(66B)
--------run.sh(201B)
--------obj()
--------AndroidManifest.xml(0B)
--------libs()
--------makefiles()
--------src()
----ex4_custom_make_files()
--------MyApplication.mk(169B)
--------MyAndroid.mk(136B)
--------build.sh(58B)
--------run.sh(195B)
--------obj()
--------AndroidManifest.xml(0B)
--------libs()
--------src()
----ex3_get_rid_of_jni_folder()
--------Application.mk(167B)
--------Android.mk(136B)
--------build.sh(236B)
--------run.sh(195B)
--------obj()
--------AndroidManifest.xml(0B)
--------libs()
--------src()
----ex2_src_not_in_jni_folder()
--------build.sh(20B)
--------run.sh(195B)
--------obj()
--------jni()
--------libs()
--------src()
----standalone_toolchain()
--------helloworld()
--------generate_standalone_toolchain.sh(383B)
--------clcompute()
----ex1_helloworld()
--------build.sh(20B)
--------run.sh(195B)
--------obj()
--------jni()
--------libs()

网友评论