Sr. Android Developer Question:
Do you know what is Google Android SDK? What are the tools placed in android SDK?

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
► Android Emulator
► DDMS – Dalvik Debug Monitoring Services
► AAPT – Android Asset Packaging tool
► ADB – Android debug bridge
Previous Question | Next Question |
Do you know Android Architecture? | Explain me what is the difference between File, Class, and Activity in android? |