Intent I=new Intent (getApplicationContext (), Rsmil. Class);
I.a ddFlags (Intent. FLAG_ACTIVITY_NEW_TASK);
GetApplication (). StartActivity (I);
CodePudding user response:
Intent I=new Intent (getApplicationContext (), Rsmil. Class);StartActivity (I);
Rsmil. The configuration file is configured with the class list?
CodePudding user response:
The debug to see Rsmil did this Activity onCreate