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

Which dialog boxes are supported by android?

1 Answers  


How much dialog boxes are supported in android?

0 Answers  


What is the variance between a regular bitmap and a nine-patch image?

0 Answers  


How would you update the ui of an activity from a background service?

0 Answers  


What is the latest android version 2019?

0 Answers  






Please explain the difference between nine-patch image vs regular bitmap image?

0 Answers  


Describe the android application architecture.

0 Answers  


how to fetch a contact person number from contact application using content provider?

0 Answers  


Please explain what is an intent? Can it be used to provide data to a contentprovider? Why or why not?

0 Answers  


How are escape characters used as attribute?

0 Answers  


How to prevent the data from reloading and resetting when the screen is rotated?

0 Answers  


Which is best os for android mobile?

0 Answers  


Categories