+1 vote
in JQuery by
What is basic defination of Intents in android?

1 Answer

0 votes
by
Ans :  Intents is basically used to display messages of notification within the Android enabled device to android user. Intents is basically used to notify the android user when a particular condition occurs and then users have the option or we can say user have opportunity to respond to the notification.
...