InterviewSolution
Saved Bookmarks
| 1. |
What are the tools are placed in An Android SDK? |
|
Answer» Android SDK collaborated with Android Emulator,DDMS(Dalvik Debug Monitoring Services),AAPT(Android Asset Packaging tool) and ADB(Android debug bridge) |
|