FlowDroid icon indicating copy to clipboard operation
FlowDroid copied to clipboard

Can FlowDroid handle Fragments?

Open m-alex17 opened this issue 4 years ago • 2 comments
trafficstars

Hi, Can FlowDroid handle fragments and provide callbacks for them (as it did for activities)?

m-alex17 avatar Apr 03 '21 13:04 m-alex17

FlowDroid adds fragments to the dummy main method, yes.

StevenArzt avatar Apr 06 '21 10:04 StevenArzt

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)?

m-alex17 avatar Apr 06 '21 11:04 m-alex17