Answers

Question and Answer:

  Home  Mobile Apps Developer

⟩ Do you know what Is Intent?

An Intent is exactly what it describes. It's an "intention" to do an action.

An Intent is basically a message to say you did or want something to happen. Depending on the intent, apps or the OS might be listening for it and will react accordingly.

There are two types of intents in android:

☛ Implicit Intent

☛ Explicit Intent

 209 views

More Questions for you: