Answers

Question and Answer:

  Home  Hybrid Application Developer

⟩ Tell me what are Activities and Intents?

Activities are like windows to a user interface. Activities play same role of windows for input and output operations though it may not be always in the form of user interface.

Intents display notification messages to the user from within Android device. It can be used to alert the user also for a particular state of the App

 141 views

More Questions for you: