Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

intent in java

An intent is to perform an action on the screen. 
  It is mostly used to start activity, send broadcast receiver,start services 
 and send message between two activities.
  There are two intents available in android as Implicit Intents and 
  Explicit Intents.
 
PREVIOUS NEXT
Tagged: #intent #java
ADD COMMENT
Topic
Name
9+1 =