|
|
|
| Downloads: 42,031 |
Tell us about an update
|
 |
|
User Rating: Rated by: |
Very Good (4.1/5) 20 user(s) |
|
|
|
|
Softpedia Editor's Review for Android Development Tools
|
Gives you a powerful, integrated environment in which to build Android applications
Written by Sorin Cirneala on October 12th, 2012
Android Development Tools is a plugin for the Eclipse IDE which might prove to be useful when creating Android applications. You can use this tool in order to extend the functionality of the development environment with the ability to set up Android projects.
This integrated environment enables you to easily create the interface of the application, to embed packages supported by the Android Framework API and to package the application for the end-user. It is able to handle all the production process, from starting the project and up to distributing the .APK file.
The UI design tool included in the package enables you to quickly design the layout of the application by dragging items and configuring their properties. You can create a prototype and adjust its functions with just a few clicks.
The plugin includes customized XML editors and a debug output pane that enable you to handle debugging processes by using the tools included in the Android SDK package. The user can access many of the command line tools included in the SDK by using an easy to use graphical interface.
The main advantage of this plugin is the integration in the Eclipse menus and interface which enables you to access its functions with minimum effort. It combines the functionality of the widely-used Eclipse IDE with the Android specific building tools.
The developer provides you with step by step instructions on how to install the plugin and an integrated documentation for the design elements. You can find out more details about using a certain class or method by hovering over them with your mouse cursor.
If you want to create applications for Android devices, Android Development Tools can help you improve your productivity. You can also use it to sign your app before exporting it for the end-user.
|
Android Development Tools description
|
Requirements:
· Eclipse IDE
· JDK 5 or JDK 6 (JRE alone is not sufficient)
· Android Development Tools plugin (optional)
· At least 600MB of available disk space. For each platform downloaded into the SDK, an additional 100MB is needed
What's New in This Release: [ read full changelog ]
Dependencies:
· Java 1.6 or higher is required for ADT 22.0.0.
· Eclipse Helios (Version 3.6.2) or higher is required for ADT 22.0.0.
· ADT 22.0.0 is designed for use with SDK Tools r22. If you haven't already installed SDK Tools r22 into your SDK, use the Android SDK Manager to do so.
General Notes:
· Updated tools to allow libraries to share the same package name as the applications that use them.
· Added new Lint checks, including checks for layout consistency, RelativeLayout siblings, Parcel creator, JavaScript interfaces, Service casting, quantity strings, manifest typos, orientation tags in layouts, overlapping names for 9-patches and images, and class existence checks.
· Updated build tools to sign applications using the BouncyCastle library instead of relying on Sun JVM specific APIs.
· Added an experimental Gradle build export feature for moving projects into the Android Studio environment or for setting up command-line builds with ...
|
|