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 |
What is intent in Android?
 Why would I (potentially) choose an Android phone over an iPhone?
What is the android:versioncode attribute in the androidmanifest.xml file?
What is ddms?
What is the use of dagger?
What do you mean by activitycreator?
What is xmpp used for?
What is motion tween?
What are the steps that are required in service lifecycle?
How do I reinstall operating system on galaxy s6?
Does asynctask create new thread in background?
Can I upgrade my version of android?