Download Android SDK, Create Java Applications for Mobile Devices, Android SDK
Posted by
Admin at Wednesday, August 12, 2009
Share this post:
|
Android SDK is a tool for laptops that includes an operating system, middleware and key applications. This program provides the tools and APIs necessary to begin developing applications for the Android platform using the Java programming language to do so.
The tool Android includes a set of libraries C / C + + used by several components of the Android system. So we can access them, some of these are: System C library, Media Libraries, Surface Manager, LibWebCore, SGL, FreeType, or SQLite. In addition, we also find a set of core libraries that will give us most of the features available in the libraries of core Java programming language.
Android SDK Main Features:
1. Enables reuse and replacement of components.
2. Includes Dalvik virtual machine for mobile devices.
3. Integrated browser.
4. Graphics optimized for 2D graphics libraries.
5. 3D graphics based on the OpenGL standard.
6. Incorporates database SQLite
7. Support for multimedia formats for audio, video and images (MPEG4, H.264, MP3, AAC, AMR, JPG, PNG, GIF).
8. GSM Phones
9. Compatible with Bluetooth, Wifi, 3G and EDGE
Download Android SDK