Android Development Tools?



Android Development Tools?..

Answer / 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

More Android OS Interview Questions

Tell us what is a buildtype in gradle? And what can you use it for?

0 Answers  


What is the importance of xml-based layouts?

0 Answers  


What is the life cycle of android activity?

0 Answers  


Which language know to develop android apps?

0 Answers  


What do you mean by anr in android?

0 Answers  






What are some of the disadvantages of android?

0 Answers  


Explain android 4.0 library folder in android?

0 Answers  


What do you mean by a drawable folder in android?

0 Answers  


What is the role of compatibility that is used in android?

0 Answers  


Explain the difference between serializable and parcelable?

0 Answers  


Is ios bigger than android?

0 Answers  


Which are location providers in android?

0 Answers  


Categories