Skip to content

Fragments using FragmentPagerAdapter #283

@dah-fari7009

Description

@dah-fari7009

Hi,
I am trying to build a model of an Android application using the callgraph provided by soot. For each screen of the application, I need to identify sub-elements such as fragments or drawers. I noticed that some of the fragment classes are missing from my model and this corresponds to activities where Fragments are added using FragmentPagerAdapter in this fashion:

image

Please correct me if I am wrong, but it seems like fragments added with this type of adapter are not handled. Is there any chance you could provide me with some pointers on how to proceed to add support for this, when identifying the fragment classes.

I am using soot-infoflow-android v2.7.1 and running on an application from the RecDroid dataset: https://github.com/AndroidTestBugReport/ReCDroid/blob/master/Evaluation%20Result/apks/8.AnyMemo-v10.10.1_debug.apk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions