FlowDroid
FlowDroid copied to clipboard
Can FlowDroid handle Fragments?
trafficstars
Hi, Can FlowDroid handle fragments and provide callbacks for them (as it did for activities)?
FlowDroid adds fragments to the dummy main method, yes.
FlowDroid adds fragments to the dummy main method, yes.
Thanks. Does it provide callbacks for it too? Like what it does for activities and provide all callbacks which has been written in an activity? Further, is it clear from which activity this fragment is accessible(By FlowDroid I mean)?