Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

android java how to stop activity from opening twice programatically

intent.setFlags(Intent.FLAG_ACTIVITY_SINGLE_TOP);
 
PREVIOUS NEXT
Tagged: #android #java #stop #activity #opening #programatically
ADD COMMENT
Topic
Name
9+4 =