What is the Android NDK? The Android NDK provides tools that allow Android application developers to embed components that make use of native code in their Android applications. Android applications run in the Dalvik virtual machine. The NDK allows de...
- コメント数 (0)
- クリップ数 (0)
- アクセス数 (1422)
-
- paparika
- 7467ポイント
- 投稿時間:2009/06/29 11:29
The NDK provides: * A set of tools and build files used to generate native code libraries from C and C++ sources * A way to embed the corresponding native libraries into application package files (.apks) that can be deployed on Android devices * A set of native system headers and libraries that will be supported in all future versions of the Android platform, starting from Android 1.5 * Documentation, samples, and tutorials
- コメント
- 外部サイトでの評判
0
コメント
(2009/06/26 11:43)
by newzer
5
コメント
1
コメント
(2009/01/26 13:11)
by maimuzo
3
コメント
(2008/09/25 16:48)
by akiomiyoshi
0
コメント
(2008/06/02 14:12)
by radish
0
コメント
1
コメント
0
コメント
(2008/06/06 10:56)
by infernospecial
1
コメント
(2009/09/16 10:54)
by zegenvs
0
コメント

