Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

intent jump to new activity

 //Intent i = new Intent(getApplicationContext(), Second.class);
               // startActivity(i);
 
PREVIOUS NEXT
Tagged: #intent #jump #activity
ADD COMMENT
Topic
Name
4+7 =