Question

Estes
US
Last activity: 7 Aug 2023 10:35 EDT
How to Call a Custom Module Android Activity from PMC plugin 8.4.3
We recently upgraded from 8.2.7 to 8.4.3 .With the documentation we are able to call the methods from custom module .our requirement is to integrate with third party android module we use for scanning .With the upgrade Android devkit has changed so sdk classes also have changed .What i am looking is how to get the current Activity context and call an Android custom module Activity from a plugin method .
Can any one suggest the methods or sample code that can be used.