Team Leader Android Developer Question:

Tell me what is an explicit Intent?

Team Leader Android Developer Interview Question
Team Leader Android Developer Interview Question

Answer:

Android Explicit intent specifies the component to be invoked from activity. In other words, we can call another activity in android by explicit intent.


Previous QuestionNext Question
Do you know what is ADB?Do you know where layouts are placed in android?