+1 vote
in Android by
What is an explicit Intent in Android?

1 Answer

0 votes
by

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

Related questions

0 votes
asked Dec 6, 2020 in PhoneGap by rajeshsharma
+1 vote
+1 vote
asked Aug 3, 2020 in JQuery by Hodge
...