Android Development Tools?

Answer Posted / mady

The Android SDK and Virtual Device Manager Used to create and manage Android Virtual Devices (AVD) and SDK packages.

The Android Emulator An implementation of the Android virtual machine designed to run within a virtual device on your development computer. Use the emulator to test and debug your Android applications.

Dalvik Debug Monitoring Service(DDMS) Use the DDMS perspective to monitor and control the Dalvik virtual machines on which your debugging your application.

Android Asset Packaging Tool(AAPT) Constructs the destributable Android packages files (.apk).

Android Debug Bridge(ADB) A client-server application that provedes a link to a running emulator.It lets you copy files, install compiled application packages(.apk),and run shell commands.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which kind of information about the application androidmanifest.xml file contains?

470


State the code names of android along with the year when they were brought in?

407


what are the main advantages of web services in android?

488


State the importance of default resources.

576


What is restful api in android?

469






Explain difference between asynctasks & threads?

507


Explain the difference between oncreate() and onstart()?

496


What are few exceptions in android?

494


Explain the difference between nine-patch image vs regular bitmap image?

503


What are the different forms of communication provided by the android applications?

476


There is a kind of animation that using an xml file to define a sequence of pictures using?

608


How do I install android on my phone?

471


what does android run on ?

498


What is settings.gradle?

521


how to upgrade database tables in the later versions of an application?

473