+1 vote
in Android by

What are the tools are placed in An Android SDK?

1 Answer

0 votes
by

Android SDK collaborated with Android Emulator,DDMS(Dalvik Debug Monitoring Services),AAPT(Android Asset Packaging tool) and ADB(Android debug bridge)

...