Nguyen Nguyen
Nguyen Nguyen
For ActivityCommunication2, what implicit Intent are you referring too? startActivity, i.e. startActivity(i)? Because intent is fully resolved to a specific activity, so the extra flow you would get would be...
Not really, only component registered with ACTION of "edu.mit.icc_action_string_operations" will get it. Which in this case is the InFlowActivity.
Steve answered it well. For us when we did report, the implicit flow in ActivityCommunication2 was included in the explicit flow in the report so we didn't count them. We...