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 |
Explain aidl?
What is viewholder-pattern?
If the action is action_call, what the data field would be ?
Android application can only be programmed in Java?
User interface types in Android?
How are escape characters used as attribute in Android?
0 Answers TryTechnicals Pvt Ltd,
Explain android?
what is a content provider in android?
Can I use the GoToMeeting app for Android on my Android device?
Enumerate the steps in creating a bounded service through aidl?
How do I check my android os version?
How do I stop android os from eating data?