Windowsmobilesoft.net Discussion Forum
September 04, 2010, 04:41:29 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Del.icio.us Digg FURL FaceBook Stumble Upon Reddit SlashDot

Pages: [1]   Go Down
  Print  
Author Topic: Google release Android Native Development Kit  (Read 917 times)
0 Members and 1 Guest are viewing this topic.
gregh
Administrator
Full Member
*****

Karma: +2/-0
Offline Offline

Posts: 220


View Profile
« on: June 28, 2009, 09:16:15 AM »

Google have announced that developers can now download the Android Native Development Kit from the Android developer site.

As you know, Android applications run in the Dalvik virtual machine. The NDK allows developers to implement parts of these applications using native-code languages such as C and C++. This can provide benefits to certain kinds of applications.

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 packages files (.apks) that can be deployed on Android devices
a set of native system headers and libraries that will be supported in all future releases of the Android platform, starting from Android 1.5 documentation, samples and tutorials
This release of the NDK supports the ARMv5TE machine instruction set and provides stable headers for:

libc, the standard C library
libm, the standard math library
the JNI interface
libz, the common ZLib compression library
liblog, used to send logcat messages to the kernel
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!