Taylor Peer

Taylor Peer

瀏覽:1497
日期:2024-07-21
If you’ve used makefiles before, the syntax should be familiar to you. Android.mk essentially just tells the NDK compiler which source files it needs to use to compile the resulting library that will be loaded by Java. For this example the only lines that...看更多