Android Sdk r17-Windows || File Size : 35.68 MB
Android ADT 17.0.0 || File Size : 12.24 MB
Eclipse Java EE Developer Indigo (32 Bit) || File Size : 212.00 MB
Android Ndk r7b Windows || File Size : 76.62 MB
Download the Android SDK
Welcome Developers! If you are new to the Android SDK, please read the steps below, for an overview of how to set up the SDK.
If you're already using the Android SDK, you should update to the latest tools or platform using the Android SDK and AVD Manager, rather than downloading a new SDK starter package.
Here's an overview of the steps you must follow to set up the Android SDK:
- Prepare your development computer and ensure it meets the system requirements.
- Install the SDK starter package from the table above. (If you're on Windows, download the installer for help with the initial setup.)
- Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse).
- Add Android platforms and other components to your SDK.
- Explore the contents of the Android SDK (optional).
ADT Plugin for Eclipse
Android Development Tools (ADT) is a
plugin for the Eclipse IDE that is designed to give you a powerful,
integrated environment in which to build Android applications.
ADT extends the capabilities of
Eclipse to let you quickly set up new Android projects, create an
application UI, add components based on the Android Framework API, debug
your applications using the Android SDK tools, and even export signed
(or unsigned)
.apk
files in order to distribute your application.
Developing in Eclipse with ADT is
highly recommended and is the fastest way to get started. With the
guided project setup it provides, as well as tools integration, custom
XML editors, and debug output pane, ADT gives you an incredible boost in
developing Android applications.
This document provides step-by-step
instructions on how to download the ADT plugin and install it into your
Eclipse development environment. Note that before you can install or use
ADT, you must have compatible versions of both the Eclipse IDE and the
Android SDK installed. For details, make sure to read Installing the ADT Plugin, below.
If you are already using ADT, this
document also provides instructions on how to update ADT to the latest
version or how to uninstall it, if necessary.
Download the Android NDK
The Android NDK is a companion tool
to the Android SDK that lets you build performance-critical portions of
your apps in native code. It provides headers and libraries that allow
you to build activities, handle user input, use hardware sensors, access
application resources, and more, when programming in C or C++. If you
write native code, your applications are still packaged into an .apk
file and they still run inside of a virtual machine on the device. The
fundamental Android application model does not change.
Using native code does not result in
an automatic performance increase, but always increases application
complexity. If you have not run into any limitations using the Android
framework APIs, you probably do not need the NDK. Read What is the NDK? for more information about what the NDK offers and whether it will be useful to you.
The NDK is designed for use only in conjunction with the Android SDK. If you have not already installed and setup the Android SDK, please do so before downloading the NDK.
More Info : Developer Android
More Info : Developer Android
0 komentar:
Posting Komentar