[Soot-list] Support for FragmentPageAdapter

Faridah Akinotcho faridath.akinotcho at yahoo.fr
Fri Oct 23 22:50:47 EDT 2020


Hi,
My name is Faridah Akinotcho and I am working on using Soot to extract information necessary to build a model of an Android application.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:



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
Best regards,Faridah Akinotcho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20201024/4f630caa/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1603507802476blob.jpg
Type: image/png
Size: 141017 bytes
Desc: not available
URL: <https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20201024/4f630caa/attachment-0001.png>


More information about the Soot-list mailing list