SHARE
Follow this article on Twitter Facebook LinkedIn Bookmark and Share
Home >> Integrating IT

Android native development kit updated

Android native development kit updated

By:  Paul Krill  On: 09 Mar 2010 For: InfoWorld (U.S.) 

OpenGL ES 2.0 is added to the kit enabling developers to build performance-critical parts of an app in native code

Developers of the Google-backed Android mobile application platform have released revision 3 of Android NDK (Native Development Kit), which complements Android SDK by enabling developers to build performance-critical portions of an application in native code.

 

Release of NDK r3 was noted in a posting on the Android Developer Blog on Monday.

 

Version 3 includes OpenGL ES (Open Graphics Library for Embedded Systems) 2.0 native library support. Also featured is a sample application making use of OpenGL ES 2.0 vertex and fragment shaders.

 

"[OpenGL ES 2.0] brings the ability to control graphics rendering through vertex and fragment shader programs using the GLSL shading language," said David Turner, a member of the Google technical staff, in the Android Developer Blog.

 

Native libraries in Android NDK can be used on devices running the Android 1.5 platform or later, because toolchain and ABI-related changes made native libraries incompatible with 1.0 and 1.1 system images.

 

"Android applications run in the Dalvik virtual machine. The NDK allows you to implement parts of your applications using native-code languages such as C and C++. This can provide benefits to certain classes of applications, in the form of reuse of existing code and in some cases increased speed," according to an Android Web page.

 

With version 3, toolchain libraries has been refreshed with GCC (GNU Compiler Collection) 4.4.0, to generate more compact and efficient machine code, Google said.

 

Compiler support is featured for ARMv5TE machine instructions. System headers are featured for stable native APIs, documentation and sample applications.

 


Sign up for our Newsletters












Print |  Views: 2932   |   Rating:offoffoffoffoff  (0 votes)
Rate this article on a scale of
1 to 5 stars,5 being the best.




paul krill Paul Krill is a contributor to the International Data Group (IDG) News Service, which publishes global technology stories from bureaus around the world to more than 300 publications in more than 60 countries.

Comments (0)

No Comments!
Name: (required) eMail: (optional)

Your email address will not appear online and will be used only if the editor wishes to contact you personally for additional comments.