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
Name some exceptions in android?
Can you list and explain the four java classes related to using sensors on the android platform?
Can we deploy executable jars on android? Which packaging is supported by android?
Explain the sending sms in android?
Explain gen folder in android?
How is content provider implemented?
Which layout is mostly used in android?
What is build.gradle?
What is the bundle in android?
What is the risk in blocking the main thread when performing a lengthyoperation such as web access or heavy computation?
Why is it called android?
What’s volley and what’s positive and negative with it?
How do I update os?
What is an uris?
Is google replacing android?