Android Developer Question:

Explain me what is Android SDK?

Tweet Share WhatsApp

Answer:

To develop a mobile application, Android developers require some tools and this requirement is satisfied by “Android SDK” which is a set of tools that are used for developing or writing apps.

It has a Graphical User Interface which emulates the Android environment. This emulator acts as an actual mobile device on which the developers write their code and then debug/test the same code to check if anything is wrong.

Download Android Developer PDF Read All 56 Android Developer Questions
Previous QuestionNext Question
Tell us how would you update the UI of an activity from a background service?What is the build process in Android?