Android Development Tools
The
Android Software Development Kit
(Android SDK) contains the necessary tools to create, compile
and
package
Android applications. Most of these tools are command line
based. The
primary way to develop
Android applications is based on the
Java
programming
language.
The Android SDK contains the
Android debug bridge
(adb) which is a tool which allows you to connect to a virtual or
real Android
device for the purpose of managing the device or
debugging your application.
No comments:
Post a Comment