Sr. Android Developer Question:

Do you know what is Google Android SDK? What are the tools placed in android SDK?

Sr. Android Developer Interview Question
Sr. Android Developer Interview Question

Answer:

The Google Android SDK is a toolset that provides a developer the API libraries and tools required to build, test, and debug apps for Android in Windows, Mac or Linux. The tools placed in Android SDk are:

► Android Emulator
► DDMS – Dalvik Debug Monitoring Services
► AAPT – Android Asset Packaging tool
► ADB – Android debug bridge


Previous QuestionNext Question
Do you know Android Architecture?Explain me what is the difference between File, Class, and Activity in android?