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
What is the bundle in android?
What is the relationship between the life cycle of an asynctask and an activity? What problems can this result in?
What is a toast notification?
Is android free for manufacturers?
Kindly name few of the last code given to android different versions?
What is dalvik virtual machine (dvm)?
Tell me two ways to clear the back stack of activities when a new activity is called using intent?
What’s wake locks?
How long does it take to build an app?
What is the database used for android platform?
What are the differences between a domain] workgroup?
What is grid view android?
What are the different storages available in android?
What is change gravity?
Tell me how to avoid anr status?